- 24 8月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE Reviewed-by: art, serb
-
- 13 8月, 2012 1 次提交
-
-
由 youdwei 提交于
Reviewed-by: okutsu
-
- 31 7月, 2012 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: dholmes, darcy, jjh, sherman
-
- 03 8月, 2012 1 次提交
-
-
由 dmocek 提交于
Reviewed-by: dholmes, smarks
-
- 02 8月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: mullan, xuelei, weijun Contributed-by: jason.uh@oracle.com
-
- 01 8月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 27 7月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: xuelei, chegar
-
- 25 7月, 2012 3 次提交
-
-
由 malenkov 提交于
Reviewed-by: art, rupashka
-
由 sherman 提交于
Summary: Migrated all jis based charsets to new implementation Reviewed-by: okutsu
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, mhaupt, forax Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 24 7月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 21 7月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 18 7月, 2012 2 次提交
- 17 7月, 2012 1 次提交
-
-
由 bagiras 提交于
7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater Reviewed-by: anthony, ant
-
- 11 7月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 04 7月, 2012 2 次提交
- 29 6月, 2012 1 次提交
-
-
由 sherman 提交于
7177216: native2ascii changes file permissions of input file Summary: undo the File.createTempFile change in jar and native2ascii Reviewed-by: asaha
-
- 20 6月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 19 6月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: dbelfer@gmail.com
-
- 16 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, coffeys
-
- 15 6月, 2012 3 次提交
- 14 6月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, jgodinez
-
- 09 6月, 2012 1 次提交
-
-
由 robm 提交于
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true Reviewed-by: alanb, chegar
-
- 08 6月, 2012 1 次提交
-
-
由 erikj 提交于
Reviewed-by: ohair, ohrstrom, ihse
-
- 07 6月, 2012 3 次提交
- 05 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: coffeys, chegar
-
- 31 5月, 2012 3 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
由 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
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
- 25 5月, 2012 2 次提交
- 23 5月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 22 5月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: alanb, dsamersoff, nloodin
-
- 19 5月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks. Reviewed-by: twisti
-