- 04 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: re-implemented getBytesRead/Writtten() at java level Reviewed-by: andrew, alanb
-
- 25 7月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: Migrated all jis based charsets to new implementation Reviewed-by: okutsu
-
- 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
-
- 17 7月, 2012 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: valeriep
-
- 21 6月, 2012 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, lancea Contributed-by: NGary Collins <gary.collins@oracle.com>
-
- 19 6月, 2012 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: naoto
-
- 16 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, coffeys
-
- 08 6月, 2012 2 次提交
- 07 6月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: ohair, dholmes, nloodin, mgronlun
-
- 05 6月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: dholmes, sla, brutisso, erikj
-
- 07 6月, 2012 2 次提交
- 06 6月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: updated MS936 and GBK mappings Reviewed-by: alanb
-
- 31 5月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck. Reviewed-by: alanb, forax, dl
-
- 30 5月, 2012 2 次提交
- 25 5月, 2012 2 次提交
- 17 5月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: ZIP libjsig.debuginfo links into libjsig.diz files since aurora doesn't like dangling symlinks Reviewed-by: katleman
-
- 16 5月, 2012 2 次提交
- 11 5月, 2012 1 次提交
-
-
由 ihse 提交于
Reviewed-by: ohair
-
- 10 5月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: valeriep
-
- 26 4月, 2012 1 次提交
-
-
由 skovatch 提交于
Reviewed-by: robilad
-
- 23 4月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes
-
- 18 4月, 2012 1 次提交
-
-
由 dcubed 提交于
Reviewed-by: ohair, jmelvin, sspitsyn
-
- 17 4月, 2012 1 次提交
-
-
由 jmelvin 提交于
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman
-
- 13 4月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: Do not install .debuginfo files in bin dir. Reviewed-by: ksrini, sspitsyn
-
- 11 4月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: Add initial FDS support to some libraries and programs. Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
-
- 10 4月, 2012 2 次提交
-
-
由 ohair 提交于
Summary: New makefiles transition, old and new living side by side for now. Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser Contributed-by: Nohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
-
由 jfranck 提交于
Reviewed-by: ohair, erikj
-
- 06 4月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 05 4月, 2012 1 次提交
-
-
由 kizune 提交于
Reviewed-by: anthony
-
- 04 4月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows. Reviewed-by: ohair, jmelvin, sspitsyn
-
- 03 4月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 29 3月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 28 3月, 2012 2 次提交
- 27 3月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Don't link against libX11 on the Mac Reviewed-by: art
-