Wed, 04 Jun 2014 13:37:16 +0100 8044590: Broken links in jre.api.net.socketoptions
chegar [Wed, 04 Jun 2014 13:37:16 +0100] rev 24708
8044590: Broken links in jre.api.net.socketoptions Reviewed-by: michaelm
Wed, 04 Jun 2014 13:12:16 +0200 8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected.
mtobiass [Wed, 04 Jun 2014 13:12:16 +0200] rev 24707
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected. Summary: Ignore read-only test if file is not read-only. This will happen when test is run as root. Reviewed-by: sla, dholmes
Wed, 04 Jun 2014 16:26:11 +0400 8032901: WaitForMultipleObjects() return value not handled appropriately
aefimov [Wed, 04 Jun 2014 16:26:11 +0400] rev 24706
8032901: WaitForMultipleObjects() return value not handled appropriately Reviewed-by: dholmes, sla
Mon, 02 Jun 2014 17:59:08 +0200 8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
miauno [Mon, 02 Jun 2014 17:59:08 +0200] rev 24705
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java Reviewed-by: sla, sspitsyn
Wed, 04 Jun 2014 09:48:02 +0000 8044771: PKIXValidator indent cleanup
xuelei [Wed, 04 Jun 2014 09:48:02 +0000] rev 24704
8044771: PKIXValidator indent cleanup Reviewed-by: weijun
Tue, 03 Jun 2014 21:21:32 +0530 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
sundar [Tue, 03 Jun 2014 21:21:32 +0530] rev 24703
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output Reviewed-by: jlaskey, lagergren, ksrini
Tue, 03 Jun 2014 18:31:13 +0400 8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
kizune [Tue, 03 Jun 2014 18:31:13 +0400] rev 24702
8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method Reviewed-by: briangoetz, jjg
Tue, 03 Jun 2014 17:55:58 +0400 8040081: Tidy warnings cleanup for java.applet
yan [Tue, 03 Jun 2014 17:55:58 +0400] rev 24701
8040081: Tidy warnings cleanup for java.applet Reviewed-by: pchelko Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Tue, 03 Jun 2014 10:55:27 +0200 8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
erikj [Tue, 03 Jun 2014 10:55:27 +0200] rev 24700
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib Reviewed-by: dcubed, tbell, dholmes
Tue, 03 Jun 2014 10:52:53 +0200 8043160: JDK 9 Build failure in accessbridge
erikj [Tue, 03 Jun 2014 10:52:53 +0200] rev 24699
8043160: JDK 9 Build failure in accessbridge Reviewed-by: prr, tbell
Tue, 03 Jun 2014 07:35:35 -0400 Merge
mullan [Tue, 03 Jun 2014 07:35:35 -0400] rev 24698
Merge
Tue, 03 Jun 2014 07:34:35 -0400 8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check
mullan [Tue, 03 Jun 2014 07:34:35 -0400] rev 24697
8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check Reviewed-by: wetmore
Tue, 03 Jun 2014 14:58:47 +0400 8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache
thartmann [Tue, 03 Jun 2014 14:58:47 +0400] rev 24696
8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache Reviewed-by: vlivanov, jrose, psandoz
Tue, 03 Jun 2014 12:52:59 +0400 8032527: fix a couple doclint errors in java/awt/geom/Path2D
yan [Tue, 03 Jun 2014 12:52:59 +0400] rev 24695
8032527: fix a couple doclint errors in java/awt/geom/Path2D Reviewed-by: prr Contributed-by: Steven Sides <steve.sides@oracle.com>
Mon, 02 Jun 2014 17:14:35 -0700 8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris
ascarpino [Mon, 02 Jun 2014 17:14:35 -0700] rev 24694
8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris Reviewed-by: valeriep
Mon, 02 Jun 2014 17:08:40 -0700 8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
ascarpino [Mon, 02 Jun 2014 17:08:40 -0700] rev 24693
8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris Reviewed-by: valeriep
Mon, 02 Jun 2014 19:49:57 +0400 8037866: Replace the Fun class in tests with lambdas
igerasim [Mon, 02 Jun 2014 19:49:57 +0400] rev 24692
8037866: Replace the Fun class in tests with lambdas Reviewed-by: martin
Mon, 02 Jun 2014 09:19:59 +0100 8043753: Drop javax.transaction from compact2 and compact3
alanb [Mon, 02 Jun 2014 09:19:59 +0100] rev 24691
8043753: Drop javax.transaction from compact2 and compact3 Reviewed-by: dholmes
Sun, 01 Jun 2014 11:54:04 -0400 8044235: src.zip should include all sources
omajid [Sun, 01 Jun 2014 11:54:04 -0400] rev 24690
8044235: src.zip should include all sources Reviewed-by: andrew, dholmes
Fri, 30 May 2014 16:45:30 -0700 8039865: Add fallthrough lint warning to build of jdk repository
darcy [Fri, 30 May 2014 16:45:30 -0700] rev 24689
8039865: Add fallthrough lint warning to build of jdk repository Reviewed-by: erikj
Fri, 30 May 2014 16:41:18 -0700 8044477: Fix fallthrough lint warning in ASM
darcy [Fri, 30 May 2014 16:41:18 -0700] rev 24688
8044477: Fix fallthrough lint warning in ASM Reviewed-by: lancea
Fri, 30 May 2014 13:37:35 -0700 8044046: [asm] refresh internal ASM version to v5.0.3
ksrini [Fri, 30 May 2014 13:37:35 -0700] rev 24687
8044046: [asm] refresh internal ASM version to v5.0.3 Reviewed-by: psandoz, sundar
Fri, 30 May 2014 09:25:18 -0700 8044363: Remove special build options for unpack200 executable
mikael [Fri, 30 May 2014 09:25:18 -0700] rev 24686
8044363: Remove special build options for unpack200 executable Reviewed-by: ksrini
Fri, 30 May 2014 15:46:12 -0400 8044461: Cleanup new Boolean and single character strings
rriggs [Fri, 30 May 2014 15:46:12 -0400] rev 24685
8044461: Cleanup new Boolean and single character strings Reviewed-by: rriggs, alanb, lancea Contributed-by: otaviopolianasantana@gmail.com
Wed, 04 Jun 2014 20:20:28 -0700 Added tag jdk9-b16 for changeset 68a979478ffb
katleman [Wed, 04 Jun 2014 20:20:28 -0700] rev 24684
Added tag jdk9-b16 for changeset 68a979478ffb
Wed, 05 Jul 2017 19:43:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:43:24 +0200] rev 24683
Merge
Thu, 05 Jun 2014 19:39:08 -0700 Merge
lana [Thu, 05 Jun 2014 19:39:08 -0700] rev 24682
Merge
Fri, 30 May 2014 13:46:02 -0700 Merge
amurillo [Fri, 30 May 2014 13:46:02 -0700] rev 24681
Merge
Fri, 30 May 2014 10:07:19 -0700 Merge
twisti [Fri, 30 May 2014 10:07:19 -0700] rev 24680
Merge
Fri, 30 May 2014 09:49:53 -0700 Merge
twisti [Fri, 30 May 2014 09:49:53 -0700] rev 24679
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip