- 15 8月, 2012 1 次提交
-
-
由 andrew 提交于
Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb
-
- 04 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: re-implemented getBytesRead/Writtten() at java level Reviewed-by: andrew, alanb
-
- 20 7月, 2012 1 次提交
-
-
由 sherman 提交于
7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X Summary: to support Unicode nfd/nfc file path on Macos Reviewed-by: alanb
-
- 08 6月, 2012 1 次提交
-
-
由 lancea 提交于
Reviewed-by: alanb, chegar, darcy, mchung
-
- 17 5月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: alanb
-
- 11 5月, 2012 1 次提交
-
-
由 youdwei 提交于
Reviewed-by: alanb, chegar
-
- 20 4月, 2012 1 次提交
-
-
由 zhouyx 提交于
Reviewed-by: alanb, dholmes
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 17 2月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: To use OEM code page for System.out&err when not redirected Reviewed-by: alanb
-
- 16 12月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Fixed off-by-one bug in zip_util.c Reviewed-by: alanb
-
- 30 11月, 2011 3 次提交
- 25 10月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: mduigou, alanb
-
- 07 8月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, mduigou
-
- 22 4月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: dholmes, mchung, forax
-
- 08 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: skannan
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 05 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: To use GetPrimitiveArrayCritical for bye array access Reviewed-by: bristor, alanb
-
- 17 3月, 2011 1 次提交
-
-
由 dholmes 提交于
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code Summary: Cross-compilation support Reviewed-by: ohair, andrew
-
- 08 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 01 12月, 2010 1 次提交
-
-
由 alanb 提交于
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win] Reviewed-by: chegar
-
- 23 11月, 2010 1 次提交
-
-
由 sherman 提交于
6858865: Fix for 6728376 causes regression if the size of "data" is 0 and malloc returns Null for 0-length Summary: don't throw OOME when in or out buffer size is 0 length Reviewed-by: alanb
-
- 20 11月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: remvoed the warning Reviewed-by: ohair, alanb
-
- 03 11月, 2010 1 次提交
-
-
由 naoto 提交于
6990452: Provide system properties for the user specified script 6992312: Currency becomes XXX if do not specify user.country.format Reviewed-by: okutsu
-
- 26 10月, 2010 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: darcy, ohair, sherman
-
- 09 10月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: define MIN2 micro Reviewed-by: alanb
-
- 08 10月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Improved memory/buffer handling in Inflater.c Reviewed-by: alanb
-
- 07 10月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: andrew, mchung, ohair
-
- 23 9月, 2010 1 次提交
-
-
由 ohair 提交于
Summary: Changes from "Sun Microsystems, Inc." to "Oracle Corporation" in the java.vendor, java.specification.vendor and java.vendor.url Java system properties. Also change of Windows COMPANY file property from "Oracle" to "Oracle Corporation". Reviewed-by: lancea, flar
-
- 01 9月, 2010 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 04 4月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to use CreateProcessW on Windowns platform Reviewed-by: martin
-
- 12 3月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: system property sun.zip.disableMemoryMapping to disable mmap use Reviewed-by: alanb
-
- 28 1月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 19 12月, 2009 1 次提交
-
-
由 tbell 提交于
Summary: Use stdio.h instead when building with Visual Studio 2008 or later Reviewed-by: art, ohair
-
- 16 12月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 26 11月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: To use explicit lobk object. Reviewed-by: alanb
-
- 23 11月, 2009 1 次提交
-
-
由 gbenson 提交于
Summary: Correctly set uname on ARM, and correctly build fdlibm on IA-64 Reviewed-by: ohair
-