Wed, 05 Jul 2017 20:43:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:37 +0200] rev 31870
Merge
Thu, 30 Jul 2015 15:23:25 -0700 Merge
lana [Thu, 30 Jul 2015 15:23:25 -0700] rev 31869
Merge
Fri, 24 Jul 2015 00:54:05 -0700 Merge
amurillo [Fri, 24 Jul 2015 00:54:05 -0700] rev 31868
Merge
Thu, 23 Jul 2015 19:11:28 +0200 Merge
roland [Thu, 23 Jul 2015 19:11:28 +0200] rev 31867
Merge
Wed, 22 Jul 2015 20:23:53 +0300 8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
vlivanov [Wed, 22 Jul 2015 20:23:53 +0300] rev 31866
8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP Reviewed-by: roland
Fri, 17 Jul 2015 14:51:28 -0700 Merge
kvn [Fri, 17 Jul 2015 14:51:28 -0700] rev 31865
Merge
Thu, 16 Jul 2015 14:18:13 +0200 8131676: Fix warning 'negative int converted to unsigned' after 8085932.
goetz [Thu, 16 Jul 2015 14:18:13 +0200] rev 31864
8131676: Fix warning 'negative int converted to unsigned' after 8085932. Summary: Also fix 64-bit constant added in 8076276. Reviewed-by: kvn
Thu, 16 Jul 2015 14:16:44 +0000 8131483: aarch64: illegal stlxr instructions
enevill [Thu, 16 Jul 2015 14:16:44 +0000] rev 31863
8131483: aarch64: illegal stlxr instructions Summary: Do not generate stlxX with Ws == Xn Reviewed-by: kvn, aph
Thu, 16 Jul 2015 15:02:12 +0200 8131326: Enable CheckIntrinsics in all types of builds
zmajo [Thu, 16 Jul 2015 15:02:12 +0200] rev 31862
8131326: Enable CheckIntrinsics in all types of builds Summary: Enable CheckIntrinsics flag in all builds; make check for orphan methods available only in debug builds. Reviewed-by: kvn
Mon, 13 Jul 2015 09:44:38 +0200 8131048: ppc: implement CRC32 intrinsic
goetz [Mon, 13 Jul 2015 09:44:38 +0200] rev 31861
8131048: ppc: implement CRC32 intrinsic Reviewed-by: kvn, simonis Contributed-by: lutz.schmidt@sap.com
Wed, 15 Jul 2015 16:05:53 +0000 8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM
enevill [Wed, 15 Jul 2015 16:05:53 +0000] rev 31860
8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM Summary: fix typo in match rule in vsub2f Reviewed-by: kvn, aph
Tue, 14 Jul 2015 18:58:38 +0200 Merge
kvn [Tue, 14 Jul 2015 18:58:38 +0200] rev 31859
Merge
Tue, 14 Jul 2015 09:55:22 -0700 8085932: Fixing bugs in detecting memory alignments in SuperWord
kvn [Tue, 14 Jul 2015 09:55:22 -0700] rev 31858
8085932: Fixing bugs in detecting memory alignments in SuperWord Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Tue, 14 Jul 2015 06:44:50 -0700 8078629: VM should constant fold Unsafe.get*() loads from final fields
vlivanov [Tue, 14 Jul 2015 06:44:50 -0700] rev 31857
8078629: VM should constant fold Unsafe.get*() loads from final fields Reviewed-by: kvn, jrose, psandoz
Tue, 21 Jul 2015 07:28:37 -0700 8075171: Contended Locking fast notify bucket
dcubed [Tue, 21 Jul 2015 07:28:37 -0700] rev 31856
8075171: Contended Locking fast notify bucket Summary: JEP-143/JDK-8073165 Contended Locking fast notify bucket Reviewed-by: dholmes, acorn, dice, dcubed Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
Sat, 18 Jul 2015 04:53:32 +0200 Merge
coleenp [Sat, 18 Jul 2015 04:53:32 +0200] rev 31855
Merge
Sat, 18 Jul 2015 01:55:38 +0200 Merge
coleenp [Sat, 18 Jul 2015 01:55:38 +0200] rev 31854
Merge
Fri, 17 Jul 2015 19:40:21 -0400 8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
jmanson [Fri, 17 Jul 2015 19:40:21 -0400] rev 31853
8079301: Some command line options not settable via JAVA_TOOL_OPTIONS Summary: Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS. Reviewed-by: coleenp, ddmitriev
Fri, 17 Jul 2015 15:01:09 -0700 Merge
dcubed [Fri, 17 Jul 2015 15:01:09 -0700] rev 31852
Merge
Fri, 17 Jul 2015 12:07:49 -0700 8079825: Uninitialised variable in hotspot/src/share/vm & cpu/x86/vm (runtime)
ccheung [Fri, 17 Jul 2015 12:07:49 -0700] rev 31851
8079825: Uninitialised variable in hotspot/src/share/vm & cpu/x86/vm (runtime) Summary: initialized local variables in classFileParser.cpp and rframe.cpp Reviewed-by: dholmes, minqi
Thu, 16 Jul 2015 15:01:12 +0200 8131054: aix: fix two minor issues: large page size and hs_err printing.
goetz [Thu, 16 Jul 2015 15:01:12 +0200] rev 31850
8131054: aix: fix two minor issues: large page size and hs_err printing. Reviewed-by: coleenp
Thu, 16 Jul 2015 11:55:21 +0200 8131344: Missing klass.inline.hpp include in compiler files
tschatzl [Thu, 16 Jul 2015 11:55:21 +0200] rev 31849
8131344: Missing klass.inline.hpp include in compiler files Reviewed-by: kvn
Thu, 16 Jul 2015 11:54:37 +0200 8131166: Remove additional whitespace in G1Allocator
tschatzl [Thu, 16 Jul 2015 11:54:37 +0200] rev 31848
8131166: Remove additional whitespace in G1Allocator Reviewed-by: jmasa, tbenson
Thu, 30 Jul 2015 11:15:36 -0700 Added tag jdk9-b75 for changeset 92bf039d8d46
katleman [Thu, 30 Jul 2015 11:15:36 -0700] rev 31847
Added tag jdk9-b75 for changeset 92bf039d8d46
Thu, 30 Jul 2015 15:21:34 -0700 Merge
lana [Thu, 30 Jul 2015 15:21:34 -0700] rev 31846
Merge
Fri, 24 Jul 2015 08:37:42 +0200 8086737: Add support for -release to Javadoc
jlahoda [Fri, 24 Jul 2015 08:37:42 +0200] rev 31845
8086737: Add support for -release to Javadoc Summary: Exporting com.sun.tools.javac.platform to jdk.javadoc. Reviewed-by: jjg, ksrini, alanb
Thu, 30 Jul 2015 11:15:34 -0700 Added tag jdk9-b75 for changeset 357a9a8ff41b
katleman [Thu, 30 Jul 2015 11:15:34 -0700] rev 31844
Added tag jdk9-b75 for changeset 357a9a8ff41b
Wed, 05 Jul 2017 20:43:22 +0200 Added tag jdk9-b75 for changeset f55df5cfe11c
duke [Wed, 05 Jul 2017 20:43:22 +0200] rev 31843
Added tag jdk9-b75 for changeset f55df5cfe11c
Wed, 05 Jul 2017 20:43:22 +0200 Merge jdk9-b75
duke [Wed, 05 Jul 2017 20:43:22 +0200] rev 31842
Merge
Wed, 05 Jul 2017 20:43:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:19 +0200] rev 31841
Merge
Thu, 23 Jul 2015 15:27:45 -0700 Merge
lana [Thu, 23 Jul 2015 15:27:45 -0700] rev 31840
Merge
Fri, 17 Jul 2015 12:46:07 +0100 8130304: Inference: NodeNotFoundException thrown with deep generic method call chain
mcimadamore [Fri, 17 Jul 2015 12:46:07 +0100] rev 31839
8130304: Inference: NodeNotFoundException thrown with deep generic method call chain Summary: Bug in Tarjan implementation is generating node ids which can overflow 32 bits Reviewed-by: vromero
Thu, 23 Jul 2015 11:54:33 -0700 Added tag jdk9-b74 for changeset ca2d747bbf94
katleman [Thu, 23 Jul 2015 11:54:33 -0700] rev 31838
Added tag jdk9-b74 for changeset ca2d747bbf94
Wed, 05 Jul 2017 20:43:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:15 +0200] rev 31837
Merge
Thu, 23 Jul 2015 11:54:29 -0700 Added tag jdk9-b74 for changeset be41b3ebc712
katleman [Thu, 23 Jul 2015 11:54:29 -0700] rev 31836
Added tag jdk9-b74 for changeset be41b3ebc712
Wed, 05 Jul 2017 20:43:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:12 +0200] rev 31835
Merge
Thu, 23 Jul 2015 15:27:38 -0700 Merge
lana [Thu, 23 Jul 2015 15:27:38 -0700] rev 31834
Merge
Wed, 22 Jul 2015 10:55:39 -0700 8131907: Numerous threads lock during XML processing while running Weblogic 12.1.3
joehw [Wed, 22 Jul 2015 10:55:39 -0700] rev 31833
8131907: Numerous threads lock during XML processing while running Weblogic 12.1.3 Reviewed-by: rriggs, dfuchs, lancea
Thu, 23 Jul 2015 11:54:28 -0700 Added tag jdk9-b74 for changeset de28c7256c35
katleman [Thu, 23 Jul 2015 11:54:28 -0700] rev 31832
Added tag jdk9-b74 for changeset de28c7256c35
Wed, 05 Jul 2017 20:43:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:09 +0200] rev 31831
Merge
Thu, 23 Jul 2015 15:28:32 -0700 Merge
lana [Thu, 23 Jul 2015 15:28:32 -0700] rev 31830
Merge
Wed, 22 Jul 2015 09:28:28 +0200 8131142: late-bind check for testng.jar presence in Nashorn test execution
mhaupt [Wed, 22 Jul 2015 09:28:28 +0200] rev 31829
8131142: late-bind check for testng.jar presence in Nashorn test execution Reviewed-by: hannesw, sundar
Wed, 22 Jul 2015 10:18:33 +0200 8131683: Delete fails over multiple scopes
hannesw [Wed, 22 Jul 2015 10:18:33 +0200] rev 31828
8131683: Delete fails over multiple scopes Reviewed-by: mhaupt, sundar
Mon, 20 Jul 2015 13:11:26 +0200 8131340: Varargs function is recompiled each time it is linked
hannesw [Mon, 20 Jul 2015 13:11:26 +0200] rev 31827
8131340: Varargs function is recompiled each time it is linked Reviewed-by: mhaupt, sundar
Thu, 23 Jul 2015 11:54:34 -0700 Added tag jdk9-b74 for changeset 1889ccd678ae
katleman [Thu, 23 Jul 2015 11:54:34 -0700] rev 31826
Added tag jdk9-b74 for changeset 1889ccd678ae
Wed, 05 Jul 2017 20:43:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:05 +0200] rev 31825
Merge
Thu, 23 Jul 2015 11:54:26 -0700 Added tag jdk9-b74 for changeset 5a6507bfdb55
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31824
Added tag jdk9-b74 for changeset 5a6507bfdb55
Wed, 05 Jul 2017 20:43:02 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:02 +0200] rev 31823
Merge
Thu, 23 Jul 2015 15:27:58 -0700 Merge
lana [Thu, 23 Jul 2015 15:27:58 -0700] rev 31822
Merge
Thu, 23 Jul 2015 16:46:54 +0300 8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
kshefov [Thu, 23 Jul 2015 16:46:54 +0300] rev 31821
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails Reviewed-by: psandoz
Wed, 22 Jul 2015 21:11:38 -0700 8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
sherman [Wed, 22 Jul 2015 21:11:38 -0700] rev 31820
8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455" Summary: fixed the 32-bit overflow. Reviewed-by: rriggs
Wed, 22 Jul 2015 21:43:33 +0000 8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
sherman [Wed, 22 Jul 2015 21:43:33 +0000] rev 31819
8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion Summary: to add a pair of set/getTimeLocal() Reviewed-by: ksrini, rriggs
Wed, 22 Jul 2015 11:08:35 +0300 8130031: Remove the intermittent keyword for this test
rhalade [Wed, 22 Jul 2015 11:08:35 +0300] rev 31818
8130031: Remove the intermittent keyword for this test Reviewed-by: xuelei
Tue, 21 Jul 2015 18:02:36 +0800 8131051: KDC might issue a renewable ticket even if not requested
weijun [Tue, 21 Jul 2015 18:02:36 +0800] rev 31817
8131051: KDC might issue a renewable ticket even if not requested Reviewed-by: xuelei
Tue, 21 Jul 2015 14:18:07 -0700 Merge
amurillo [Tue, 21 Jul 2015 14:18:07 -0700] rev 31816
Merge
Tue, 21 Jul 2015 09:19:19 -0700 Merge
amurillo [Tue, 21 Jul 2015 09:19:19 -0700] rev 31815
Merge
Fri, 17 Jul 2015 08:46:54 -0700 Merge
amurillo [Fri, 17 Jul 2015 08:46:54 -0700] rev 31814
Merge
Wed, 15 Jul 2015 13:21:25 +0200 8131328: Restore demo/jvmti tests
ykantser [Wed, 15 Jul 2015 13:21:25 +0200] rev 31813
8131328: Restore demo/jvmti tests Reviewed-by: sspitsyn
Mon, 13 Jul 2015 15:35:57 +0200 8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
ykantser [Mon, 13 Jul 2015 15:35:57 +0200] rev 31812
8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData Reviewed-by: jbachorik, dholmes
Mon, 13 Jul 2015 15:10:01 +0200 Merge
jfdenise [Mon, 13 Jul 2015 15:10:01 +0200] rev 31811
Merge
Mon, 13 Jul 2015 14:05:17 +0100 8130344: assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements
jfdenise [Mon, 13 Jul 2015 14:05:17 +0100] rev 31810
8130344: assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements Summary: Check JNI NewArray for NULL value Reviewed-by: lfoltan, alanb, dholmes
Fri, 10 Jul 2015 14:48:13 +0200 8076471: Remove hprof agent tests in JDK
ykantser [Fri, 10 Jul 2015 14:48:13 +0200] rev 31809
8076471: Remove hprof agent tests in JDK Reviewed-by: alanb
Tue, 21 Jul 2015 14:15:59 -0400 8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
tyan [Tue, 21 Jul 2015 14:15:59 -0400] rev 31808
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException Reviewed-by: rriggs
Mon, 20 Jul 2015 15:13:50 -0700 8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu.
darcy [Mon, 20 Jul 2015 15:13:50 -0700] rev 31807
8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu. Reviewed-by: chegar
Mon, 20 Jul 2015 13:11:20 -0700 8129904: Add beans tests to tier 3
darcy [Mon, 20 Jul 2015 13:11:20 -0700] rev 31806
8129904: Add beans tests to tier 3 Reviewed-by: alanb, serb
Mon, 20 Jul 2015 09:03:52 -0400 Merge
mullan [Mon, 20 Jul 2015 09:03:52 -0400] rev 31805
Merge
Mon, 20 Jul 2015 09:03:03 -0400 8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
mullan [Mon, 20 Jul 2015 09:03:03 -0400] rev 31804
8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates Reviewed-by: weijun
Mon, 20 Jul 2015 20:47:54 +0800 8131350: policytool can directly reference permission classes
weijun [Mon, 20 Jul 2015 20:47:54 +0800] rev 31803
8131350: policytool can directly reference permission classes Reviewed-by: xuelei, mullan
Fri, 17 Jul 2015 08:10:41 +0200 8062543: Replace uses of MethodHandleImpl.castReference with Class.cast
mhaupt [Fri, 17 Jul 2015 08:10:41 +0200] rev 31802
8062543: Replace uses of MethodHandleImpl.castReference with Class.cast Reviewed-by: psandoz, vlivanov
Fri, 17 Jul 2015 17:30:55 -0700 8075297: Tests for RFEs 4515853 and 4745056
asmotrak [Fri, 17 Jul 2015 17:30:55 -0700] rev 31801
8075297: Tests for RFEs 4515853 and 4745056 Reviewed-by: weijun
Fri, 17 Jul 2015 19:40:25 +0800 8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing
weijun [Fri, 17 Jul 2015 19:40:25 +0800] rev 31800
8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing Reviewed-by: vinnie
Fri, 17 Jul 2015 10:37:25 +0100 8131665: Bad exception message in HandshakeHash.getFinishedHash
coffeys [Fri, 17 Jul 2015 10:37:25 +0100] rev 31799
8131665: Bad exception message in HandshakeHash.getFinishedHash Reviewed-by: xuelei
Thu, 23 Jul 2015 11:54:29 -0700 Added tag jdk9-b74 for changeset 63fb159920a7
katleman [Thu, 23 Jul 2015 11:54:29 -0700] rev 31798
Added tag jdk9-b74 for changeset 63fb159920a7
Wed, 05 Jul 2017 20:42:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:56 +0200] rev 31797
Merge
Thu, 23 Jul 2015 15:28:52 -0700 Merge
lana [Thu, 23 Jul 2015 15:28:52 -0700] rev 31796
Merge
Fri, 17 Jul 2015 08:46:52 -0700 Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31795
Merge
Thu, 16 Jul 2015 10:22:08 -0700 Merge
dcubed [Thu, 16 Jul 2015 10:22:08 -0700] rev 31794
Merge
Thu, 16 Jul 2015 02:49:21 +0200 Merge
dcubed [Thu, 16 Jul 2015 02:49:21 +0200] rev 31793
Merge
Wed, 15 Jul 2015 15:52:55 -0700 8131331: tmtools/jstack/locks/wait_interrupt and wait_notify fail due to wrong number of lock records
dcubed [Wed, 15 Jul 2015 15:52:55 -0700] rev 31792
8131331: tmtools/jstack/locks/wait_interrupt and wait_notify fail due to wrong number of lock records Summary: make new thread dump output line optional Reviewed-by: dholmes
Wed, 15 Jul 2015 20:58:06 +0000 Merge
minqi [Wed, 15 Jul 2015 20:58:06 +0000] rev 31791
Merge
Wed, 15 Jul 2015 12:24:41 -0700 8025692: Log what methods are touched at run-time
minqi [Wed, 15 Jul 2015 12:24:41 -0700] rev 31790
8025692: Log what methods are touched at run-time Summary: Added two diagnostic flags, LogTouchedMethods and PrintTouchedMethodsAtExit to list all methods that have been touched at run time. Added new jcmd, VM.print_touched_methods. Reviewed-by: acorn, iklam
Wed, 15 Jul 2015 10:37:11 -0700 8080733: [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows
ctornqvi [Wed, 15 Jul 2015 10:37:11 -0700] rev 31789
8080733: [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows Reviewed-by: coleenp, gtriantafill
Tue, 14 Jul 2015 16:28:53 +0200 8131325: Remove hprof agent tests in hotspot repo
ykantser [Tue, 14 Jul 2015 16:28:53 +0200] rev 31788
8131325: Remove hprof agent tests in hotspot repo Reviewed-by: dholmes
Tue, 14 Jul 2015 20:51:50 +0000 Merge
coleenp [Tue, 14 Jul 2015 20:51:50 +0000] rev 31787
Merge
Tue, 14 Jul 2015 11:08:41 -0500 8079156: [TESTBUG] 32 bit Java 9-fastdebug hit assertion in client mode with StackShadowPages flag value from 32 to 50.
gziemski [Tue, 14 Jul 2015 11:08:41 -0500] rev 31786
8079156: [TESTBUG] 32 bit Java 9-fastdebug hit assertion in client mode with StackShadowPages flag value from 32 to 50. Summary: We increase CodeBufer instr size to account for stack banging code generation. Reviewed-by: coleenp, dholmes, kvn
Tue, 14 Jul 2015 18:34:11 +0000 Merge
coleenp [Tue, 14 Jul 2015 18:34:11 +0000] rev 31785
Merge
Tue, 14 Jul 2015 17:23:57 +0000 Merge
coleenp [Tue, 14 Jul 2015 17:23:57 +0000] rev 31784
Merge
Sat, 11 Jul 2015 12:36:46 +0300 8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
ddmitriev [Sat, 11 Jul 2015 12:36:46 +0300] rev 31783
8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9 Summary: Deprecate StarvationMonitorInterval and PreInflateSpin, remove VerifyGenericSignatures and CountInterpCalls Reviewed-by: coleenp, gziemski
Tue, 14 Jul 2015 09:33:20 -0700 8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
dcubed [Tue, 14 Jul 2015 09:33:20 -0700] rev 31782
8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392 Reviewed-by: dholmes, coleenp
Tue, 14 Jul 2015 11:40:49 +0200 8130057: serviceability/sa/TestStackTrace.java should be quarantined
ykantser [Tue, 14 Jul 2015 11:40:49 +0200] rev 31781
8130057: serviceability/sa/TestStackTrace.java should be quarantined Reviewed-by: egahlin, jbachorik
Mon, 13 Jul 2015 11:49:23 -0400 8129961: SIGSEGV when copying to survivor space
ecaspole [Mon, 13 Jul 2015 11:49:23 -0400] rev 31780
8129961: SIGSEGV when copying to survivor space Summary: Remove "include_young" parameter from GenCollectedHeap::no_allocs_since_save_marks() since all existing uses pass true to always rescan young gen. Reviewed-by: jmasa, kbarrett
Sun, 12 Jul 2015 22:54:54 -0400 8130728: Disable WorkAroundNPTLTimedWaitHang by default
dholmes [Sun, 12 Jul 2015 22:54:54 -0400] rev 31779
8130728: Disable WorkAroundNPTLTimedWaitHang by default Reviewed-by: dcubed
Fri, 10 Jul 2015 16:37:41 +0200 Merge
jbachorik [Fri, 10 Jul 2015 16:37:41 +0200] rev 31778
Merge
Thu, 09 Jul 2015 15:39:05 -0400 8130669: VM prohibits <clinit> methods with return values
hseigel [Thu, 09 Jul 2015 15:39:05 -0400] rev 31777
8130669: VM prohibits <clinit> methods with return values Summary: Ignore <clinit> methods with return values instead of throwing ClassFormatError exceptions Reviewed-by: acorn, iklam
Thu, 09 Jul 2015 08:36:37 -0400 8130183: InnerClasses: VM permits wrong inner_class_info_index value of zero
hseigel [Thu, 09 Jul 2015 08:36:37 -0400] rev 31776
8130183: InnerClasses: VM permits wrong inner_class_info_index value of zero Summary: Throw ClassFormatError if InnerClasses attribute's inner_class_info_index is 0 Reviewed-by: acorn, lfoltan
Tue, 31 Mar 2015 21:46:44 +0200 6900757: minor bug fixes to LogCompilation tool
mhaupt [Tue, 31 Mar 2015 21:46:44 +0200] rev 31775
6900757: minor bug fixes to LogCompilation tool Summary: improve internal error reporting (point to XML element causing trouble); fix comparator for sorting by name and start; make tool more robust wrt. incorrect options and files not found; make inlining decision output more clear; adopt uncommon traps history printing; properly mention compiler in generated logs; add options for printing time stamps and omitting compilation IDs; add option for comparing compilation logs; overall code cleanup and API documentation Reviewed-by: kvn, vlivanov
Mon, 13 Jul 2015 13:22:21 -0700 8131078: typos in ghash cpu message
ascarpino [Mon, 13 Jul 2015 13:22:21 -0700] rev 31774
8131078: typos in ghash cpu message Reviewed-by: goetz, kvn
Tue, 07 Jul 2015 10:40:09 +0200 8130653: ppc: implement MultiplyToLen intrinsic
goetz [Tue, 07 Jul 2015 10:40:09 +0200] rev 31773
8130653: ppc: implement MultiplyToLen intrinsic Reviewed-by: simonis Contributed-by: peter.januschke@sap.com
Fri, 10 Jul 2015 11:59:09 -0700 8129920: Vectorized loop unrolling
kvn [Fri, 10 Jul 2015 11:59:09 -0700] rev 31772
8129920: Vectorized loop unrolling Summary: optimize loop opts for vectorizible loops. Reviewed-by: kvn, roland
Fri, 10 Jul 2015 11:31:49 -0700 8130341: GHASH 32bit intrinsics has AEADBadTagException
ascarpino [Fri, 10 Jul 2015 11:31:49 -0700] rev 31771
8130341: GHASH 32bit intrinsics has AEADBadTagException Reviewed-by: kvn, mcberg
Thu, 23 Jul 2015 11:54:26 -0700 Added tag jdk9-b74 for changeset 7c5e7ba80fcd
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31770
Added tag jdk9-b74 for changeset 7c5e7ba80fcd
Thu, 23 Jul 2015 15:27:17 -0700 Merge
lana [Thu, 23 Jul 2015 15:27:17 -0700] rev 31769
Merge
Tue, 21 Jul 2015 09:19:17 -0700 Merge
amurillo [Tue, 21 Jul 2015 09:19:17 -0700] rev 31768
Merge
Fri, 17 Jul 2015 08:46:52 -0700 Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31767
Merge
Tue, 14 Jul 2015 09:36:38 -0700 8131128: Merge error in jprt.properties leads to missing devkit argument
dcubed [Tue, 14 Jul 2015 09:36:38 -0700] rev 31766
8131128: Merge error in jprt.properties leads to missing devkit argument Summary: Add missing line break; fix backslash lineup. Reviewed-by: tbell, kvn
Fri, 10 Jul 2015 16:37:18 +0200 Merge
jbachorik [Fri, 10 Jul 2015 16:37:18 +0200] rev 31765
Merge
Thu, 09 Jul 2015 12:56:38 +0200 8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary
ykantser [Thu, 09 Jul 2015 12:56:38 +0200] rev 31764
8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary Reviewed-by: jbachorik, alanb
Mon, 20 Jul 2015 20:45:58 +0800 8131350: policytool can directly reference permission classes
weijun [Mon, 20 Jul 2015 20:45:58 +0800] rev 31763
8131350: policytool can directly reference permission classes Reviewed-by: xuelei
Thu, 23 Jul 2015 11:54:23 -0700 Added tag jdk9-b74 for changeset 243b84f44954
katleman [Thu, 23 Jul 2015 11:54:23 -0700] rev 31762
Added tag jdk9-b74 for changeset 243b84f44954
Wed, 05 Jul 2017 20:42:40 +0200 Added tag jdk9-b74 for changeset 7c577fda1855
duke [Wed, 05 Jul 2017 20:42:40 +0200] rev 31761
Added tag jdk9-b74 for changeset 7c577fda1855
Wed, 05 Jul 2017 20:42:39 +0200 Merge jdk9-b74
duke [Wed, 05 Jul 2017 20:42:39 +0200] rev 31760
Merge
Wed, 05 Jul 2017 20:42:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:36 +0200] rev 31759
Merge
Thu, 16 Jul 2015 19:31:01 -0700 Merge
lana [Thu, 16 Jul 2015 19:31:01 -0700] rev 31758
Merge
Tue, 14 Jul 2015 16:29:08 -0700 Merge
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31757
Merge
Thu, 09 Jul 2015 22:46:18 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31756
Merge
Fri, 03 Jul 2015 06:39:38 -0700 Merge
dcubed [Fri, 03 Jul 2015 06:39:38 -0700] rev 31755
Merge
Thu, 02 Jul 2015 14:42:12 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:42:12 -0700] rev 31754
Merge
Thu, 25 Jun 2015 18:00:52 +0200 8080511: Refresh of jimage support
jfdenise [Thu, 25 Jun 2015 18:00:52 +0200] rev 31753
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Mon, 13 Jul 2015 16:33:42 +0200 8129909: Add -Xdoclint/package: to javadoc
jlahoda [Mon, 13 Jul 2015 16:33:42 +0200] rev 31752
8129909: Add -Xdoclint/package: to javadoc Summary: Adding -Xdoclint/package: command line option, similar to the javac -Xdoclint/package: option, to javadoc. Reviewed-by: darcy, jjg, ksrini
Mon, 13 Jul 2015 16:57:52 +0400 8080880: some docs cleanup for langtools
avstepan [Mon, 13 Jul 2015 16:57:52 +0400] rev 31751
8080880: some docs cleanup for langtools Summary: minor cleanup for docs Reviewed-by: jjg
Fri, 10 Jul 2015 12:42:00 +0300 8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute.
aeremeev [Fri, 10 Jul 2015 12:42:00 +0300] rev 31750
8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute. Reviewed-by: jjg, shurailine, anazarov
Thu, 16 Jul 2015 13:51:57 -0700 Added tag jdk9-b73 for changeset 53fd6459d92c
katleman [Thu, 16 Jul 2015 13:51:57 -0700] rev 31749
Added tag jdk9-b73 for changeset 53fd6459d92c
Wed, 05 Jul 2017 20:42:30 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:30 +0200] rev 31748
Merge
Thu, 16 Jul 2015 19:27:53 -0700 Merge
lana [Thu, 16 Jul 2015 19:27:53 -0700] rev 31747
Merge
Fri, 10 Jul 2015 11:42:59 +0200 8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API
mkos [Fri, 10 Jul 2015 11:42:59 +0200] rev 31746
8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API Reviewed-by: joehw
Thu, 16 Jul 2015 13:51:53 -0700 Added tag jdk9-b73 for changeset 9ae09ea4c318
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31745
Added tag jdk9-b73 for changeset 9ae09ea4c318
Wed, 05 Jul 2017 20:42:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:26 +0200] rev 31744
Merge
Thu, 16 Jul 2015 13:51:53 -0700 Added tag jdk9-b73 for changeset 10a8368b188b
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31743
Added tag jdk9-b73 for changeset 10a8368b188b
Wed, 05 Jul 2017 20:42:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:23 +0200] rev 31742
Merge
Thu, 16 Jul 2015 19:30:19 -0700 Merge
lana [Thu, 16 Jul 2015 19:30:19 -0700] rev 31741
Merge
Thu, 16 Jul 2015 15:45:54 +0530 8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop
sundar [Thu, 16 Jul 2015 15:45:54 +0530] rev 31740
8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop Reviewed-by: hannesw, mhaupt
Mon, 13 Jul 2015 20:09:14 +0530 8130853: Non-extensible global is not handled property
sundar [Mon, 13 Jul 2015 20:09:14 +0530] rev 31739
8130853: Non-extensible global is not handled property Reviewed-by: jlaskey, hannesw
Fri, 10 Jul 2015 12:55:10 +0530 8130888: Typos in nashorn sources
sundar [Fri, 10 Jul 2015 12:55:10 +0530] rev 31738
8130888: Typos in nashorn sources Reviewed-by: hannesw, mhaupt Contributed-by: asashour@yahoo.com
Fri, 10 Jul 2015 08:42:35 +0200 8130862: let hg ignore TestNG ZIP file in Nashorn test library directory
mhaupt [Fri, 10 Jul 2015 08:42:35 +0200] rev 31737
8130862: let hg ignore TestNG ZIP file in Nashorn test library directory Reviewed-by: hannesw, sundar
Thu, 16 Jul 2015 13:51:58 -0700 Added tag jdk9-b73 for changeset 619db21ffc79
katleman [Thu, 16 Jul 2015 13:51:58 -0700] rev 31736
Added tag jdk9-b73 for changeset 619db21ffc79
Wed, 05 Jul 2017 20:42:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:18 +0200] rev 31735
Merge
Thu, 16 Jul 2015 19:30:33 -0700 Merge
lana [Thu, 16 Jul 2015 19:30:33 -0700] rev 31734
Merge
Mon, 20 Apr 2015 00:27:38 +0100 8076376: Enhance IIOP operations
msheppar [Mon, 20 Apr 2015 00:27:38 +0100] rev 31733
8076376: Enhance IIOP operations Reviewed-by: rriggs, coffeys, ahgross, skoivu
Thu, 16 Jul 2015 13:51:50 -0700 Added tag jdk9-b73 for changeset 44abadee145b
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31732
Added tag jdk9-b73 for changeset 44abadee145b
Wed, 05 Jul 2017 20:42:14 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:14 +0200] rev 31731
Merge
Thu, 16 Jul 2015 19:31:55 -0700 Merge
lana [Thu, 16 Jul 2015 19:31:55 -0700] rev 31730
Merge
Thu, 16 Jul 2015 21:48:20 +0300 8074784: Additional tests for XML DSig API
asmotrak [Thu, 16 Jul 2015 21:48:20 +0300] rev 31729
8074784: Additional tests for XML DSig API Reviewed-by: mullan
Thu, 16 Jul 2015 21:39:49 +0300 8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu
kshefov [Thu, 16 Jul 2015 21:39:49 +0300] rev 31728
8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu Reviewed-by: vinnie
Thu, 16 Jul 2015 14:39:16 +0200 8131052: Documentation of AbstractSpliterator refers to forEach rather than forEachRemaining
psandoz [Thu, 16 Jul 2015 14:39:16 +0200] rev 31727
8131052: Documentation of AbstractSpliterator refers to forEach rather than forEachRemaining Reviewed-by: dfuchs
Thu, 16 Jul 2015 10:21:21 +0200 8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
amlu [Thu, 16 Jul 2015 10:21:21 +0200] rev 31726
8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile Reviewed-by: psandoz
Thu, 16 Jul 2015 10:17:11 +0200 8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java
amlu [Thu, 16 Jul 2015 10:17:11 +0200] rev 31725
8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java Reviewed-by: psandoz
Thu, 16 Jul 2015 09:20:39 +0800 8049814: Additional SASL client-server tests
asmotrak [Thu, 16 Jul 2015 09:20:39 +0800] rev 31724
8049814: Additional SASL client-server tests Reviewed-by: weijun
Wed, 15 Jul 2015 10:43:07 -0700 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
bpb [Wed, 15 Jul 2015 10:43:07 -0700] rev 31723
8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN Summary: Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer. Reviewed-by: alanb
Wed, 15 Jul 2015 18:42:12 +0100 8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test
vinnie [Wed, 15 Jul 2015 18:42:12 +0100] rev 31722
8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test Reviewed-by: mullan
Wed, 15 Jul 2015 18:12:48 +0100 8041787: Need new regressions tests for buffer handling for PBE algorithms
vinnie [Wed, 15 Jul 2015 18:12:48 +0100] rev 31721
8041787: Need new regressions tests for buffer handling for PBE algorithms Reviewed-by: vinnie Contributed-by: rhalade <rajan.halade@oracle.com>
Wed, 15 Jul 2015 18:18:10 +0200 8129833: Need basic tests for rmic
fyuan [Wed, 15 Jul 2015 18:18:10 +0200] rev 31720
8129833: Need basic tests for rmic Summary: Added a new basic test case to jdk/test/sun/rmi/rmic/RMIGenerator.java Reviewed-by: dfuchs
Wed, 15 Jul 2015 08:42:24 -0700 8130394: DatagramChannel tests need to be hardended to ignore stray datagrams
bpb [Wed, 15 Jul 2015 08:42:24 -0700] rev 31719
8130394: DatagramChannel tests need to be hardended to ignore stray datagrams Summary: The patch updates tests to ignore stray datagrams, or at least print more information to ease troubleshooting. Reviewed-by: rriggs Contributed-by: Felix Yang <felix.yang@oracle.com>
Wed, 15 Jul 2015 15:07:58 +0100 8048830: Implement tests for new functionality provided in JEP 166
vinnie [Wed, 15 Jul 2015 15:07:58 +0100] rev 31718
8048830: Implement tests for new functionality provided in JEP 166 Reviewed-by: vinnie Contributed-by: bhanu.prakash.gopularam@oracle.com
Wed, 15 Jul 2015 06:42:49 -0700 Merge
henryjen [Wed, 15 Jul 2015 06:42:49 -0700] rev 31717
Merge
Thu, 04 Jun 2015 11:18:52 -0700 8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
dtitov [Thu, 04 Jun 2015 11:18:52 -0700] rev 31716
8033530: [regression] Applet fails to load resources or connect back to server under some scenarios Reviewed-by: mchung, michaelm, serb, ddehaven
Mon, 01 Jun 2015 14:59:20 +0300 8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
asmotrak [Mon, 01 Jun 2015 14:59:20 +0300] rev 31715
8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies Reviewed-by: coffeys, olagneau
Fri, 08 May 2015 15:22:53 -0700 8076409: Reinforce RMI framework
smarks [Fri, 08 May 2015 15:22:53 -0700] rev 31714
8076409: Reinforce RMI framework Reviewed-by: coffeys, igerasim, ahgross
Wed, 29 Apr 2015 16:06:18 +0100 8078562: Add modified dates
vinnie [Wed, 29 Apr 2015 16:06:18 +0100] rev 31713
8078562: Add modified dates Reviewed-by: mullan
Wed, 22 Apr 2015 05:09:54 +0000 8076328: Enforce key exchange constraints
xuelei [Wed, 22 Apr 2015 05:09:54 +0000] rev 31712
8076328: Enforce key exchange constraints Reviewed-by: wetmore, igerasim, ahgross, asmotrak
Tue, 21 Apr 2015 20:33:34 +0100 8075738: Better multi-JVM sharing
robm [Tue, 21 Apr 2015 20:33:34 +0100] rev 31711
8075738: Better multi-JVM sharing Reviewed-by: michaelm
Mon, 20 Apr 2015 16:26:12 +0100 8075833: Straighter Elliptic Curves
vinnie [Mon, 20 Apr 2015 16:26:12 +0100] rev 31710
8075833: Straighter Elliptic Curves Reviewed-by: mullan
Fri, 17 Apr 2015 15:36:32 +0100 8076405: Improve serial serialization
chegar [Fri, 17 Apr 2015 15:36:32 +0100] rev 31709
8076405: Improve serial serialization Reviewed-by: alanb, igerasim
Fri, 17 Apr 2015 15:28:44 +0100 8076401: Serialize OIS data
chegar [Fri, 17 Apr 2015 15:28:44 +0100] rev 31708
8076401: Serialize OIS data Reviewed-by: alanb, igerasim
Thu, 16 Apr 2015 11:27:23 +0300 8077520: Morph tables into improved form
vadim [Thu, 16 Apr 2015 11:27:23 +0300] rev 31707
8077520: Morph tables into improved form Reviewed-by: prr, srl, mschoene
Wed, 15 Apr 2015 13:15:16 +0300 8043202: Prohibit RC4 cipher suites
asmotrak [Wed, 15 Apr 2015 13:15:16 +0300] rev 31706
8043202: Prohibit RC4 cipher suites Reviewed-by: xuelei
Wed, 15 Apr 2015 11:16:25 +0200 8075853: Proxy for MBean proxies
sjiang [Wed, 15 Apr 2015 11:16:25 +0200] rev 31705
8075853: Proxy for MBean proxies Reviewed-by: dfuchs, ahgross, bmoloden
Sat, 11 Apr 2015 18:04:10 +0100 8077546: Restore the change to OCSPResponse in the fix for JDK-8074064
vinnie [Sat, 11 Apr 2015 18:04:10 +0100] rev 31704
8077546: Restore the change to OCSPResponse in the fix for JDK-8074064 Reviewed-by: chegar
Fri, 10 Apr 2015 18:34:57 +0100 8075374: Responding to OCSP responses
vinnie [Fri, 10 Apr 2015 18:34:57 +0100] rev 31703
8075374: Responding to OCSP responses Reviewed-by: mullan
Fri, 10 Apr 2015 16:43:39 +0100 8075378: JNDI DnsClient Exception Handling
vinnie [Fri, 10 Apr 2015 16:43:39 +0100] rev 31702
8075378: JNDI DnsClient Exception Handling Reviewed-by: chegar
Fri, 10 Apr 2015 15:26:17 +0200 8077407: Even better MBean connections
jbachorik [Fri, 10 Apr 2015 15:26:17 +0200] rev 31701
8077407: Even better MBean connections Reviewed-by: sla
Wed, 01 Apr 2015 17:30:28 +0200 8076397: Better MBean connections
jbachorik [Wed, 01 Apr 2015 17:30:28 +0200] rev 31700
8076397: Better MBean connections Reviewed-by: dfuchs, ahgross
Tue, 07 Apr 2015 13:37:30 +0300 8074871: Adjust device table handling
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31699
8074871: Adjust device table handling Reviewed-by: prr, srl, mschoene
Tue, 07 Apr 2015 13:37:30 +0300 8074330: Set font anchors more solidly
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31698
8074330: Set font anchors more solidly Reviewed-by: prr, srl, mschoene
Tue, 07 Apr 2015 13:37:30 +0300 8074335: Substitute for substitution formats
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31697
8074335: Substitute for substitution formats Reviewed-by: prr, srl, mschoene
Mon, 06 Apr 2015 15:54:29 -0700 8073334: Improved font substitutions
prr [Mon, 06 Apr 2015 15:54:29 -0700] rev 31696
8073334: Improved font substitutions Reviewed-by: srl, bae, mschoene
Mon, 06 Apr 2015 20:24:27 +0000 8074865: General crypto resilience changes
valeriep [Mon, 06 Apr 2015 20:24:27 +0000] rev 31695
8074865: General crypto resilience changes Summary: Replaced Arrays.equals() with MessageDigest.isEqual() when comparing sensitive values Reviewed-by: mullan, xuelei
Tue, 10 Mar 2015 14:00:05 -0700 8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc
prr [Tue, 10 Mar 2015 14:00:05 -0700] rev 31694
8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc Reviewed-by: bae, srl, mschoene
Tue, 10 Mar 2015 13:30:11 +0300 8072887: Better font handling improvements
vadim [Tue, 10 Mar 2015 13:30:11 +0300] rev 31693
8072887: Better font handling improvements Reviewed-by: prr, srl, mschoene
Mon, 09 Mar 2015 16:44:39 -0700 8071715: Tune font layout engine
prr [Mon, 09 Mar 2015 16:44:39 -0700] rev 31692
8071715: Tune font layout engine Reviewed-by: srl, bae, mschoene
Fri, 06 Mar 2015 13:15:16 +0300 8072490: Better font morphing redux
vadim [Fri, 06 Mar 2015 13:15:16 +0300] rev 31691
8072490: Better font morphing redux Reviewed-by: prr, srl, mschoene
Mon, 02 Mar 2015 08:19:11 -0800 8073773: Presume path preparedness
ksrini [Mon, 02 Mar 2015 08:19:11 -0800] rev 31690
8073773: Presume path preparedness Reviewed-by: darcy, dholmes, ahgross
Mon, 02 Mar 2015 12:56:22 -0800 8043201: Deprecate RC4 in SunJSSE provider
asmotrak [Mon, 02 Mar 2015 12:56:22 -0800] rev 31689
8043201: Deprecate RC4 in SunJSSE provider Reviewed-by: xuelei, ahgross
Mon, 02 Mar 2015 08:52:08 -0500 8073894: Getting to the root of certificate chains
mullan [Mon, 02 Mar 2015 08:52:08 -0500] rev 31688
8073894: Getting to the root of certificate chains Reviewed-by: weijun, igerasim, ahgross
Wed, 04 Feb 2015 11:13:14 +0000 8067694: Improved certification checking
xuelei [Wed, 04 Feb 2015 11:13:14 +0000] rev 31687
8067694: Improved certification checking Reviewed-by: mullan, jnimeh, coffeys, robm, asmotrak, ahgross
Wed, 15 Jul 2015 14:44:52 +0200 8131317: Image writer throws NPE when creating compact profile images
jfdenise [Wed, 15 Jul 2015 14:44:52 +0200] rev 31686
8131317: Image writer throws NPE when creating compact profile images Summary: Metadata added to jimage was not handling empty jimage correctly. Reviewed-by: alanb
Wed, 15 Jul 2015 12:10:03 +0800 8104574: Update tests to prepare for system class loader not be URLClassLoader
mchung [Wed, 15 Jul 2015 12:10:03 +0800] rev 31685
8104574: Update tests to prepare for system class loader not be URLClassLoader Reviewed-by: chegar
Tue, 14 Jul 2015 22:21:52 -0400 Merge
rriggs [Tue, 14 Jul 2015 22:21:52 -0400] rev 31684
Merge
Tue, 14 Jul 2015 22:21:02 -0400 8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
rriggs [Tue, 14 Jul 2015 22:21:02 -0400] rev 31683
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive Summary: Update test to check for children after processes are destroyed Reviewed-by: darcy
Tue, 14 Jul 2015 15:35:37 -0400 8078099: (process) ProcessHandle should uniquely identify processes
rriggs [Tue, 14 Jul 2015 15:35:37 -0400] rev 31682
8078099: (process) ProcessHandle should uniquely identify processes 8078108: (process) ProcessHandle.isAlive should be robust Summary: isAlive should check and confirm the start time Reviewed-by: simonis, plevart
Tue, 14 Jul 2015 15:29:16 -0400 8129344: (process) ProcessHandle instances should define equals and be value-based
rriggs [Tue, 14 Jul 2015 15:29:16 -0400] rev 31681
8129344: (process) ProcessHandle instances should define equals and be value-based Summary: add equals(), hashCode() and value-based spec Reviewed-by: psandoz
Wed, 15 Jul 2015 11:05:51 +0900 8032446: Support Unicode 7.0.0 in JDK 9
peytoia [Wed, 15 Jul 2015 11:05:51 +0900] rev 31680
8032446: Support Unicode 7.0.0 in JDK 9 8130889: Missing "@since 1.8" tags in j.l.Character.java Reviewed-by: naoto, okutsu
Tue, 14 Jul 2015 16:29:08 -0700 Merge
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31679
Merge
Thu, 09 Jul 2015 22:46:18 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31678
Merge
Thu, 09 Jul 2015 14:48:12 -0700 Merge
dcubed [Thu, 09 Jul 2015 14:48:12 -0700] rev 31677
Merge
Fri, 03 Jul 2015 07:13:24 -0700 Merge
dcubed [Fri, 03 Jul 2015 07:13:24 -0700] rev 31676
Merge
Thu, 02 Jul 2015 14:39:54 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:39:54 -0700] rev 31675
Merge
Thu, 25 Jun 2015 11:18:04 +0200 8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
jbachorik [Thu, 25 Jun 2015 11:18:04 +0200] rev 31674
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out Reviewed-by: dholmes
Thu, 25 Jun 2015 18:24:39 +0200 8080511: Refresh of jimage support
jfdenise [Thu, 25 Jun 2015 18:24:39 +0200] rev 31673
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Wed, 24 Jun 2015 11:59:11 -0700 8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries
cjplummer [Wed, 24 Jun 2015 11:59:11 -0700] rev 31672
8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries Summary: Added @build tags for all dependent classes Reviewed-by: iklam, mseledtsov, dholmes
Fri, 03 Jul 2015 07:23:45 +0200 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
zmajo [Fri, 03 Jul 2015 07:23:45 +0200] rev 31671
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics. Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
Thu, 02 Jul 2015 17:50:25 -0700 Merge
kvn [Thu, 02 Jul 2015 17:50:25 -0700] rev 31670
Merge
Thu, 02 Jul 2015 17:15:55 -0700 Merge
kvn [Thu, 02 Jul 2015 17:15:55 -0700] rev 31669
Merge
Thu, 02 Jul 2015 11:03:50 +0100 Merge
aph [Thu, 02 Jul 2015 11:03:50 +0100] rev 31668
Merge
Tue, 16 Jun 2015 14:58:30 +0100 8130150: Implement BigInteger.montgomeryMultiply intrinsic
aph [Tue, 16 Jun 2015 14:58:30 +0100] rev 31667
8130150: Implement BigInteger.montgomeryMultiply intrinsic Summary: Add montgomeryMultiply intrinsics Reviewed-by: kvn
Tue, 14 Jul 2015 15:18:26 -0700 Merge
ddehaven [Tue, 14 Jul 2015 15:18:26 -0700] rev 31666
Merge
Tue, 07 Jul 2015 12:26:59 -0700 Merge
ddehaven [Tue, 07 Jul 2015 12:26:59 -0700] rev 31665
Merge
Tue, 07 Jul 2015 09:56:53 +0300 8129940: JRadioButton does not honor non-standard FocusTraversalKeys
ssadetsky [Tue, 07 Jul 2015 09:56:53 +0300] rev 31664
8129940: JRadioButton does not honor non-standard FocusTraversalKeys Reviewed-by: alexsch, azvegint
Tue, 07 Jul 2015 09:51:30 +0300 8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
ssadetsky [Tue, 07 Jul 2015 09:51:30 +0300] rev 31663
8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails Reviewed-by: alexsch, azvegint
Mon, 06 Jul 2015 18:15:02 +0300 8130525: Build fail on jdk9-client solaris-sparcv9
serb [Mon, 06 Jul 2015 18:15:02 +0300] rev 31662
8130525: Build fail on jdk9-client solaris-sparcv9 Reviewed-by: azvegint
Fri, 03 Jul 2015 16:39:45 +0300 7188942: Remove support of pbuffers in OGL Java2d pipeline
serb [Fri, 03 Jul 2015 16:39:45 +0300] rev 31661
7188942: Remove support of pbuffers in OGL Java2d pipeline Reviewed-by: prr, flar
Fri, 03 Jul 2015 17:37:40 +0300 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
yan [Fri, 03 Jul 2015 17:37:40 +0300] rev 31660
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update Reviewed-by: serb, alexsch
Thu, 02 Jul 2015 08:17:25 +0200 8080695: splashscreen_png.c compile error with gcc 4.9.2
plevart [Thu, 02 Jul 2015 08:17:25 +0200] rev 31659
8080695: splashscreen_png.c compile error with gcc 4.9.2 Summary: mark locals volatile to silence gcc arround longjmp Reviewed-by: azvegint, serb
Tue, 30 Jun 2015 10:37:48 -0700 Merge
prr [Tue, 30 Jun 2015 10:37:48 -0700] rev 31658
Merge
Tue, 30 Jun 2015 18:26:38 +0300 8129830: JTree drag/drop on lower half of last child of container incorrect.
ssadetsky [Tue, 30 Jun 2015 18:26:38 +0300] rev 31657
8129830: JTree drag/drop on lower half of last child of container incorrect. Reviewed-by: alexsch, azvegint
Tue, 30 Jun 2015 11:04:58 +0300 8085895: The Textfield can't be shown after clicking "Show Textfield" button.
ssadetsky [Tue, 30 Jun 2015 11:04:58 +0300] rev 31656
8085895: The Textfield can't be shown after clicking "Show Textfield" button. Reviewed-by: serb, azvegint
Tue, 30 Jun 2015 10:45:32 +0300 8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1
ssadetsky [Tue, 30 Jun 2015 10:45:32 +0300] rev 31655
8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1 Reviewed-by: serb, azvegint
Mon, 29 Jun 2015 13:47:28 +0300 8080504: [macosx] SunToolkit.realSync() may hang
anashaty [Mon, 29 Jun 2015 13:47:28 +0300] rev 31654
8080504: [macosx] SunToolkit.realSync() may hang Reviewed-by: serb, prr
Mon, 29 Jun 2015 01:27:08 +0300 8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException
serb [Mon, 29 Jun 2015 01:27:08 +0300] rev 31653
8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException Reviewed-by: prr, chegar, art
Fri, 26 Jun 2015 12:38:39 +0300 8014241: Clean up unused JNI fields and methods in imageInitIDs.h
serb [Fri, 26 Jun 2015 12:38:39 +0300] rev 31652
8014241: Clean up unused JNI fields and methods in imageInitIDs.h Reviewed-by: azvegint, prr
Thu, 25 Jun 2015 15:16:55 +0300 8080993: Compilation errors with recent clang in awt_parseImage.c and splashscreen_sys.m
serb [Thu, 25 Jun 2015 15:16:55 +0300] rev 31651
8080993: Compilation errors with recent clang in awt_parseImage.c and splashscreen_sys.m Reviewed-by: azvegint, bae Contributed-by: staffan.larsen@oracle.com
Mon, 22 Jun 2015 15:47:44 +0300 8081371: [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode
azvegint [Mon, 22 Jun 2015 15:47:44 +0300] rev 31650
8081371: [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode Reviewed-by: alexsch, serb
Mon, 22 Jun 2015 15:43:40 +0300 8129116: Deadlock with multimonitor fullscreen windows.
azvegint [Mon, 22 Jun 2015 15:43:40 +0300] rev 31649
8129116: Deadlock with multimonitor fullscreen windows. Reviewed-by: alexsch, serb
Tue, 14 Jul 2015 20:14:29 +0100 8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list
vinnie [Tue, 14 Jul 2015 20:14:29 +0100] rev 31648
8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list Reviewed-by: mullan
Tue, 14 Jul 2015 16:46:28 +0100 8130041: TsacertOptionTest.java intermittently fails on Mac
vinnie [Tue, 14 Jul 2015 16:46:28 +0100] rev 31647
8130041: TsacertOptionTest.java intermittently fails on Mac Reviewed-by: vinnie Contributed-by: asmotrak <artem.smotrakov@oracle.com>
Tue, 14 Jul 2015 00:53:09 +0000 8130461: HandshakeStatus.NEED_UNWRAP_AGAIN applies only to DTLS
xuelei [Tue, 14 Jul 2015 00:53:09 +0000] rev 31646
8130461: HandshakeStatus.NEED_UNWRAP_AGAIN applies only to DTLS Reviewed-by: wetmore
Tue, 14 Jul 2015 02:03:35 +0300 6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
igerasim [Tue, 14 Jul 2015 02:03:35 +0300] rev 31645
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently Reviewed-by: sherman
Tue, 09 Jun 2015 07:10:03 +0100 8071597: Add Stream dropWhile and takeWhile operations
psandoz [Tue, 09 Jun 2015 07:10:03 +0100] rev 31644
8071597: Add Stream dropWhile and takeWhile operations Reviewed-by: briangoetz, smarks, chegar, forax
Mon, 13 Jul 2015 17:44:34 +0800 8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace
weijun [Mon, 13 Jul 2015 17:44:34 +0800] rev 31643
8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace Reviewed-by: mullan
Fri, 10 Jul 2015 16:40:12 +0100 8064925: URLConnection::getContent needs to be updated to work with modules
prappo [Fri, 10 Jul 2015 16:40:12 +0100] rev 31642
8064925: URLConnection::getContent needs to be updated to work with modules Reviewed-by: chegar, alanb
Thu, 16 Jul 2015 13:51:54 -0700 Added tag jdk9-b73 for changeset 8fc82d01db26
katleman [Thu, 16 Jul 2015 13:51:54 -0700] rev 31641
Added tag jdk9-b73 for changeset 8fc82d01db26
Wed, 05 Jul 2017 20:41:55 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:55 +0200] rev 31640
Merge
Thu, 16 Jul 2015 19:28:37 -0700 Merge
lana [Thu, 16 Jul 2015 19:28:37 -0700] rev 31639
Merge
Tue, 14 Apr 2015 19:10:28 +0300 8075838: Method for typing MethodTypes
vlivanov [Tue, 14 Apr 2015 19:10:28 +0300] rev 31638
8075838: Method for typing MethodTypes Reviewed-by: jrose, ahgross, alanb, bmoloden
Mon, 09 Mar 2015 09:59:53 +0100 8071731: Better scaling for C1
roland [Mon, 09 Mar 2015 09:59:53 +0100] rev 31637
8071731: Better scaling for C1 Reviewed-by: kvn, iveresov
Thu, 09 Jul 2015 22:46:16 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:16 -0700] rev 31636
Merge
Thu, 09 Jul 2015 14:35:13 -0700 Merge
dcubed [Thu, 09 Jul 2015 14:35:13 -0700] rev 31635
Merge
Wed, 15 Apr 2015 11:30:36 -0700 7012980: PSOldGen is increased if there is no space in Metaspace
jmasa [Wed, 15 Apr 2015 11:30:36 -0700] rev 31634
7012980: PSOldGen is increased if there is no space in Metaspace Reviewed-by: tschatzl, tbenson
Tue, 07 Jul 2015 18:16:06 +0000 Merge
jmasa [Tue, 07 Jul 2015 18:16:06 +0000] rev 31633
Merge
Tue, 07 Jul 2015 06:37:10 -0700 8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
sangheki [Tue, 07 Jul 2015 06:37:10 -0700] rev 31632
8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed Reviewed-by: jmasa, tschatzl
Tue, 07 Jul 2015 14:20:08 +0200 8129558: Coalesce dead objects during removal of self-forwarded pointers
tschatzl [Tue, 07 Jul 2015 14:20:08 +0200] rev 31631
8129558: Coalesce dead objects during removal of self-forwarded pointers Summary: To improve performance of self-forwarding fixup during evacuation failure, coalesce the work done for dead objects. Reviewed-by: mgerdin, tbenson, tonyp
Fri, 03 Jul 2015 06:24:23 -0700 Merge
dcubed [Fri, 03 Jul 2015 06:24:23 -0700] rev 31630
Merge
Fri, 03 Jul 2015 09:49:41 +0200 8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
tschatzl [Fri, 03 Jul 2015 09:49:41 +0200] rev 31629
8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end Summary: Due to unrestrained initial heap size more garbage collections than expected could be started, confusing the test. Fix the initial heap size for the test to make them pass. Reviewed-by: tbenson, dfazunen, dcubed
Thu, 02 Jul 2015 20:30:33 -0700 8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty
iklam [Thu, 02 Jul 2015 20:30:33 -0700] rev 31628
8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty Summary: avoid opening files excessively Reviewed-by: coleenp, mseledtsov
Thu, 02 Jul 2015 14:20:36 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:20:36 -0700] rev 31627
Merge
Thu, 02 Jul 2015 18:07:42 +0200 8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
jwilhelm [Thu, 02 Jul 2015 18:07:42 +0200] rev 31626
8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java Reviewed-by: dfazunen, tschatzl
Thu, 02 Jul 2015 12:05:19 +0200 Merge
dholmes [Thu, 02 Jul 2015 12:05:19 +0200] rev 31625
Merge
Thu, 02 Jul 2015 12:25:55 +0300 8129786: Buffer overrun when passing long not existing option in JDK 9
ddmitriev [Thu, 02 Jul 2015 12:25:55 +0300] rev 31624
8129786: Buffer overrun when passing long not existing option in JDK 9 Summary: Only make the obsolete check for valid arguments(length less than 256) Reviewed-by: dcubed, dholmes
Wed, 01 Jul 2015 21:04:18 +0300 8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
dpochepk [Wed, 01 Jul 2015 21:04:18 +0300] rev 31623
8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported Summary: Test group definition has been fixed Reviewed-by: tschatzl
Wed, 01 Jul 2015 16:38:14 +0200 8129590: TestShrinkDefragmentedHeap.java runs out of memory
sjohanss [Wed, 01 Jul 2015 16:38:14 +0200] rev 31622
8129590: TestShrinkDefragmentedHeap.java runs out of memory Reviewed-by: jwilhelm, tschatzl
Wed, 01 Jul 2015 10:26:59 +0000 Merge
bdelsart [Wed, 01 Jul 2015 10:26:59 +0000] rev 31621
Merge
Wed, 01 Jul 2015 10:53:26 +0200 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
bdelsart [Wed, 01 Jul 2015 10:53:26 +0200] rev 31620
8087333: Optionally Pre-Generate the HotSpot Template Interpreter Summary: Optional support for pregenerated template interpreter Reviewed-by: coleenp, dholmes, kvn
Thu, 30 Apr 2015 13:33:23 +0200 8078901: Add trace event for G1 MMU information
sjohanss [Thu, 30 Apr 2015 13:33:23 +0200] rev 31619
8078901: Add trace event for G1 MMU information Reviewed-by: ehelin, mlarsson
Tue, 30 Jun 2015 15:26:20 -0700 8072147: Preloading libjsig.dylib causes deadlock when signal() is called
dbuck [Tue, 30 Jun 2015 15:26:20 -0700] rev 31618
8072147: Preloading libjsig.dylib causes deadlock when signal() is called Summary: Added check to prevent reentry of signal chaining code Reviewed-by: dcubed, acorn, dholmes
Tue, 30 Jun 2015 09:48:24 -0700 Merge
dcubed [Tue, 30 Jun 2015 09:48:24 -0700] rev 31617
Merge
Tue, 30 Jun 2015 09:39:53 -0700 8130135: backout 8087143 due to failures in 8130115
dcubed [Tue, 30 Jun 2015 09:39:53 -0700] rev 31616
8130135: backout 8087143 due to failures in 8130115 Reviewed-by: minqi, coleenp
Mon, 29 Jun 2015 10:16:48 +0200 8130036: Fix problems with imprecise C++ coding.
goetz [Mon, 29 Jun 2015 10:16:48 +0200] rev 31615
8130036: Fix problems with imprecise C++ coding. Reviewed-by: dholmes, kbarrett
Mon, 29 Jun 2015 13:48:55 -0700 8087143: Reduce Symbol::_identity_hash to 2 bytes
minqi [Mon, 29 Jun 2015 13:48:55 -0700] rev 31614
8087143: Reduce Symbol::_identity_hash to 2 bytes Summary: Convert Symbol::_identity_hash from integer to short integer to save two bytes. Also change identity_hash() to have 'this' and first two bytes of symbol join the calculation. Reviewed-by: iklam, coleenp, shade
Mon, 29 Jun 2015 17:24:52 +0000 Merge
hseigel [Mon, 29 Jun 2015 17:24:52 +0000] rev 31613
Merge
Mon, 29 Jun 2015 11:48:27 -0400 8073423: Remove LazyClassPathEntry support if no longer needed
hseigel [Mon, 29 Jun 2015 11:48:27 -0400] rev 31612
8073423: Remove LazyClassPathEntry support if no longer needed Summary: Remove LazyClassPathEntry support and deprecate -XX:+LazyBootClassLoader Reviewed-by: acorn, lfoltan
Fri, 26 Jun 2015 08:29:29 +0200 8080925: Make error log write timeout parameter configurable
stuefe [Fri, 26 Jun 2015 08:29:29 +0200] rev 31611
8080925: Make error log write timeout parameter configurable Reviewed-by: sla, coleenp, ctornqvi, dholmes
Mon, 19 Jan 2015 11:06:08 +0100 8087322: Implement a Semaphore utility class
stefank [Mon, 19 Jan 2015 11:06:08 +0100] rev 31610
8087322: Implement a Semaphore utility class Reviewed-by: kbarrett, dholmes
Thu, 25 Jun 2015 20:47:46 +0000 Merge
jfdenise [Thu, 25 Jun 2015 20:47:46 +0000] rev 31609
Merge
Thu, 25 Jun 2015 18:25:19 +0200 8080511: Refresh of jimage support
jfdenise [Thu, 25 Jun 2015 18:25:19 +0200] rev 31608
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Thu, 25 Jun 2015 18:14:54 +0000 Merge
poonam [Thu, 25 Jun 2015 18:14:54 +0000] rev 31607
Merge
Thu, 25 Jun 2015 06:52:05 -0700 8129108: nmethod related crash in CMS
poonam [Thu, 25 Jun 2015 06:52:05 -0700] rev 31606
8129108: nmethod related crash in CMS Summary: Add SO_AllCodeCache to root scanning options when not unloading classes with a CMS collection cycle Reviewed-by: mgerdin, jwilhelm
Thu, 25 Jun 2015 15:43:16 +0000 Merge
tschatzl [Thu, 25 Jun 2015 15:43:16 +0000] rev 31605
Merge
Thu, 25 Jun 2015 07:13:27 +0000 Merge
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31604
Merge
Thu, 25 Jun 2015 09:06:35 +0200 8129573: CollectedHeap::fill_with_objects() needs to use multiple arrays in 32 bit mode too
tschatzl [Thu, 25 Jun 2015 09:06:35 +0200] rev 31603
8129573: CollectedHeap::fill_with_objects() needs to use multiple arrays in 32 bit mode too Summary: In JDK-8042668 we introduced a custom fill threshold for G1. This leads to CollectedHeap::fill_with_objects create too large objects in G1 when using it in 32 bit mode, as the code to create multiple filler objects is IFDEF'ed out on 32 bit. Enable this code on 32 bit too. Reviewed-by: tonyp, mgerdin, tbenson
Thu, 25 Jun 2015 09:04:28 +0200 8129604: Incorrect GPL header in README causes RE script to create wrong output
tschatzl [Thu, 25 Jun 2015 09:04:28 +0200] rev 31602
8129604: Incorrect GPL header in README causes RE script to create wrong output Summary: Fix up GPL headers by removing leading "#" so that the RE script works. Reviewed-by: brutisso, coleenp
Wed, 24 Jun 2015 17:46:26 +0200 8129602: Incorrect GPL header causes RE script to create wrong output
tschatzl [Wed, 24 Jun 2015 17:46:26 +0200] rev 31601
8129602: Incorrect GPL header causes RE script to create wrong output Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp
Thu, 25 Jun 2015 13:23:36 +0000 Merge
bdelsart [Thu, 25 Jun 2015 13:23:36 +0000] rev 31600
Merge
Thu, 25 Jun 2015 08:17:52 +0200 8081406: cleanup and minor extensions of the debugging facilities in CodeStrings
bdelsart [Thu, 25 Jun 2015 08:17:52 +0200] rev 31599
8081406: cleanup and minor extensions of the debugging facilities in CodeStrings Summary: avoid issues around _defunct CodeStrings Reviewed-by: dholmes, coleenp
Thu, 25 Jun 2015 10:52:37 +0000 Merge
brutisso [Thu, 25 Jun 2015 10:52:37 +0000] rev 31598
Merge
Thu, 25 Jun 2015 08:15:07 +0200 8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms
brutisso [Thu, 25 Jun 2015 08:15:07 +0200] rev 31597
8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms Summary: Also reviewed by vitalyd@gmail.com Reviewed-by: pliden, bpittore, bdelsart
Thu, 25 Jun 2015 08:30:23 +0000 Merge
dholmes [Thu, 25 Jun 2015 08:30:23 +0000] rev 31596
Merge
Wed, 24 Jun 2015 18:21:14 -0400 8129394: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with double option
ddmitriev [Wed, 24 Jun 2015 18:21:14 -0400] rev 31595
8129394: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with double option Reviewed-by: dholmes
Wed, 24 Jun 2015 18:19:09 -0400 8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9
ddmitriev [Wed, 24 Jun 2015 18:19:09 -0400] rev 31594
8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9 Reviewed-by: dholmes, coleenp
Wed, 24 Jun 2015 21:58:05 -0400 Merge
coleenp [Wed, 24 Jun 2015 21:58:05 -0400] rev 31593
Merge
Wed, 24 Jun 2015 12:12:25 -0400 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
bpittore [Wed, 24 Jun 2015 12:12:25 -0400] rev 31592
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" Summary: Need to add a space between macro identifier and string literal Reviewed-by: stefank, dholmes, kbarrett
Tue, 07 Jul 2015 15:04:25 +0000 8130687: aarch64: add support for hardware crc32c
enevill [Tue, 07 Jul 2015 15:04:25 +0000] rev 31591
8130687: aarch64: add support for hardware crc32c Summary: add support for crc32c using built in crc32c instructions Reviewed-by: kvn, aph
Mon, 29 Jun 2015 15:30:55 +0200 8086069: Adapt runtime calls to recent intrinsics to pass ints as long
goetz [Mon, 29 Jun 2015 15:30:55 +0200] rev 31590
8086069: Adapt runtime calls to recent intrinsics to pass ints as long Summary: Remove CCallingConventionRequiresIntsAsLongs from shared code and push functionality to native wrapper. Less optimal but more flexible. Reviewed-by: jrose, kvn
Fri, 03 Jul 2015 16:29:37 +0200 8130432: ppc64le: Fix build of hsdis
goetz [Fri, 03 Jul 2015 16:29:37 +0200] rev 31589
8130432: ppc64le: Fix build of hsdis Reviewed-by: dholmes, kvn
Fri, 03 Jul 2015 09:33:04 +0200 8130120: Handling of SHA intrinsics inconsistent across platforms
zmajo [Fri, 03 Jul 2015 09:33:04 +0200] rev 31588
8130120: Handling of SHA intrinsics inconsistent across platforms Summary: Introduce common warning message and common processing of SHA intrinsic-related arguments. Reviewed-by: kvn, mcberg
Fri, 03 Jul 2015 07:25:03 +0200 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
zmajo [Fri, 03 Jul 2015 07:25:03 +0200] rev 31587
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics. Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
Thu, 02 Jul 2015 17:49:11 -0700 Merge
kvn [Thu, 02 Jul 2015 17:49:11 -0700] rev 31586
Merge
Thu, 02 Jul 2015 14:40:29 -0700 8080012: JVM times out with vdbench on SPARC M7-16
iveresov [Thu, 02 Jul 2015 14:40:29 -0700] rev 31585
8080012: JVM times out with vdbench on SPARC M7-16 Summary: check cacheline sine only for one core on sun4v SPARC systems. Reviewed-by: kvn
Thu, 02 Jul 2015 11:12:59 +0100 Merge
aph [Thu, 02 Jul 2015 11:12:59 +0100] rev 31584
Merge
Tue, 16 Jun 2015 17:31:53 +0100 8130150: Implement BigInteger.montgomeryMultiply intrinsic
aph [Tue, 16 Jun 2015 17:31:53 +0100] rev 31583
8130150: Implement BigInteger.montgomeryMultiply intrinsic Summary: Add montgomeryMultiply intrinsics Reviewed-by: kvn
Thu, 16 Jul 2015 13:51:50 -0700 Added tag jdk9-b73 for changeset 1459b46b5c27
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31582
Added tag jdk9-b73 for changeset 1459b46b5c27
Thu, 16 Jul 2015 19:27:39 -0700 Merge
lana [Thu, 16 Jul 2015 19:27:39 -0700] rev 31581
Merge
Thu, 04 Jun 2015 11:17:02 -0700 8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
dtitov [Thu, 04 Jun 2015 11:17:02 -0700] rev 31580
8033530: [regression] Applet fails to load resources or connect back to server under some scenarios Reviewed-by: mchung, michaelm, serb, ddehaven
Tue, 14 Jul 2015 16:29:07 -0700 Merge
amurillo [Tue, 14 Jul 2015 16:29:07 -0700] rev 31579
Merge
Thu, 09 Jul 2015 22:46:15 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:15 -0700] rev 31578
Merge
Thu, 09 Jul 2015 14:30:14 -0700 Merge
dcubed [Thu, 09 Jul 2015 14:30:14 -0700] rev 31577
Merge
Mon, 06 Jul 2015 22:19:29 -0400 8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base
dholmes [Mon, 06 Jul 2015 22:19:29 -0400] rev 31576
8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base Summary: Pass --disable-precompiled-headers for all fastdebug builds in JPRT Reviewed-by: goetz, tbell, simonis, dcubed
Fri, 03 Jul 2015 06:23:29 -0700 Merge
dcubed [Fri, 03 Jul 2015 06:23:29 -0700] rev 31575
Merge
Thu, 02 Jul 2015 14:12:18 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:12:18 -0700] rev 31574
Merge
Thu, 25 Jun 2015 20:47:45 +0000 Merge
jfdenise [Thu, 25 Jun 2015 20:47:45 +0000] rev 31573
Merge
Thu, 25 Jun 2015 18:00:28 +0200 8080511: Refresh of jimage support
jfdenise [Thu, 25 Jun 2015 18:00:28 +0200] rev 31572
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Thu, 25 Jun 2015 07:13:27 +0000 Merge
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31571
Merge
Wed, 24 Jun 2015 17:45:44 +0200 8129602: Incorrect GPL header causes RE script to create wrong output
tschatzl [Wed, 24 Jun 2015 17:45:44 +0200] rev 31570
8129602: Incorrect GPL header causes RE script to create wrong output Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp
Wed, 24 Jun 2015 15:29:34 -0700 8129615: Remove jbb from jprt hotspot testset
mikael [Wed, 24 Jun 2015 15:29:34 -0700] rev 31569
8129615: Remove jbb from jprt hotspot testset Reviewed-by: gtriantafill, coleenp
Fri, 03 Jul 2015 07:23:32 +0200 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
zmajo [Fri, 03 Jul 2015 07:23:32 +0200] rev 31568
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics. Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
Mon, 13 Jul 2015 09:29:01 -0700 8080722: Revisit how to check for doclint reference warning during the build
darcy [Mon, 13 Jul 2015 09:29:01 -0700] rev 31567
8080722: Revisit how to check for doclint reference warning during the build Reviewed-by: alanb
Thu, 16 Jul 2015 13:51:49 -0700 Added tag jdk9-b73 for changeset 3062efa7e556
katleman [Thu, 16 Jul 2015 13:51:49 -0700] rev 31566
Added tag jdk9-b73 for changeset 3062efa7e556
Wed, 05 Jul 2017 20:41:30 +0200 Added tag jdk9-b73 for changeset 9b3a9d72f07b
duke [Wed, 05 Jul 2017 20:41:30 +0200] rev 31565
Added tag jdk9-b73 for changeset 9b3a9d72f07b
Wed, 05 Jul 2017 20:41:30 +0200 Merge jdk9-b73
duke [Wed, 05 Jul 2017 20:41:30 +0200] rev 31564
Merge
Wed, 05 Jul 2017 20:41:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:27 +0200] rev 31563
Merge
Thu, 09 Jul 2015 16:38:16 -0700 Merge
lana [Thu, 09 Jul 2015 16:38:16 -0700] rev 31562
Merge
Thu, 09 Jul 2015 11:06:48 -0700 8130803: add regression test related to fix for JDK-8078024
vromero [Thu, 09 Jul 2015 11:06:48 -0700] rev 31561
8130803: add regression test related to fix for JDK-8078024 Reviewed-by: mcimadamore Contributed-by: cushon@google.com
Wed, 08 Jul 2015 19:01:57 +0530 8130745: Revert fix pushed for JDK-8074346
sadayapalam [Wed, 08 Jul 2015 19:01:57 +0530] rev 31560
8130745: Revert fix pushed for JDK-8074346 Reviewed-by: jlahoda
Thu, 09 Jul 2015 13:49:40 -0700 Added tag jdk9-b72 for changeset 1f783cf1d945
katleman [Thu, 09 Jul 2015 13:49:40 -0700] rev 31559
Added tag jdk9-b72 for changeset 1f783cf1d945
Wed, 05 Jul 2017 20:41:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:23 +0200] rev 31558
Merge
Thu, 09 Jul 2015 13:49:35 -0700 Added tag jdk9-b72 for changeset f0d057d75897
katleman [Thu, 09 Jul 2015 13:49:35 -0700] rev 31557
Added tag jdk9-b72 for changeset f0d057d75897
Wed, 05 Jul 2017 20:41:20 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:20 +0200] rev 31556
Merge
Thu, 09 Jul 2015 16:36:48 -0700 Merge
lana [Thu, 09 Jul 2015 16:36:48 -0700] rev 31555
Merge
Tue, 07 Jul 2015 17:57:35 -0700 8130716: Fix reference problems in jaxp javadoc
darcy [Tue, 07 Jul 2015 17:57:35 -0700] rev 31554
8130716: Fix reference problems in jaxp javadoc Reviewed-by: lancea
Tue, 07 Jul 2015 18:19:57 +0200 8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline
dfuchs [Tue, 07 Jul 2015 18:19:57 +0200] rev 31553
8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline Reviewed-by: lancea, joehw
Thu, 09 Jul 2015 13:49:35 -0700 Added tag jdk9-b72 for changeset 8ebacfaf4ba6
katleman [Thu, 09 Jul 2015 13:49:35 -0700] rev 31552
Added tag jdk9-b72 for changeset 8ebacfaf4ba6
Wed, 05 Jul 2017 20:41:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:16 +0200] rev 31551
Merge
Thu, 09 Jul 2015 16:38:22 -0700 Merge
lana [Thu, 09 Jul 2015 16:38:22 -0700] rev 31550
Merge
Wed, 08 Jul 2015 17:28:08 +0530 8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
sundar [Wed, 08 Jul 2015 17:28:08 +0530] rev 31549
8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu Reviewed-by: hannesw, jlaskey, mhaupt
Tue, 07 Jul 2015 18:33:24 +0530 8130663: 6 fields can be static fields in Global class
sundar [Tue, 07 Jul 2015 18:33:24 +0530] rev 31548
8130663: 6 fields can be static fields in Global class Reviewed-by: hannesw, attila
Mon, 06 Jul 2015 15:59:55 +0530 8130476: Remove unused methods in Global.java
sundar [Mon, 06 Jul 2015 15:59:55 +0530] rev 31547
8130476: Remove unused methods in Global.java Reviewed-by: hannesw, attila
Fri, 03 Jul 2015 18:41:58 +0530 8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
sundar [Fri, 03 Jul 2015 18:41:58 +0530] rev 31546
8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not Reviewed-by: attila, lagergren, hannesw
Thu, 09 Jul 2015 13:49:41 -0700 Added tag jdk9-b72 for changeset 93250cfbfa54
katleman [Thu, 09 Jul 2015 13:49:41 -0700] rev 31545
Added tag jdk9-b72 for changeset 93250cfbfa54
Wed, 05 Jul 2017 20:41:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:12 +0200] rev 31544
Merge
Thu, 09 Jul 2015 13:49:32 -0700 Added tag jdk9-b72 for changeset 423e8a18b960
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31543
Added tag jdk9-b72 for changeset 423e8a18b960
Wed, 05 Jul 2017 20:41:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:09 +0200] rev 31542
Merge
Thu, 09 Jul 2015 16:37:55 -0700 Merge
lana [Thu, 09 Jul 2015 16:37:55 -0700] rev 31541
Merge
Mon, 29 Jun 2015 15:02:35 -0700 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
martin [Mon, 29 Jun 2015 15:02:35 -0700] rev 31540
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class Summary: return Arrays.copyOf(a, a.length, Object[].class) Reviewed-by: igerasim, psandoz
Thu, 09 Jul 2015 09:55:36 -0400 8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
rriggs [Thu, 09 Jul 2015 09:55:36 -0400] rev 31539
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more Summary: Correct javachild to spin until cputime increases by amount; cleanup InfoTest Reviewed-by: darcy
Thu, 09 Jul 2015 10:37:07 +0300 8130022: Use Java-style array declarations consistently
igerasim [Thu, 09 Jul 2015 10:37:07 +0300] rev 31538
8130022: Use Java-style array declarations consistently Reviewed-by: coffeys
Wed, 08 Jul 2015 21:54:32 -0400 8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
rriggs [Wed, 08 Jul 2015 21:54:32 -0400] rev 31537
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1] Summary: Ignore extra processes that are not created by the test and cleanup any remaining child processes Reviewed-by: darcy
Wed, 08 Jul 2015 23:52:15 +0000 8130460: Increase the stability of DTLS test CipherSuite.java
xuelei [Wed, 08 Jul 2015 23:52:15 +0000] rev 31536
8130460: Increase the stability of DTLS test CipherSuite.java Reviewed-by: wetmore
Wed, 08 Jul 2015 16:04:42 +0200 8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
redestad [Wed, 08 Jul 2015 16:04:42 +0200] rev 31535
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool Reviewed-by: iklam, hseigel
Wed, 08 Jul 2015 11:58:14 +0200 8130649: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Wed, 08 Jul 2015 11:58:14 +0200] rev 31534
8130649: java/util/logging/LoggingDeadlock2.java times out Summary: added additional traces and thread dump diagnosis for the child process Reviewed-by: lancea
Wed, 08 Jul 2015 17:30:38 +0800 8130720: BadKDC1 failed again
weijun [Wed, 08 Jul 2015 17:30:38 +0800] rev 31533
8130720: BadKDC1 failed again Reviewed-by: xuelei
Tue, 07 Jul 2015 21:25:05 -0400 8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
rriggs [Tue, 07 Jul 2015 21:25:05 -0400] rev 31532
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called Summary: a race condition caused an erroneous fault Reviewed-by: darcy
Tue, 07 Jul 2015 16:54:52 -0400 8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
rriggs [Tue, 07 Jul 2015 16:54:52 -0400] rev 31531
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2] Summary: Modify to expect only the spawned children; enhance debug output Reviewed-by: darcy
Tue, 07 Jul 2015 13:17:53 +0200 8080679: Include jline in JDK for Java and JavaScript REPLs
jlahoda [Tue, 07 Jul 2015 13:17:53 +0200] rev 31530
8080679: Include jline in JDK for Java and JavaScript REPLs Reviewed-by: alanb, erikj, forax, iris, sundar
Fri, 03 Jul 2015 08:00:33 +0100 8129444: socksProxyVersion system property ignored for Socket(Proxy)
asmotrak [Fri, 03 Jul 2015 08:00:33 +0100] rev 31529
8129444: socksProxyVersion system property ignored for Socket(Proxy) Reviewed-by: chegar
Thu, 09 Jul 2015 13:49:36 -0700 Added tag jdk9-b72 for changeset a006a766c8c9
katleman [Thu, 09 Jul 2015 13:49:36 -0700] rev 31528
Added tag jdk9-b72 for changeset a006a766c8c9
Wed, 05 Jul 2017 20:41:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:05 +0200] rev 31527
Merge
Thu, 09 Jul 2015 16:37:15 -0700 Merge
lana [Thu, 09 Jul 2015 16:37:15 -0700] rev 31526
Merge
Tue, 07 Jul 2015 10:37:28 -0700 Merge
amurillo [Tue, 07 Jul 2015 10:37:28 -0700] rev 31525
Merge
Thu, 02 Jul 2015 14:12:07 -0700 Merge
amurillo [Thu, 02 Jul 2015 14:12:07 -0700] rev 31524
Merge
Wed, 01 Jul 2015 09:15:34 +0200 Merge
thartmann [Wed, 01 Jul 2015 09:15:34 +0200] rev 31523
Merge
Wed, 01 Jul 2015 09:07:10 +0200 8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
thartmann [Wed, 01 Jul 2015 09:07:10 +0200] rev 31522
8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit" Summary: Tests should not assume that usage of non-profiled code heap is predictable. Reviewed-by: kvn, dpochepk
Tue, 30 Jun 2015 14:44:53 -0700 8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
iveresov [Tue, 30 Jun 2015 14:44:53 -0700] rev 31521
8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options 8079062: Java 9-fastdebug crash(hit assertion) with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options Summary: Revive stack walk compilation policy Reviewed-by: kvn
Tue, 30 Jun 2015 12:12:18 -0700 8129893: 8129094 fix is incomplete
kvn [Tue, 30 Jun 2015 12:12:18 -0700] rev 31520
8129893: 8129094 fix is incomplete Summary: move old and add new primitive type check. Reviewed-by: iveresov
Mon, 15 Jun 2015 15:27:04 +0300 8087218: Constant fold loads from final instance fields in VM anonymous classes
vlivanov [Mon, 15 Jun 2015 15:27:04 +0300] rev 31519
8087218: Constant fold loads from final instance fields in VM anonymous classes Reviewed-by: jrose, rbackman
Wed, 17 Jun 2015 16:22:38 +0300 8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
skovalev [Wed, 17 Jun 2015 16:22:38 +0300] rev 31518
8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts Reviewed-by: dholmes, vlivanov
Thu, 25 Jun 2015 13:41:29 +0000 8129426: aarch64: add support for PopCount in C2
enevill [Thu, 25 Jun 2015 13:41:29 +0000] rev 31517
8129426: aarch64: add support for PopCount in C2 Summary: Add support for PopCount using SIMD cnt and addv inst Reviewed-by: kvn, aph Contributed-by: alexander.alexeev@caviumnetworks.com
Thu, 25 Jun 2015 08:52:12 +0000 8086087: aarch64: add support for 64 bit vectors
enevill [Thu, 25 Jun 2015 08:52:12 +0000] rev 31516
8086087: aarch64: add support for 64 bit vectors Summary: Support 64 bit vectors Reviewed-by: kvn, aph
Mon, 29 Jun 2015 00:10:01 -0700 8073583: C2 support for CRC32C on SPARC
kvn [Mon, 29 Jun 2015 00:10:01 -0700] rev 31515
8073583: C2 support for CRC32C on SPARC Reviewed-by: jrose, kvn Contributed-by: james.cheng@oracle.com
Thu, 09 Jul 2015 13:49:32 -0700 Added tag jdk9-b72 for changeset 02be96db190a
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31514
Added tag jdk9-b72 for changeset 02be96db190a
Thu, 09 Jul 2015 16:36:38 -0700 Merge
lana [Thu, 09 Jul 2015 16:36:38 -0700] rev 31513
Merge
Tue, 07 Jul 2015 13:17:52 +0200 8080679: Include jline in JDK for Java and JavaScript REPLs
jlahoda [Tue, 07 Jul 2015 13:17:52 +0200] rev 31512
8080679: Include jline in JDK for Java and JavaScript REPLs Reviewed-by: alanb, erikj, forax, iris, sundar
Thu, 09 Jul 2015 13:49:31 -0700 Added tag jdk9-b72 for changeset 7dd7a38425a8
katleman [Thu, 09 Jul 2015 13:49:31 -0700] rev 31511
Added tag jdk9-b72 for changeset 7dd7a38425a8
Wed, 05 Jul 2017 20:40:53 +0200 Added tag jdk9-b72 for changeset 61d2d0629b6d
duke [Wed, 05 Jul 2017 20:40:53 +0200] rev 31510
Added tag jdk9-b72 for changeset 61d2d0629b6d
Wed, 05 Jul 2017 20:40:53 +0200 Merge jdk9-b72
duke [Wed, 05 Jul 2017 20:40:53 +0200] rev 31509
Merge
Wed, 05 Jul 2017 20:40:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:50 +0200] rev 31508
Merge
Thu, 02 Jul 2015 16:08:17 -0700 Merge
lana [Thu, 02 Jul 2015 16:08:17 -0700] rev 31507
Merge
Wed, 01 Jul 2015 09:51:48 +0200 8072480: javac should support compilation for a specific platform version
jlahoda [Wed, 01 Jul 2015 09:51:48 +0200] rev 31506
8072480: javac should support compilation for a specific platform version Summary: Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK. Reviewed-by: erikj, ihse, jjg, mcimadamore, mr Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com
Wed, 01 Jul 2015 09:51:47 +0200 8080675: Enhance the classfile library to support construction of classfiles from scratch
jlahoda [Wed, 01 Jul 2015 09:51:47 +0200] rev 31505
8080675: Enhance the classfile library to support construction of classfiles from scratch Reviewed-by: jjg
Thu, 02 Jul 2015 08:54:04 -0700 Added tag jdk9-b71 for changeset cf6355e77564
katleman [Thu, 02 Jul 2015 08:54:04 -0700] rev 31504
Added tag jdk9-b71 for changeset cf6355e77564
Wed, 05 Jul 2017 20:40:45 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:45 +0200] rev 31503
Merge
Thu, 02 Jul 2015 16:09:51 -0700 Merge
lana [Thu, 02 Jul 2015 16:09:51 -0700] rev 31502
Merge
Thu, 02 Jul 2015 18:04:32 +0400 8130247: fix some new tidy warnings from jaxws and CORBA
avstepan [Thu, 02 Jul 2015 18:04:32 +0400] rev 31501
8130247: fix some new tidy warnings from jaxws and CORBA Summary: minor docs cleanup Reviewed-by: darcy
Thu, 02 Jul 2015 08:54:00 -0700 Added tag jdk9-b71 for changeset 9b8258eb95a9
katleman [Thu, 02 Jul 2015 08:54:00 -0700] rev 31500
Added tag jdk9-b71 for changeset 9b8258eb95a9
Wed, 05 Jul 2017 20:40:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:41 +0200] rev 31499
Merge
Thu, 02 Jul 2015 16:07:57 -0700 Merge
lana [Thu, 02 Jul 2015 16:07:57 -0700] rev 31498
Merge
Tue, 30 Jun 2015 12:04:27 +0200 8130051: Cleanup usage of reflection in jaxp
dfuchs [Tue, 30 Jun 2015 12:04:27 +0200] rev 31497
8130051: Cleanup usage of reflection in jaxp Summary: replaced usage of reflection with direct access where possible, removed obsolete code where possible. Reviewed-by: joehw
Thu, 02 Jul 2015 08:54:00 -0700 Added tag jdk9-b71 for changeset 976a2f96dbcc
katleman [Thu, 02 Jul 2015 08:54:00 -0700] rev 31496
Added tag jdk9-b71 for changeset 976a2f96dbcc
Wed, 05 Jul 2017 20:40:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:38 +0200] rev 31495
Merge
Thu, 02 Jul 2015 16:09:43 -0700 Merge
lana [Thu, 02 Jul 2015 16:09:43 -0700] rev 31494
Merge
Thu, 02 Jul 2015 19:02:28 +0530 8130317: "ant test" fails to complete on Windows when run under cygwin shell
sundar [Thu, 02 Jul 2015 19:02:28 +0530] rev 31493
8130317: "ant test" fails to complete on Windows when run under cygwin shell Reviewed-by: lagergren, attila
Thu, 02 Jul 2015 11:20:47 +0200 8130307: improve Nashorn Javadoc target
mhaupt [Thu, 02 Jul 2015 11:20:47 +0200] rev 31492
8130307: improve Nashorn Javadoc target Summary: reduce dependence on ASM sources in testing, address command line length problem on Windows Reviewed-by: hannesw, sundar
Thu, 02 Jul 2015 11:09:20 +0200 8130306: enable running Nashorn test on Windows
mhaupt [Thu, 02 Jul 2015 11:09:20 +0200] rev 31491
8130306: enable running Nashorn test on Windows Summary: fix executable name (add .exe suffix) Reviewed-by: hannesw, sundar
Thu, 02 Jul 2015 10:55:35 +0200 8130234: Get rid of JSType.isNegativeZero
attila [Thu, 02 Jul 2015 10:55:35 +0200] rev 31490
8130234: Get rid of JSType.isNegativeZero Reviewed-by: hannesw, lagergren
Wed, 01 Jul 2015 16:26:25 +0200 8130127: streamline input parameter of Nashorn scripting $EXEC function
mhaupt [Wed, 01 Jul 2015 16:26:25 +0200] rev 31489
8130127: streamline input parameter of Nashorn scripting $EXEC function Summary: handle null and undefined correctly, do not coerce them to strings Reviewed-by: lagergren, sundar
Tue, 30 Jun 2015 08:51:06 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:06 -0700] rev 31488
Merge
Mon, 22 Jun 2015 13:29:27 -0700 Merge
prr [Mon, 22 Jun 2015 13:29:27 -0700] rev 31487
Merge
Wed, 27 May 2015 17:35:21 +0200 8081814: Modularize the deploy build
erikj [Wed, 27 May 2015 17:35:21 +0200] rev 31486
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Tue, 30 Jun 2015 13:10:37 +0530 8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
sundar [Tue, 30 Jun 2015 13:10:37 +0530] rev 31485
8114838: Anonymous functions escape to surrounding scope when defined under "with" statement Reviewed-by: attila, hannesw, lagergren
Mon, 29 Jun 2015 10:42:57 +0200 8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
attila [Mon, 29 Jun 2015 10:42:57 +0200] rev 31484
8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed Reviewed-by: lagergren, sundar
Thu, 02 Jul 2015 08:54:05 -0700 Added tag jdk9-b71 for changeset 84ecc1a708df
katleman [Thu, 02 Jul 2015 08:54:05 -0700] rev 31483
Added tag jdk9-b71 for changeset 84ecc1a708df
Wed, 05 Jul 2017 20:40:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:32 +0200] rev 31482
Merge
Thu, 02 Jul 2015 16:08:26 -0700 Merge
lana [Thu, 02 Jul 2015 16:08:26 -0700] rev 31481
Merge
Thu, 02 Jul 2015 18:07:48 +0400 8130247: fix some new tidy warnings from jaxws and CORBA
avstepan [Thu, 02 Jul 2015 18:07:48 +0400] rev 31480
8130247: fix some new tidy warnings from jaxws and CORBA Summary: minor docs cleanup Reviewed-by: darcy
Thu, 02 Jul 2015 08:53:57 -0700 Added tag jdk9-b71 for changeset 9402c8fae0fc
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31479
Added tag jdk9-b71 for changeset 9402c8fae0fc
Wed, 05 Jul 2017 20:40:29 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:29 +0200] rev 31478
Merge
Thu, 02 Jul 2015 16:08:47 -0700 Merge
lana [Thu, 02 Jul 2015 16:08:47 -0700] rev 31477
Merge
Thu, 02 Jul 2015 15:25:46 +0200 8130315: Fix wrong prototype of GrowKnownVMs() in java.c
simonis [Thu, 02 Jul 2015 15:25:46 +0200] rev 31476
8130315: Fix wrong prototype of GrowKnownVMs() in java.c Reviewed-by: alanb, ksrini
Thu, 02 Jul 2015 12:01:48 +0100 8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
vinnie [Thu, 02 Jul 2015 12:01:48 +0100] rev 31475
8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10 Reviewed-by: xuelei
Thu, 02 Jul 2015 16:20:43 +0800 8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
weijun [Thu, 02 Jul 2015 16:20:43 +0800] rev 31474
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto Reviewed-by: alanb
Thu, 02 Jul 2015 13:20:46 +0800 8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
weijun [Thu, 02 Jul 2015 13:20:46 +0800] rev 31473
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040 Reviewed-by: darcy
Thu, 02 Jul 2015 09:19:42 +0800 8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
weijun [Thu, 02 Jul 2015 09:19:42 +0800] rev 31472
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC Reviewed-by: darcy
Thu, 02 Jul 2015 00:26:35 +0300 8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
igerasim [Thu, 02 Jul 2015 00:26:35 +0300] rev 31471
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument Reviewed-by: martin
Wed, 01 Jul 2015 22:17:32 +0300 8098854: Do cleanup in a proper order in sunmscapi code
igerasim [Wed, 01 Jul 2015 22:17:32 +0300] rev 31470
8098854: Do cleanup in a proper order in sunmscapi code Reviewed-by: vinnie
Tue, 09 Jun 2015 07:10:02 +0100 8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
psandoz [Tue, 09 Jun 2015 07:10:02 +0100] rev 31469
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
Tue, 30 Jun 2015 17:48:06 -0700 8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
darcy [Tue, 30 Jun 2015 17:48:06 -0700] rev 31468
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment Reviewed-by: alanb
Tue, 30 Jun 2015 11:20:43 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:43 -0700] rev 31467
Merge
Tue, 30 Jun 2015 17:16:40 +0200 6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
sjohanss [Tue, 30 Jun 2015 17:16:40 +0200] rev 31466
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println Reviewed-by: stefank, dholmes, chegar, sjohanss Contributed-by: stefan.sarne@oracle.com
Fri, 26 Jun 2015 19:11:19 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:19 -0700] rev 31465
Merge
Thu, 25 Jun 2015 09:48:36 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:36 -0700] rev 31464
Merge
Fri, 19 Jun 2015 15:25:09 -0700 Merge
kvn [Fri, 19 Jun 2015 15:25:09 -0700] rev 31463
Merge
Wed, 17 Jun 2015 17:41:04 -0700 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
ascarpino [Wed, 17 Jun 2015 17:41:04 -0700] rev 31462
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration Reviewed-by: kvn, jrose
Wed, 24 Jun 2015 13:10:49 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:10:49 +0200] rev 31461
Merge
Tue, 23 Jun 2015 12:35:39 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:35:39 +0300] rev 31460
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Mon, 22 Jun 2015 12:13:56 +0200 8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
jbachorik [Mon, 22 Jun 2015 12:13:56 +0200] rev 31459
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently Reviewed-by: sla
Mon, 22 Jun 2015 12:13:39 +0200 8081634: Concurrent usage of a StringBuilder causes test intermittent failures
jbachorik [Mon, 22 Jun 2015 12:13:39 +0200] rev 31458
8081634: Concurrent usage of a StringBuilder causes test intermittent failures Reviewed-by: sla, sspitsyn
Tue, 16 Jun 2015 16:36:27 +0300 8062045: Update svc regression tests to extend the default security policy instead of override
akulyakh [Tue, 16 Jun 2015 16:36:27 +0300] rev 31457
8062045: Update svc regression tests to extend the default security policy instead of override Summary: Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group Reviewed-by: jbachorik
Mon, 15 Jun 2015 13:48:28 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:28 +0200] rev 31456
Merge
Mon, 08 Jun 2015 15:27:37 +0200 8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 15:27:37 +0200] rev 31455
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Tue, 09 Jun 2015 10:11:11 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Tue, 09 Jun 2015 10:11:11 +0200] rev 31454
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Tue, 09 Jun 2015 16:48:54 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:54 +0200] rev 31453
Merge
Fri, 05 Jun 2015 13:38:13 -0700 8054386: Allow Java debugging when CDS is enabled
cjplummer [Fri, 05 Jun 2015 13:38:13 -0700] rev 31452
8054386: Allow Java debugging when CDS is enabled Summary: Map archive RW when debugging is enabled Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
Fri, 05 Jun 2015 13:38:00 -0700 8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
cjplummer [Fri, 05 Jun 2015 13:38:00 -0700] rev 31451
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument Summary: Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test Reviewed-by: rriggs, sspitsyn, dholmes
Tue, 30 Jun 2015 10:47:54 -0700 8129632: (fs) Files.probeContentType returns null on Mac OS X
bpb [Tue, 30 Jun 2015 10:47:54 -0700] rev 31450
8129632: (fs) Files.probeContentType returns null on Mac OS X Summary: Append a Uniform Type Identifier-based FileType Detector for Mac OS X Reviewed-by: alanb
Tue, 30 Jun 2015 08:51:16 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:16 -0700] rev 31449
Merge
Tue, 23 Jun 2015 11:59:27 +0300 8076468: Add @modules to tests in jdk_desktop test group
yan [Tue, 23 Jun 2015 11:59:27 +0300] rev 31448
8076468: Add @modules to tests in jdk_desktop test group Reviewed-by: yan, alexsch
Tue, 23 Jun 2015 09:54:19 +0300 6519182: SunToolkit.appContextMap should be IdentityMap
ssadetsky [Tue, 23 Jun 2015 09:54:19 +0300] rev 31447
6519182: SunToolkit.appContextMap should be IdentityMap Reviewed-by: ant, azvegint
Mon, 22 Jun 2015 13:28:57 -0700 Merge
prr [Mon, 22 Jun 2015 13:28:57 -0700] rev 31446
Merge
Thu, 04 Jun 2015 18:28:52 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:28:52 +0200] rev 31445
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Thu, 18 Jun 2015 14:45:44 -0500 8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider
ptbrunet [Thu, 18 Jun 2015 14:45:44 -0500] rev 31444
8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider Summary: fix bad syntax on use of @code Reviewed-by: serb, azvegint Contributed-by: peter.brunet@oracle.com
Thu, 18 Jun 2015 14:56:45 +0300 8078658: Make custom Cursors available for modular build
serb [Thu, 18 Jun 2015 14:56:45 +0300] rev 31443
8078658: Make custom Cursors available for modular build Reviewed-by: alanb, chegar
Thu, 18 Jun 2015 11:05:33 +0300 8081306: [TEST_BUG] remove imports of the internal API from some regression tests
yan [Thu, 18 Jun 2015 11:05:33 +0300] rev 31442
8081306: [TEST_BUG] remove imports of the internal API from some regression tests Reviewed-by: serb
Wed, 17 Jun 2015 15:57:26 +0300 8025492: Hand cursor does not use Windows' system cursor
serb [Wed, 17 Jun 2015 15:57:26 +0300] rev 31441
8025492: Hand cursor does not use Windows' system cursor Reviewed-by: ant, bae Contributed-by: morvan.lemescam@gmail.com
Tue, 16 Jun 2015 13:00:37 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:37 -0700] rev 31440
Merge
Tue, 16 Jun 2015 10:38:23 -0500 Merge
ptbrunet [Tue, 16 Jun 2015 10:38:23 -0500] rev 31439
Merge
Mon, 15 Jun 2015 12:36:35 -0500 8055160: Support loading of Assistive Technology from service provider
ptbrunet [Mon, 15 Jun 2015 12:36:35 -0500] rev 31438
8055160: Support loading of Assistive Technology from service provider Summary: Load assistive technolgy via service provider Reviewed-by: mchung, prr, alanb, ihse, serb Contributed-by: peter.brunet@oracle.com
Tue, 16 Jun 2015 08:46:41 +0300 8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon
ssadetsky [Tue, 16 Jun 2015 08:46:41 +0300] rev 31437
8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon Reviewed-by: serb, ant
Mon, 15 Jun 2015 11:01:43 -0700 8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp
prr [Mon, 15 Jun 2015 11:01:43 -0700] rev 31436
8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp Reviewed-by: serb, srl
Mon, 15 Jun 2015 14:43:31 +0300 8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
azvegint [Mon, 15 Jun 2015 14:43:31 +0300] rev 31435
8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04 Reviewed-by: alexsch, serb
Fri, 12 Jun 2015 15:01:10 +0300 7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
serb [Fri, 12 Jun 2015 15:01:10 +0300] rev 31434
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html Reviewed-by: azvegint, ant
Wed, 10 Jun 2015 12:43:18 -0700 8081756: Mastering Matrix Manipulations
prr [Wed, 10 Jun 2015 12:43:18 -0700] rev 31433
8081756: Mastering Matrix Manipulations Reviewed-by: serb, bae, mschoene
Wed, 10 Jun 2015 17:18:10 +0300 8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
serb [Wed, 10 Jun 2015 17:18:10 +0300] rev 31432
8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint Reviewed-by: prr, azvegint
Tue, 09 Jun 2015 18:57:54 +0300 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
ssadetsky [Tue, 09 Jun 2015 18:57:54 +0300] rev 31431
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works Reviewed-by: serb, alexsch
Tue, 09 Jun 2015 14:11:11 +0300 8017487: filechooser in Windows-Libraries folder: columns are mixed up
ssadetsky [Tue, 09 Jun 2015 14:11:11 +0300] rev 31430
8017487: filechooser in Windows-Libraries folder: columns are mixed up Reviewed-by: serb, ant
Tue, 30 Jun 2015 22:32:03 +0800 8075301: Tests for sun.security.krb5.principal system property
weijun [Tue, 30 Jun 2015 22:32:03 +0800] rev 31429
8075301: Tests for sun.security.krb5.principal system property Reviewed-by: weijun Contributed-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Tue, 30 Jun 2015 16:10:27 +0200 8130109: Incremental build of java.base-gensrc broken
erikj [Tue, 30 Jun 2015 16:10:27 +0200] rev 31428
8130109: Incremental build of java.base-gensrc broken Reviewed-by: tbell
Tue, 30 Jun 2015 10:00:46 +0200 8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
amlu [Tue, 30 Jun 2015 10:00:46 +0200] rev 31427
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile Reviewed-by: psandoz
Mon, 29 Jun 2015 16:36:44 -0700 8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
juh [Mon, 29 Jun 2015 16:36:44 -0700] rev 31426
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method Reviewed-by: mullan
Mon, 29 Jun 2015 14:59:20 -0700 8050091: (coll) LinkedList has incorrect implementation comment
martin [Mon, 29 Jun 2015 14:59:20 -0700] rev 31425
8050091: (coll) LinkedList has incorrect implementation comment Summary: Rework implementation invariant comments Reviewed-by: igerasim
Tue, 30 Jun 2015 01:17:45 +0300 8098547: (tz) Support tzdata2015e
aefimov [Tue, 30 Jun 2015 01:17:45 +0300] rev 31424
8098547: (tz) Support tzdata2015e Reviewed-by: coffeys, okutsu
Mon, 29 Jun 2015 14:49:47 -0700 8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
bpb [Mon, 29 Jun 2015 14:49:47 -0700] rev 31423
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap Summary: Use @requires tag to suppress the test on limited memory systems. Reviewed-by: darcy
Mon, 29 Jun 2015 11:38:36 -0700 8130007: Update security tests to use Security.getProvider to get security provider
mchung [Mon, 29 Jun 2015 11:38:36 -0700] rev 31422
8130007: Update security tests to use Security.getProvider to get security provider Reviewed-by: mullan Contributed-by: valerie.peng@oracle.com, mandy.chung@oracle.com
Mon, 29 Jun 2015 08:39:29 -0700 8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
bpb [Mon, 29 Jun 2015 08:39:29 -0700] rev 31421
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions Summary: Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach. Reviewed-by: chegar, alanb Contributed-by: Peter Levart <peter.levart@gmail.com>
Mon, 29 Jun 2015 17:11:17 +0800 8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
weijun [Mon, 29 Jun 2015 17:11:17 +0800] rev 31420
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced Reviewed-by: alanb
Mon, 29 Jun 2015 15:04:43 +0800 8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
weijun [Mon, 29 Jun 2015 15:04:43 +0800] rev 31419
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac Reviewed-by: xuelei
Thu, 02 Jul 2015 08:54:01 -0700 Added tag jdk9-b71 for changeset c55f96d66cf9
katleman [Thu, 02 Jul 2015 08:54:01 -0700] rev 31418
Added tag jdk9-b71 for changeset c55f96d66cf9
Wed, 05 Jul 2017 20:40:14 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:14 +0200] rev 31417
Merge
Thu, 02 Jul 2015 16:09:16 -0700 Merge
lana [Thu, 02 Jul 2015 16:09:16 -0700] rev 31416
Merge
Tue, 30 Jun 2015 11:20:42 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31415
Merge
Fri, 26 Jun 2015 19:11:15 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:15 -0700] rev 31414
Merge
Fri, 26 Jun 2015 15:55:54 -0700 8130008: compiler/codecache/jmx/UsageThresholdIncreasedTest.java should be quarantined
kvn [Fri, 26 Jun 2015 15:55:54 -0700] rev 31413
8130008: compiler/codecache/jmx/UsageThresholdIncreasedTest.java should be quarantined Reviewed-by: iveresov
Thu, 25 Jun 2015 09:48:50 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:50 -0700] rev 31412
Merge
Wed, 24 Jun 2015 09:13:12 +0200 8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
goetz [Wed, 24 Jun 2015 09:13:12 +0200] rev 31411
8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket." Reviewed-by: enevill, simonis, adinn
Tue, 23 Jun 2015 12:45:08 -0700 8081247: AVX 512 extended support
mcberg [Tue, 23 Jun 2015 12:45:08 -0700] rev 31410
8081247: AVX 512 extended support Summary: add more support for EVEX encoding Reviewed-by: kvn, neliasso
Mon, 22 Jun 2015 14:22:19 +0200 8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074.
goetz [Mon, 22 Jun 2015 14:22:19 +0200] rev 31409
8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074. Reviewed-by: kvn, simonis
Fri, 19 Jun 2015 17:46:42 -0700 8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory
kvn [Fri, 19 Jun 2015 17:46:42 -0700] rev 31408
8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory Summary: increase code_size2 for stubs Reviewed-by: iveresov
Fri, 19 Jun 2015 15:24:07 -0700 Merge
kvn [Fri, 19 Jun 2015 15:24:07 -0700] rev 31407
Merge
Thu, 11 Jun 2015 10:50:27 +0200 8087183: Fix call to inline function is_oop in header debugInfo.hpp.
goetz [Thu, 11 Jun 2015 10:50:27 +0200] rev 31406
8087183: Fix call to inline function is_oop in header debugInfo.hpp. Reviewed-by: kvn, kbarrett, dholmes
Thu, 18 Jun 2015 11:09:29 -0700 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
kvn [Thu, 18 Jun 2015 11:09:29 -0700] rev 31405
8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors Summary: ignored non-primitive type memory operation regardless its (or its inputs) control. Reviewed-by: roland, mcberg
Wed, 17 Jun 2015 17:48:25 -0700 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
ascarpino [Wed, 17 Jun 2015 17:48:25 -0700] rev 31404
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration Reviewed-by: kvn, jrose
Tue, 16 Jun 2015 16:10:36 -0700 8080325: SuperWord loop unrolling analysis
mcberg [Tue, 16 Jun 2015 16:10:36 -0700] rev 31403
8080325: SuperWord loop unrolling analysis Summary: Determine loop unroll factor based on supported vectors sizes. Reviewed-by: roland, kvn
Wed, 24 Jun 2015 13:38:01 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:38:01 +0200] rev 31402
Merge
Wed, 24 Jun 2015 14:28:30 +0000 Merge
dsamersoff [Wed, 24 Jun 2015 14:28:30 +0000] rev 31401
Merge
Wed, 24 Jun 2015 13:16:33 +0000 Merge
dsamersoff [Wed, 24 Jun 2015 13:16:33 +0000] rev 31400
Merge
Fri, 12 Jun 2015 15:49:55 +0100 8078521: AARCH64: Add AArch64 SA support
aph [Fri, 12 Jun 2015 15:49:55 +0100] rev 31399
8078521: AARCH64: Add AArch64 SA support Summary: Add AArch64 SA support Reviewed-by: dsamersoff, dholmes
Wed, 24 Jun 2015 15:04:27 +0200 Merge
brutisso [Wed, 24 Jun 2015 15:04:27 +0200] rev 31398
Merge
Tue, 23 Jun 2015 13:26:05 +0200 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
brutisso [Tue, 23 Jun 2015 13:26:05 +0200] rev 31397
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses Reviewed-by: pliden, tschatzl
Wed, 24 Jun 2015 13:26:12 +0200 Merge
dholmes [Wed, 24 Jun 2015 13:26:12 +0200] rev 31396
Merge
Wed, 24 Jun 2015 11:58:34 +0200 Merge
dholmes [Wed, 24 Jun 2015 11:58:34 +0200] rev 31395
Merge
Wed, 24 Jun 2015 05:45:50 -0400 8081294: aarch64: fails to build on ubuntu wily
enevill [Wed, 24 Jun 2015 05:45:50 -0400] rev 31394
8081294: aarch64: fails to build on ubuntu wily Reviewed-by: dholmes
Wed, 24 Jun 2015 11:55:18 +0200 Merge
tschatzl [Wed, 24 Jun 2015 11:55:18 +0200] rev 31393
Merge
Wed, 24 Jun 2015 09:42:45 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:42:45 +0200] rev 31392
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test. Reviewed-by: dfazunen, jmasa, ecaspole
Wed, 24 Jun 2015 10:28:00 +0200 Merge
sjohanss [Wed, 24 Jun 2015 10:28:00 +0200] rev 31391
Merge
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip