Wed, 10 Oct 2018 10:58:48 +0200 8211270: GC abstraction to get real object and headers size
rkennke [Wed, 10 Oct 2018 10:58:48 +0200] rev 52071
8211270: GC abstraction to get real object and headers size Reviewed-by: shade, zgu, eosterlund
Wed, 03 Oct 2018 15:22:16 +0200 8211279: Verify missing object equals barriers
rkennke [Wed, 03 Oct 2018 15:22:16 +0200] rev 52070
8211279: Verify missing object equals barriers Reviewed-by: pliden, shade, zgu
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
Mon, 08 Oct 2018 17:41:44 +0200 8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
simonis [Mon, 08 Oct 2018 17:41:44 +0200] rev 52039
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS Reviewed-by: shade, goetz, mdoerr, iklam
Mon, 08 Oct 2018 06:52:41 -0700 8209407: VerifyError is thrown for inner class with lambda
vromero [Mon, 08 Oct 2018 06:52:41 -0700] rev 52038
8209407: VerifyError is thrown for inner class with lambda Reviewed-by: mcimadamore
Mon, 08 Oct 2018 14:48:12 +0200 8211718: Supporting multiple concurrent OopStorage iterators
eosterlund [Mon, 08 Oct 2018 14:48:12 +0200] rev 52037
8211718: Supporting multiple concurrent OopStorage iterators Reviewed-by: pliden, kbarrett
Fri, 05 Oct 2018 16:47:27 +0200 8211776: 8210887 broke arraycopy optimization when ZGC is enabled
roland [Fri, 05 Oct 2018 16:47:27 +0200] rev 52036
8211776: 8210887 broke arraycopy optimization when ZGC is enabled Reviewed-by: kvn
Mon, 08 Oct 2018 13:25:39 +0800 8210395: Add doc to SecurityTools.java
weijun [Mon, 08 Oct 2018 13:25:39 +0800] rev 52035
8210395: Add doc to SecurityTools.java Reviewed-by: mullan
Sun, 07 Oct 2018 14:35:00 -0400 8211765: JarFile constructor throws undocumented exception
lancea [Sun, 07 Oct 2018 14:35:00 -0400] rev 52034
8211765: JarFile constructor throws undocumented exception Reviewed-by: lancea, sherman, alanb, chegar Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Fri, 05 Oct 2018 20:03:14 +0200 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
dnsimon [Fri, 05 Oct 2018 20:03:14 +0200] rev 52033
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation Reviewed-by: never, kvn, sspitsyn
Fri, 05 Oct 2018 18:25:15 +0100 8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
vaibhav [Fri, 05 Oct 2018 18:25:15 +0100] rev 52032
8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null Summary: @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null Reviewed-by: iklam, jiangli Contributed-by: Vaibhav Choudhary <vaibhav.x.choudhary@oracle.com>
Thu, 27 Sep 2018 13:56:09 +0200 8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
rkennke [Thu, 27 Sep 2018 13:56:09 +0200] rev 52031
8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..) Reviewed-by: eosterlund, iveresov
Fri, 05 Oct 2018 18:56:11 -0400 8202951: Implementation of JEP 341: Default CDS Archives
jiangli [Fri, 05 Oct 2018 18:56:11 -0400] rev 52030
8202951: Implementation of JEP 341: Default CDS Archives 8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests 8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode Summary: Generate the default CDS archive at JDK build time. Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov Contributed-by: erik.joelsson@oracle.com, jiangli.zhou@oracle.com, calvin.cheung@oracle.com
Fri, 05 Oct 2018 15:46:47 -0700 8206963: [AOT] bug with multiple class loaders
kvn [Fri, 05 Oct 2018 15:46:47 -0700] rev 52029
8206963: [AOT] bug with multiple class loaders Summary: AOT should not support custom class loaders. Reviewed-by: dlong, iveresov
Fri, 05 Oct 2018 15:37:46 -0700 8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
bpb [Fri, 05 Oct 2018 15:37:46 -0700] rev 52028
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list Reviewed-by: bchristi
Fri, 05 Oct 2018 13:38:03 -0700 8211123: GC Metaspace printing after full gc
jcbeyler [Fri, 05 Oct 2018 13:38:03 -0700] rev 52027
8211123: GC Metaspace printing after full gc Summary: Move GC printing to after usage is calculated Reviewed-by: tschatzl, stuefe Contributed-by: nijiaben@perfma.com, jcbeyler@google.com
Fri, 05 Oct 2018 14:28:44 -0400 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
kbarrett [Fri, 05 Oct 2018 14:28:44 -0400] rev 52026
8211296: Remove HotSpot deprecation warning suppression for Mac/clang Summary: Removed deprecation warning suppression, fixed uses of deprecated functions. Reviewed-by: dholmes, mikael
Fri, 05 Oct 2018 09:15:52 -0400 8209889: RedefineStress tests crash
coleenp [Fri, 05 Oct 2018 09:15:52 -0400] rev 52025
8209889: RedefineStress tests crash Summary: Create CompileTaskWrapper before potential safepoint Reviewed-by: mdoerr, dlong
Fri, 05 Oct 2018 08:50:49 -0400 8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
hseigel [Fri, 05 Oct 2018 08:50:49 -0400] rev 52024
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location Summary: Remove the os_arch string and JRE path from the test. Also add JNIEXPORT to libjsig symbols so dlsym can find them Reviewed-by: dholmes, lfoltan
Fri, 05 Oct 2018 11:28:23 +0100 8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
michaelm [Fri, 05 Oct 2018 11:28:23 +0100] rev 52023
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code Reviewed-by: chegar
Fri, 05 Oct 2018 07:54:28 +0200 8210459: Add support for generating compile_commands.json
rwestberg [Fri, 05 Oct 2018 07:54:28 +0200] rev 52022
8210459: Add support for generating compile_commands.json Reviewed-by: erikj, ihse
Thu, 04 Oct 2018 14:12:34 -0700 8211398: Square character support for the Japanese new era
naoto [Thu, 04 Oct 2018 14:12:34 -0700] rev 52021
8211398: Square character support for the Japanese new era Reviewed-by: rriggs
Thu, 04 Oct 2018 13:02:58 -0700 8206240: java.lang.Class.newInstance() is causing caller to leak
mchung [Thu, 04 Oct 2018 13:02:58 -0700] rev 52020
8206240: java.lang.Class.newInstance() is causing caller to leak Reviewed-by: alanb
Thu, 04 Oct 2018 10:19:01 -0700 8210789: langtools/tools/javac/T8152616.java missing @modules
vromero [Thu, 04 Oct 2018 10:19:01 -0700] rev 52019
8210789: langtools/tools/javac/T8152616.java missing @modules Reviewed-by: jjg
Thu, 04 Oct 2018 09:43:49 -0700 8211677: Java resource copy and clean should use MakeTargetDir macro
erikj [Thu, 04 Oct 2018 09:43:49 -0700] rev 52018
8211677: Java resource copy and clean should use MakeTargetDir macro Reviewed-by: tbell, ihse
Fri, 17 Aug 2018 12:19:52 +0200 8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection.
gdub [Fri, 17 Aug 2018 12:19:52 +0200] rev 52017
8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection. Reviewed-by: kvn
Thu, 04 Oct 2018 08:37:08 -0700 8211148: var in implicit lambdas shouldn't be accepted for source < 11
vromero [Thu, 04 Oct 2018 08:37:08 -0700] rev 52016
8211148: var in implicit lambdas shouldn't be accepted for source < 11 Reviewed-by: mcimadamore
Thu, 04 Oct 2018 08:45:21 -0700 8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
mchung [Thu, 04 Oct 2018 08:45:21 -0700] rev 52015
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass Reviewed-by: alanb, egahlin
Thu, 04 Oct 2018 16:39:07 +0200 8210754: print_location is not reliable enough (printing register info)
mdoerr [Thu, 04 Oct 2018 16:39:07 +0200] rev 52014
8210754: print_location is not reliable enough (printing register info) Reviewed-by: stuefe, coleenp
Thu, 04 Oct 2018 14:03:13 +0200 8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
rehn [Thu, 04 Oct 2018 14:03:13 +0200] rev 52013
8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable" Reviewed-by: dcubed, dholmes
Thu, 04 Oct 2018 17:25:51 +0530 8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
nishjain [Thu, 04 Oct 2018 17:25:51 +0530] rev 52012
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets Reviewed-by: rriggs, scolebourne, naoto Contributed-by: pallavi.sonal@oracle.com
Thu, 04 Oct 2018 10:35:59 +0200 Added tag jdk-12+14 for changeset 6f04692c7d51
jwilhelm [Thu, 04 Oct 2018 10:35:59 +0200] rev 52011
Added tag jdk-12+14 for changeset 6f04692c7d51
Thu, 04 Oct 2018 00:50:54 +0200 Added tag jdk-12+14 for changeset 8897e41b327c
jwilhelm [Thu, 04 Oct 2018 00:50:54 +0200] rev 52010
Added tag jdk-12+14 for changeset 8897e41b327c
Wed, 03 Oct 2018 14:53:05 -0700 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
kvn [Wed, 03 Oct 2018 14:53:05 -0700] rev 52009
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError Summary: exclude this test from running with Java Graal Reviewed-by: iveresov
Wed, 03 Oct 2018 12:54:54 -0700 8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative jdk-12+14
sherman [Wed, 03 Oct 2018 12:54:54 -0700] rev 52008
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative Reviewed-by: alanb, lancea
Wed, 03 Oct 2018 19:30:49 +0000 8211150: G1 Full GC not purging code root memory and hence causing memory leak
poonam [Wed, 03 Oct 2018 19:30:49 +0000] rev 52007
8211150: G1 Full GC not purging code root memory and hence causing memory leak Reviewed-by: tschatzl, sjohanss
Wed, 03 Oct 2018 07:41:28 -0400 8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
gadams [Wed, 03 Oct 2018 07:41:28 -0400] rev 52006
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false Reviewed-by: cjplummer, amenkov
Wed, 03 Oct 2018 10:38:30 -0700 8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
kvn [Wed, 03 Oct 2018 10:38:30 -0700] rev 52005
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI Summary: use default compile threshold for these tests Reviewed-by: thartmann
Wed, 03 Oct 2018 12:34:22 -0500 8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
gziemski [Wed, 03 Oct 2018 12:34:22 -0500] rev 52004
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF Summary: Added ATTRIBUTE_PRINTF to JVMFlag::printError Reviewed-by: kbarrett, coleenp
Wed, 03 Oct 2018 18:46:26 +0200 8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
shade [Wed, 03 Oct 2018 18:46:26 +0200] rev 52003
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions) Reviewed-by: kvn
Wed, 03 Oct 2018 17:45:59 +0100 Merge
aph [Wed, 03 Oct 2018 17:45:59 +0100] rev 52002
Merge
Wed, 03 Oct 2018 17:29:47 +0100 8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
aph [Wed, 03 Oct 2018 17:29:47 +0100] rev 52001
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean Reviewed-by: shade, alanb
Mon, 01 Oct 2018 18:03:19 -0700 8211160: Handle different look and feels in JInternalFrameOperator
akolarkunnu [Mon, 01 Oct 2018 18:03:19 -0700] rev 52000
8211160: Handle different look and feels in JInternalFrameOperator Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Wed, 03 Oct 2018 08:03:13 -0700 8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
rraghavan [Wed, 03 Oct 2018 08:03:13 -0700] rev 51999
8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope Summary: Corrected nreg definition Reviewed-by: dcubed, kvn, shade
Wed, 03 Oct 2018 15:05:46 +0200 8211384: Obsolete -XX:+/-MonitorInUseLists option
redestad [Wed, 03 Oct 2018 15:05:46 +0200] rev 51998
8211384: Obsolete -XX:+/-MonitorInUseLists option Reviewed-by: mikael, rkennke, shade, dcubed
Wed, 03 Oct 2018 09:46:46 -0400 8209138: Symbol constructor uses u1 as the element type of its name argument
hseigel [Wed, 03 Oct 2018 09:46:46 -0400] rev 51997
8209138: Symbol constructor uses u1 as the element type of its name argument Summary: Maske u1 the type for Symbol values and add a function to return it as a char. Reviewed-by: dholmes, coleenp
Wed, 03 Oct 2018 03:41:57 -0400 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
dholmes [Wed, 03 Oct 2018 03:41:57 -0400] rev 51996
8188764: Obsolete AssumeMP and then remove all support for non-MP builds Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
Wed, 03 Oct 2018 11:43:39 +0530 8208531: -javafx mode should be on by default when JavaFX is available
pmuthuswamy [Wed, 03 Oct 2018 11:43:39 +0530] rev 51995
8208531: -javafx mode should be on by default when JavaFX is available Reviewed-by: jjg
Tue, 02 Oct 2018 22:36:08 -0700 8211350: Remove jprt support
mikael [Tue, 02 Oct 2018 22:36:08 -0700] rev 51994
8211350: Remove jprt support Reviewed-by: dholmes, erikj, mchung, alanb, jjg
Tue, 02 Oct 2018 21:38:54 +0530 8211107: LDAPS communication failure with jdk 1.8.0_181
pkoppula [Tue, 02 Oct 2018 21:38:54 +0530] rev 51993
8211107: LDAPS communication failure with jdk 1.8.0_181 Reviewed-by: chegar, coffeys, vtewari
Tue, 02 Oct 2018 20:52:40 -0700 8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
ccheung [Tue, 02 Oct 2018 20:52:40 -0700] rev 51992
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address." Summary: catch the InvocationTargetException and rethrow exception based on the cause Reviewed-by: jiangli, iklam
Tue, 02 Oct 2018 15:01:25 -0700 8211364: Remove expired flags
mikael [Tue, 02 Oct 2018 15:01:25 -0700] rev 51991
8211364: Remove expired flags Reviewed-by: dholmes, egahlin
Tue, 02 Oct 2018 14:32:33 -0700 8209946: [TESTBUG] CDS tests should use "@run driver"
iklam [Tue, 02 Oct 2018 14:32:33 -0700] rev 51990
8209946: [TESTBUG] CDS tests should use "@run driver" Reviewed-by: ccheung, jiangli, mseledtsov
Tue, 02 Oct 2018 17:12:13 -0400 8211175: Remove temporary clock initialization duplication
dholmes [Tue, 02 Oct 2018 17:12:13 -0400] rev 51989
8211175: Remove temporary clock initialization duplication Reviewed-by: rehn, mikael
Tue, 02 Oct 2018 12:08:51 -0700 8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
amenkov [Tue, 02 Oct 2018 12:08:51 -0700] rev 51988
8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect Reviewed-by: jcbeyler, dtitov, cjplummer
Tue, 02 Oct 2018 12:06:29 -0700 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
amenkov [Tue, 02 Oct 2018 12:06:29 -0700] rev 51987
8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java Reviewed-by: jcbeyler, cjplummer
Tue, 02 Oct 2018 10:19:07 -0700 8200381: Typos in javadoc - missing verb "be" and alike
igerasim [Tue, 02 Oct 2018 10:19:07 -0700] rev 51986
8200381: Typos in javadoc - missing verb "be" and alike Reviewed-by: lancea, darcy, wetmore
Mon, 01 Oct 2018 21:14:58 -0700 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
cushon [Mon, 01 Oct 2018 21:14:58 -0700] rev 51985
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output Reviewed-by: mcimadamore, vromero
Fri, 28 Sep 2018 10:42:40 +0200 8210887: Tweak C2 gc api for arraycopy
roland [Fri, 28 Sep 2018 10:42:40 +0200] rev 51984
8210887: Tweak C2 gc api for arraycopy Reviewed-by: kvn, thartmann
Thu, 27 Sep 2018 16:25:25 +0200 8211231: BarrierSetC1::generate_referent_check() confuses register allocator
roland [Thu, 27 Sep 2018 16:25:25 +0200] rev 51983
8211231: BarrierSetC1::generate_referent_check() confuses register allocator Reviewed-by: iveresov, kvn
Tue, 02 Oct 2018 14:17:30 +0100 8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
dfuchs [Tue, 02 Oct 2018 14:17:30 +0100] rev 51982
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher Summary: Fixed links by moving <> out of the link as was done elsewhere in the file. Reviewed-by: chegar
Tue, 02 Oct 2018 10:40:58 +0100 8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
chegar [Tue, 02 Oct 2018 10:40:58 +0100] rev 51981
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net Reviewed-by: dfuchs
Tue, 02 Oct 2018 09:05:07 +0100 8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
chegar [Tue, 02 Oct 2018 09:05:07 +0100] rev 51980
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up Reviewed-by: dfuchs
Tue, 02 Oct 2018 16:02:35 +0800 8210821: Support dns_canonicalize_hostname in krb5.conf
weijun [Tue, 02 Oct 2018 16:02:35 +0800] rev 51979
8210821: Support dns_canonicalize_hostname in krb5.conf Reviewed-by: valeriep
Mon, 01 Oct 2018 20:16:55 -0400 8210716: Detailed GC logging request misses some
manc [Mon, 01 Oct 2018 20:16:55 -0400] rev 51978
8210716: Detailed GC logging request misses some Summary: Changed log tags from (heap, ergo) to (gc, ergo, heap). Reviewed-by: kbarrett, tschatzl
Mon, 01 Oct 2018 14:54:46 -0700 8211171: move JarUtils to top-level testlibrary
iignatyev [Mon, 01 Oct 2018 14:54:46 -0700] rev 51977
8211171: move JarUtils to top-level testlibrary Reviewed-by: alanb
Mon, 01 Oct 2018 11:54:34 -0700 8211251: Default mask register for avx512 instructions
kvn [Mon, 01 Oct 2018 11:54:34 -0700] rev 51976
8211251: Default mask register for avx512 instructions Summary: Encode AVX 512 instructions as unmasked instruction where mask register is not specified. Reviewed-by: kvn Contributed-by: sandhya.viswanathan@intel.com
Mon, 01 Oct 2018 11:36:48 -0700 8211278: Update ProblemList
ccheung [Mon, 01 Oct 2018 11:36:48 -0700] rev 51975
8211278: Update ProblemList Reviewed-by: iklam
Mon, 01 Oct 2018 20:23:56 +0200 8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
rkennke [Mon, 01 Oct 2018 20:23:56 +0200] rev 51974
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849 Reviewed-by: eosterlund, thartmann
Mon, 01 Oct 2018 19:08:14 +0200 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
simonis [Mon, 01 Oct 2018 19:08:14 +0200] rev 51973
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures Reviewed-by: dcubed, coleenp
Mon, 01 Oct 2018 13:05:51 -0400 8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
lancea [Mon, 01 Oct 2018 13:05:51 -0400] rev 51972
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl Reviewed-by: mchung, alanb
Mon, 01 Oct 2018 12:30:33 -0400 Merge
aph [Mon, 01 Oct 2018 12:30:33 -0400] rev 51971
Merge
Mon, 01 Oct 2018 12:29:47 -0400 8211333: AArch64: Fix another build failure after JDK-8211029
aph [Mon, 01 Oct 2018 12:29:47 -0400] rev 51970
8211333: AArch64: Fix another build failure after JDK-8211029 Reviewed-by: shade, aph Contributed-by: pengfei.li@arm.com
Mon, 01 Oct 2018 17:47:26 +0200 8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
rkennke [Mon, 01 Oct 2018 17:47:26 +0200] rev 51969
8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value] Reviewed-by: ihse, clanger
Mon, 01 Oct 2018 16:41:10 +0200 8211239: Build fails without JFR: empty JFR events signatures mismatch
shade [Mon, 01 Oct 2018 16:41:10 +0200] rev 51968
8211239: Build fails without JFR: empty JFR events signatures mismatch Reviewed-by: mgronlun, dholmes
Mon, 01 Oct 2018 16:34:22 +0200 8211241: Missing obj equals in TemplateTable::fast_aldc
rkennke [Mon, 01 Oct 2018 16:34:22 +0200] rev 51967
8211241: Missing obj equals in TemplateTable::fast_aldc Reviewed-by: dcubed, coleenp
Mon, 01 Oct 2018 12:07:15 +0200 8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
lucy [Mon, 01 Oct 2018 12:07:15 +0200] rev 51966
8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029) Reviewed-by: shade, simonis
Thu, 20 Sep 2018 18:29:05 +0100 8210972: Add comment text to C1 patching code
aph [Thu, 20 Sep 2018 18:29:05 +0100] rev 51965
8210972: Add comment text to C1 patching code Reviewed-by: kvn
Mon, 01 Oct 2018 09:56:45 +0100 Merge
aph [Mon, 01 Oct 2018 09:56:45 +0100] rev 51964
Merge
Wed, 26 Sep 2018 18:11:00 +0100 8211170: AArch64: Warnings in C1 and template interpreter
aph [Wed, 26 Sep 2018 18:11:00 +0100] rev 51963
8211170: AArch64: Warnings in C1 and template interpreter Reviewed-by: adinn
Mon, 01 Oct 2018 00:52:37 -0400 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
jiangli [Mon, 01 Oct 2018 00:52:37 -0400] rev 51962
8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode Summary: Reset InstanceKlass _init_state to 'allocated' before writing out shared classes at dump time. Reviewed-by: dholmes, coleenp
Fri, 28 Sep 2018 14:53:41 -0700 8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
mikael [Fri, 28 Sep 2018 14:53:41 -0700] rev 51961
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp Reviewed-by: kbarrett, iignatyev, jcbeyler
Fri, 28 Sep 2018 14:11:21 -0700 8211176: Initialize ObjectMonitor eagerly
mikael [Fri, 28 Sep 2018 14:11:21 -0700] rev 51960
8211176: Initialize ObjectMonitor eagerly Reviewed-by: dholmes, adinn, redestad
Fri, 28 Sep 2018 16:07:39 -0400 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
coleenp [Fri, 28 Sep 2018 16:07:39 -0400] rev 51959
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files Reviewed-by: iklam, stuefe
Fri, 28 Sep 2018 13:15:01 -0700 8210810: Escaped character at specific position in argument file is not handled properly
henryjen [Fri, 28 Sep 2018 13:15:01 -0700] rev 51958
8210810: Escaped character at specific position in argument file is not handled properly Reviewed-by: alanb Contributed-by: Bo Zhang <zhangbodut@gmail.com>
Fri, 28 Sep 2018 13:01:28 -0700 8210842: Handle JNIGlobalRefLocker.cpp
jcbeyler [Fri, 28 Sep 2018 13:01:28 -0700] rev 51957
8210842: Handle JNIGlobalRefLocker.cpp Summary: Add checking for JNI calls via a new ExceptionCheckingJniEnv Reviewed-by: sspitsyn, amenkov, dholmes, mikael
Fri, 28 Sep 2018 14:31:36 -0400 8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
gadams [Fri, 28 Sep 2018 14:31:36 -0400] rev 51956
8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again Reviewed-by: cjplummer, amenkov
Fri, 28 Sep 2018 12:04:47 -0700 8163083: SocketListeningConnector does not allow invocations with port 0
dtitov [Fri, 28 Sep 2018 12:04:47 -0700] rev 51955
8163083: SocketListeningConnector does not allow invocations with port 0 Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
Fri, 28 Sep 2018 18:28:49 +0200 8211268: Disable unsupported GCs for Zero
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51954
8211268: Disable unsupported GCs for Zero Reviewed-by: sgehwolf, erikj
Fri, 28 Sep 2018 18:28:49 +0200 8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51953
8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries) Reviewed-by: dholmes, tschatzl
Fri, 28 Sep 2018 18:28:48 +0200 8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
shade [Fri, 28 Sep 2018 18:28:48 +0200] rev 51952
8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation) Reviewed-by: rkennke, kvn
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip