- 31 8月, 2012 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: rupashka
-
- 24 8月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE Reviewed-by: art, serb
-
- 20 8月, 2012 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: rupashka
-
- 08 8月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb Contributed-by: amy.lu@oracle.com
-
- 07 8月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb Contributed-by: NEric Wang <yiming.wang@oracle.com>
-
- 04 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: re-implemented getBytesRead/Writtten() at java level Reviewed-by: andrew, alanb
-
- 30 7月, 2012 3 次提交
- 28 7月, 2012 1 次提交
-
-
由 dmocek 提交于
Reviewed-by: smarks, jgish
-
- 27 7月, 2012 1 次提交
-
-
由 denis 提交于
Reviewed-by: art, ant
-
- 25 7月, 2012 2 次提交
-
-
由 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 次提交
-
-
由 alexsch 提交于
Reviewed-by: rupashka
-
- 23 7月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 20 7月, 2012 2 次提交
-
-
由 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
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: NEric Wang <yiming.wang@oracle.com>
-
- 19 7月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: khazra, chegar
-
- 18 7月, 2012 1 次提交
-
-
由 dmocek 提交于
Summary: Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers. Reviewed-by: smarks, alanb Contributed-by: olivier.lagneau@oracle.com
-
- 14 7月, 2012 1 次提交
-
-
由 khazra 提交于
Summary: Change native code to convey to Java code whether a new node was added Reviewed-by: alanb, chegar
-
- 13 7月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 12 7月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: add null checks before unsafe calls that take a variable base reference; update unit tests Reviewed-by: kvn, twisti
-
- 06 7月, 2012 3 次提交
-
-
由 anthony 提交于
Summary: Avoid unnecessary changes to the extended state Reviewed-by: art, serb
-
由 smarks 提交于
Reviewed-by: dholmes, smarks Contributed-by: NEric Wang <yiming.wang@oracle.com>
-
由 smarks 提交于
Reviewed-by: dholmes, smarks Contributed-by: NEric Wang <yiming.wang@oracle.com>
-
- 27 6月, 2012 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, forax, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
- 26 6月, 2012 2 次提交
- 19 6月, 2012 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: naoto
-
- 18 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, coffeys
-
- 16 6月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: Adds additional tests of Map iterators and Iterator.remove() Reviewed-by: lancea
-
- 15 6月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 14 6月, 2012 1 次提交
-
-
由 alanb 提交于
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win] Reviewed-by: khazra, chegar
-
- 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 次提交
-
-
由 alanb 提交于
Reviewed-by: mduigou
-
- 07 6月, 2012 3 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb, chegar, forax, mduigou Contributed-by: dbelfer@gmail.com
-
由 xuelei 提交于
Summary: take care of integer addition overflow Reviewed-by: xuelei, wetmore Contributed-by: NJonathan Lu <luchsh@linux.vnet.ibm.com>
-
由 alanb 提交于
Reviewed-by: coffeys, chegar
-
- 05 6月, 2012 1 次提交
-
-
由 omajid 提交于
Reviewed-by: art, anthony Contributed-by: NDenis Lila <dlila@redhat.com>
-
- 01 6月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE. Reviewed-by: darcy
-