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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip