vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26465
8038261: JSR292: cache and reuse typed array accessors
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:46 +0400] rev 26464
8037209: Improvements and cleanups to bytecode assembly for lambda forms
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
coffeys [Wed, 10 Sep 2014 16:14:14 +0100] rev 26463
8057813: Alterations to jdk_security3 test target
Reviewed-by: mullan, wetmore, xuelei
alanb [Wed, 10 Sep 2014 13:51:17 +0100] rev 26462
8055251: Re-examine Integer.parseInt and Long.parseLong methods
Reviewed-by: alanb
Contributed-by: claes.redestad@oracle.com
sla [Wed, 10 Sep 2014 10:37:12 +0200] rev 26461
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
Reviewed-by: sla, allwin
sla [Wed, 10 Sep 2014 11:32:31 +0200] rev 26460
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions
Reviewed-by: alanb, sspitsyn, dsamersoff
stefank [Thu, 04 Sep 2014 13:20:27 +0200] rev 26459
8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
Reviewed-by: jbachorik, jwilhelm, dfuchs
igerasim [Tue, 09 Sep 2014 19:02:36 +0400] rev 26458
7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
Reviewed-by: chegar
kizune [Tue, 09 Sep 2014 17:20:26 +0400] rev 26457
8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
Reviewed-by: ksrini
jfranck [Tue, 09 Sep 2014 12:04:31 +0200] rev 26456
5043030: (reflect) unnecessary object creation in reflection
Summary: Use valueOf() instead of new for primitive wrappers.
Reviewed-by: jfranck
Contributed-by: Andrej Golovnin <andrej.golovnin@gmail.com>
jfranck [Tue, 09 Sep 2014 10:48:01 +0200] rev 26455
8054987: (reflect) Add sharing of annotations between instances of Executable
Reviewed-by: darcy, plevart
sla [Mon, 08 Sep 2014 20:29:15 +0200] rev 26454
8057778: Misc cleanups of the attach code (aix)
Reviewed-by: simonis
sla [Mon, 08 Sep 2014 14:46:51 +0200] rev 26453
8057776: Misc cleanups of the attach code
Reviewed-by: alanb, dfuchs, jbachorik
aefimov [Sun, 07 Sep 2014 23:04:09 +0400] rev 26452
8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
martin [Fri, 29 Aug 2014 14:50:15 -0700] rev 26451
8056951: pico-optimize contains(Object) methods
Summary: use idiiom >= 0 consistently to check for valid index
Reviewed-by: mduigou
ykantser [Fri, 05 Sep 2014 15:09:05 +0200] rev 26450
8057686: Clean up ProblemList.txt
Reviewed-by: jbachorik