Wed, 10 Oct 2018 08:36:31 +0200 8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
thartmann [Wed, 10 Oct 2018 08:36:31 +0200] rev 52069
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs Summary: Increase code_size2 for new Skylake CPUs. Reviewed-by: kvn, stuefe, thartmann Contributed-by: ralf.schmelter@sap.com
Tue, 09 Oct 2018 19:11:09 -0700 8193879: Java debugger hangs on method invocation
dtitov [Tue, 09 Oct 2018 19:11:09 -0700] rev 52068
8193879: Java debugger hangs on method invocation Reviewed-by: sspitsyn, amenkov, gadams
Tue, 09 Oct 2018 20:38:13 -0400 8211394: CHECK_ must be used in the rhs of an assignment statement within a block
dholmes [Tue, 09 Oct 2018 20:38:13 -0400] rev 52067
8211394: CHECK_ must be used in the rhs of an assignment statement within a block Summary: replace "return foo(CHECK_X);" with "return foo(THREAD);" Reviewed-by: iklam, phh, stuefe, lfoltan
Tue, 09 Oct 2018 20:19:22 -0400 8211065: Private method check in linkResolver is incorrect
dholmes [Tue, 09 Oct 2018 20:19:22 -0400] rev 52066
8211065: Private method check in linkResolver is incorrect Reviewed-by: acorn, lfoltan
Tue, 09 Oct 2018 14:57:23 -0700 8211724: Change mkdir -p to MakeDir macro where possible
erikj [Tue, 09 Oct 2018 14:57:23 -0700] rev 52065
8211724: Change mkdir -p to MakeDir macro where possible Reviewed-by: ihse, asemenyuk
Tue, 09 Oct 2018 07:33:15 -0400 8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
gadams [Tue, 09 Oct 2018 07:33:15 -0400] rev 52064
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken Reviewed-by: sspitsyn, chegar, alanb
Tue, 09 Oct 2018 13:22:19 -0700 8211905: Remove multiple casts for EM06 file
jcbeyler [Tue, 09 Oct 2018 13:22:19 -0700] rev 52063
8211905: Remove multiple casts for EM06 file Summary: Remove multiple casts for EM06 file Reviewed-by: sspitsyn, cjplummer
Tue, 09 Oct 2018 15:58:07 -0400 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
jiangli [Tue, 09 Oct 2018 15:58:07 -0400] rev 52062
8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp Summary: Restructure and cleanup java heap object archiving code. Reviewed-by: coleenp, iklam
Tue, 09 Oct 2018 12:36:51 -0700 8211880: Broken links in java.util.jar
sherman [Tue, 09 Oct 2018 12:36:51 -0700] rev 52061
8211880: Broken links in java.util.jar Reviewed-by: alanb, mchung, martin
Tue, 09 Oct 2018 20:32:24 +0100 8211927: Add additional diagnostic information to java/net/BindException/Test.java
chegar [Tue, 09 Oct 2018 20:32:24 +0100] rev 52060
8211927: Add additional diagnostic information to java/net/BindException/Test.java Reviewed-by: dfuchs
Tue, 09 Oct 2018 12:26:29 -0700 8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
amenkov [Tue, 09 Oct 2018 12:26:29 -0700] rev 52059
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test Reviewed-by: sspitsyn, jcbeyler
Fri, 05 Oct 2018 23:45:02 +0200 8211792: Fix misplaced BarrierSet forward declarations
rkennke [Fri, 05 Oct 2018 23:45:02 +0200] rev 52058
8211792: Fix misplaced BarrierSet forward declarations Reviewed-by: shade, zgu
Mon, 08 Oct 2018 14:57:07 -0400 8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
gadams [Mon, 08 Oct 2018 14:57:07 -0400] rev 52057
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001 Reviewed-by: cjplummer
Tue, 09 Oct 2018 16:03:56 +0200 8211856: [ppc, s390] ProblemList some failing tests.
goetz [Tue, 09 Oct 2018 16:03:56 +0200] rev 52056
8211856: [ppc, s390] ProblemList some failing tests. Reviewed-by: kvn, mdoerr
Tue, 09 Oct 2018 15:06:27 +0200 8211768: [s390] Implement JFR profiling
ghaug [Tue, 09 Oct 2018 15:06:27 +0200] rev 52055
8211768: [s390] Implement JFR profiling Reviewed-by: simonis, mdoerr
Tue, 09 Oct 2018 14:30:06 +0200 8211859: Avoid initializing AtomicBoolean from RandomAccessFile
redestad [Tue, 09 Oct 2018 14:30:06 +0200] rev 52054
8211859: Avoid initializing AtomicBoolean from RandomAccessFile Reviewed-by: alanb
Tue, 09 Oct 2018 13:31:50 +0100 8211902: broken link in java.net.http.WebSocket.Builder
chegar [Tue, 09 Oct 2018 13:31:50 +0100] rev 52053
8211902: broken link in java.net.http.WebSocket.Builder Reviewed-by: alanb, dfuchs
Tue, 09 Oct 2018 11:44:00 +0100 8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
chegar [Tue, 09 Oct 2018 11:44:00 +0100] rev 52052
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java Reviewed-by: dfuchs
Tue, 02 Oct 2018 17:17:43 +0200 8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
sgehwolf [Tue, 02 Oct 2018 17:17:43 +0200] rev 52051
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7 Reviewed-by: dholmes, aph Contributed-by: Andrew Haley <aph@redhat.com>
Tue, 09 Oct 2018 07:06:32 +0100 8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
alanb [Tue, 09 Oct 2018 07:06:32 +0100] rev 52050
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module Reviewed-by: mchung
Mon, 08 Oct 2018 19:44:44 -0700 8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
jcbeyler [Mon, 08 Oct 2018 19:44:44 -0700] rev 52049
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]* Summary: Remove the NSK_CPP_STUB macros Reviewed-by: amenkov, sspitsyn
Mon, 08 Oct 2018 20:01:39 -0400 8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
kbarrett [Mon, 08 Oct 2018 20:01:39 -0400] rev 52048
8211804: Constant AO_UNUSED_MBZ uses left shift of negative value Summary: Use unsigned shift. Reviewed-by: alanb
Mon, 08 Oct 2018 16:29:10 -0700 8210388: Use hash table to store archived subgraph_info records
iklam [Mon, 08 Oct 2018 16:29:10 -0700] rev 52047
8210388: Use hash table to store archived subgraph_info records Reviewed-by: jiangli
Mon, 08 Oct 2018 14:14:52 -0700 8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
sherman [Mon, 08 Oct 2018 14:14:52 -0700] rev 52046
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream Reviewed-by: alanb
Mon, 08 Oct 2018 13:56:28 -0700 8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
jcbeyler [Mon, 08 Oct 2018 13:56:28 -0700] rev 52045
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]* Summary: Remove the NSK_CPP_STUB macros Reviewed-by: amenkov, sspitsyn
Mon, 08 Oct 2018 13:54:43 -0700 8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
jcbeyler [Mon, 08 Oct 2018 13:54:43 -0700] rev 52044
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]* Summary: Remove the NSK_CPP_STUB macros Reviewed-by: amenkov, cjplummer
Mon, 08 Oct 2018 11:14:59 -0700 8211407: Bad links to non-existent entries on serialized-form page
jjg [Mon, 08 Oct 2018 11:14:59 -0700] rev 52043
8211407: Bad links to non-existent entries on serialized-form page Reviewed-by: jlahoda
Mon, 08 Oct 2018 07:18:40 -0400 8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
gadams [Mon, 08 Oct 2018 07:18:40 -0400] rev 52042
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently Reviewed-by: cjplummer, dcubed
Mon, 08 Oct 2018 18:29:41 +0100 8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
chegar [Mon, 08 Oct 2018 18:29:41 +0100] rev 52041
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java Reviewed-by: lancea
Mon, 08 Oct 2018 18:16:03 +0200 8211860: Avoid reading security properties eagerly on Manifest class initialization
redestad [Mon, 08 Oct 2018 18:16:03 +0200] rev 52040
8211860: Avoid reading security properties eagerly on Manifest class initialization Reviewed-by: mullan, alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip