Thu, 28 Jun 2018 03:45:49 -0700 8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
amenkov [Thu, 28 Jun 2018 03:45:49 -0700] rev 50876
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98 Reviewed-by: sspitsyn, cjplummer, dholmes
Thu, 28 Jun 2018 12:14:37 +0200 8205993: ZGC: Fix typos and incorrect indentations
pliden [Thu, 28 Jun 2018 12:14:37 +0200] rev 50875
8205993: ZGC: Fix typos and incorrect indentations Reviewed-by: stefank
Thu, 28 Jun 2018 10:09:58 +0000 8205694: AArch64: Add test to validate volatile load, store and CAS code generation
adinn [Thu, 28 Jun 2018 10:09:58 +0000] rev 50874
8205694: AArch64: Add test to validate volatile load, store and CAS code generation Summary: Implement tests to check volatile operations are translated to valid code Reviewed-by: aph, kvn, dpochepk
Thu, 28 Jun 2018 11:37:02 +0200 8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
mgronlun [Thu, 28 Jun 2018 11:37:02 +0200] rev 50873
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions Reviewed-by: egahlin
Thu, 28 Jun 2018 11:32:32 +0200 8205925: Print correct and more information about secondary errors
stuefe [Thu, 28 Jun 2018 11:32:32 +0200] rev 50872
8205925: Print correct and more information about secondary errors Reviewed-by: coleenp, dholmes
Wed, 27 Jun 2018 15:04:27 +0200 8205923: ZGC: Verification applies load barriers before verification
stefank [Wed, 27 Jun 2018 15:04:27 +0200] rev 50871
8205923: ZGC: Verification applies load barriers before verification Reviewed-by: pliden, eosterlund
Wed, 27 Jun 2018 15:02:53 +0200 8205923: ZGC: Verification applies load barrier before verification
stefank [Wed, 27 Jun 2018 15:02:53 +0200] rev 50870
8205923: ZGC: Verification applies load barrier before verification Reviewed-by: pliden, eosterlund
Thu, 28 Jun 2018 01:10:09 -0700 8205959: Do not restart close if errno is EINTR
igerasim [Thu, 28 Jun 2018 01:10:09 -0700] rev 50869
8205959: Do not restart close if errno is EINTR Reviewed-by: alanb, vtewari
Thu, 28 Jun 2018 10:05:43 +0200 8205913: Inconsistent source code model
jlahoda [Thu, 28 Jun 2018 10:05:43 +0200] rev 50868
8205913: Inconsistent source code model Summary: Ensuring variable declarations have non-null modifiers and names. Reviewed-by: mcimadamore
Thu, 28 Jun 2018 10:05:39 +0200 8195986: Incorrect javac -h output with annotation processing and missing classes
jlahoda [Thu, 28 Jun 2018 10:05:39 +0200] rev 50867
8195986: Incorrect javac -h output with annotation processing and missing classes Summary: When clearing out symbols for a new annotation processing round, preserve types when possible. Reviewed-by: vromero
Thu, 28 Jun 2018 09:15:53 +0200 8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
pliden [Thu, 28 Jun 2018 09:15:53 +0200] rev 50866
8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate() Reviewed-by: shade, stefank
Thu, 28 Jun 2018 09:06:54 +0200 8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
simonis [Thu, 28 Jun 2018 09:06:54 +0200] rev 50865
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH Reviewed-by: martin, erikj
Thu, 28 Jun 2018 07:22:59 +0200 8205702: assert(UseCompressedClassPointers) failed in universe.hpp
pliden [Thu, 28 Jun 2018 07:22:59 +0200] rev 50864
8205702: assert(UseCompressedClassPointers) failed in universe.hpp Reviewed-by: coleenp, ccheung
Thu, 28 Jun 2018 07:00:35 +0200 8205531: jcmd VM.classloaders should fold similar loaders
stuefe [Thu, 28 Jun 2018 07:00:35 +0200] rev 50863
8205531: jcmd VM.classloaders should fold similar loaders Reviewed-by: sspitsyn, coleenp
Thu, 28 Jun 2018 00:34:55 -0400 8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
kbarrett [Thu, 28 Jun 2018 00:34:55 -0400] rev 50862
8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion Summary: Remove unsafe printing. Reviewed-by: dholmes, tschatzl, dcubed, coleenp
Thu, 28 Jun 2018 09:40:46 +0530 8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
hb [Thu, 28 Jun 2018 09:40:46 +0530] rev 50861
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied Reviewed-by: cjplummer
Wed, 27 Jun 2018 20:21:42 -0700 8205528: Base64 encoding algorithm using AVX512 instructions
kvn [Wed, 27 Jun 2018 20:21:42 -0700] rev 50860
8205528: Base64 encoding algorithm using AVX512 instructions Reviewed-by: kvn, psandoz Contributed-by: smita.kamath@intel.com
Wed, 27 Jun 2018 19:09:17 -0700 8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
cjplummer [Wed, 27 Jun 2018 19:09:17 -0700] rev 50859
8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message Summary: Include GetExitCodeThread() result in the exception message Reviewed-by: sspitsyn, dcubed
Wed, 27 Jun 2018 17:02:41 -0700 8205824: Update Graal
never [Wed, 27 Jun 2018 17:02:41 -0700] rev 50858
8205824: Update Graal Reviewed-by: iveresov, kvn
Wed, 27 Jun 2018 16:57:21 -0700 8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
iignatyev [Wed, 27 Jun 2018 16:57:21 -0700] rev 50857
8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation Reviewed-by: iveresov
Thu, 28 Jun 2018 01:46:03 +0200 8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
hannesw [Thu, 28 Jun 2018 01:46:03 +0200] rev 50856
8190876: javadoc search on "java.se" shows "java.se" the last one among other modules Reviewed-by: jjg
Wed, 27 Jun 2018 16:19:28 -0700 8205954: clean up hotspot ProblemList
iignatyev [Wed, 27 Jun 2018 16:19:28 -0700] rev 50855
8205954: clean up hotspot ProblemList Reviewed-by: kvn
Wed, 27 Jun 2018 16:17:11 -0700 8205942: Build failure on macosx after JDK-8189429
erikj [Wed, 27 Jun 2018 16:17:11 -0700] rev 50854
8205942: Build failure on macosx after JDK-8189429 Reviewed-by: tbell, lancea
Wed, 27 Jun 2018 15:15:11 -0700 8202554: Remove hotspot tests for javafx.* modules
iignatyev [Wed, 27 Jun 2018 15:15:11 -0700] rev 50853
8202554: Remove hotspot tests for javafx.* modules Reviewed-by: kvn
Wed, 27 Jun 2018 22:26:41 +0200 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
redestad [Wed, 27 Jun 2018 22:26:41 +0200] rev 50852
8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin Reviewed-by: psandoz, mchung
Wed, 27 Jun 2018 14:46:15 -0700 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
ccheung [Wed, 27 Jun 2018 14:46:15 -0700] rev 50851
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording Summary: disable JFR and output a warning message during CDS dump time if JFR is enabled. Reviewed-by: jiangli, lfoltan
Wed, 27 Jun 2018 14:20:41 -0700 8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
jjg [Wed, 27 Jun 2018 14:20:41 -0700] rev 50850
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java Reviewed-by: mchung
Wed, 27 Jun 2018 13:43:52 -0700 8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
iignatyev [Wed, 27 Jun 2018 13:43:52 -0700] rev 50849
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM Reviewed-by: dholmes
Wed, 27 Jun 2018 21:18:33 +0100 8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
dfuchs [Wed, 27 Jun 2018 21:18:33 +0100] rev 50848
8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk Reviewed-by: jjg, erikj
Wed, 27 Jun 2018 21:56:11 +0200 8205616: Build fails with system headers after 8204572
glaubitz [Wed, 27 Jun 2018 21:56:11 +0200] rev 50847
8205616: Build fails with system headers after 8204572 Reviewed-by: erikj Contributed-by: Magnuse Ihse Bursie <magnus.ihse.bursie@oracle.com>, Fridrich Strba <fridrich.strba@suse.com>
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip