Wed, 20 Feb 2019 11:42:49 +0100 8219467: ZGC: Move ZNMethodData to its own file
stefank [Wed, 20 Feb 2019 11:42:49 +0100] rev 53892
8219467: ZGC: Move ZNMethodData to its own file Reviewed-by: pliden
Wed, 20 Feb 2019 11:39:36 +0100 8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class
stefank [Wed, 20 Feb 2019 11:39:36 +0100] rev 53891
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class Reviewed-by: pliden
Wed, 20 Feb 2019 10:47:03 +0100 8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData
stefank [Wed, 20 Feb 2019 10:47:03 +0100] rev 53890
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData Reviewed-by: pliden
Thu, 21 Feb 2019 13:20:34 +0100 8219573: Add NMethodClosure
stefank [Thu, 21 Feb 2019 13:20:34 +0100] rev 53889
8219573: Add NMethodClosure Reviewed-by: pliden, eosterlund
Wed, 20 Feb 2019 10:46:39 +0100 8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock
stefank [Wed, 20 Feb 2019 10:46:39 +0100] rev 53888
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock Reviewed-by: pliden
Tue, 19 Feb 2019 13:47:45 +0100 8219462: ZGC: Use wait/notify in ZNMethodTable
stefank [Tue, 19 Feb 2019 13:47:45 +0100] rev 53887
8219462: ZGC: Use wait/notify in ZNMethodTable Reviewed-by: pliden
Fri, 22 Feb 2019 09:23:37 +0100 8219247: Enable inlining of newly introduced PlatformMonitor methods
redestad [Fri, 22 Feb 2019 09:23:37 +0100] rev 53886
8219247: Enable inlining of newly introduced PlatformMonitor methods Reviewed-by: dholmes, rehn
Fri, 22 Feb 2019 11:10:55 +0530 8215584: Remove support for the "old" doclet API in com/sun/javadoc
pmuthuswamy [Fri, 22 Feb 2019 11:10:55 +0530] rev 53885
8215584: Remove support for the "old" doclet API in com/sun/javadoc Reviewed-by: jjg, hannesw
Thu, 21 Feb 2019 17:07:35 -0800 8218751: Do not store original classfiles inside the CDS archive
iklam [Thu, 21 Feb 2019 17:07:35 -0800] rev 53884
8218751: Do not store original classfiles inside the CDS archive Summary: remove the OD shared region and decode classfiles on the fly Reviewed-by: jiangli, ccheung, sspitsyn, redestad
Thu, 21 Feb 2019 17:50:27 -0800 8219558: jdk/javadoc tests fail with missing headings: h1
jjg [Thu, 21 Feb 2019 17:50:27 -0800] rev 53883
8219558: jdk/javadoc tests fail with missing headings: h1 Reviewed-by: darcy
Thu, 21 Feb 2019 16:56:06 -0800 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
mikael [Thu, 21 Feb 2019 16:56:06 -0800] rev 53882
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot Reviewed-by: kbarrett, rehn
Thu, 21 Feb 2019 15:17:42 -0800 8216170: java.lang.IllegalArgumentException: directories not supported
jjg [Thu, 21 Feb 2019 15:17:42 -0800] rev 53881
8216170: java.lang.IllegalArgumentException: directories not supported Reviewed-by: hannesw
Thu, 21 Feb 2019 15:05:47 -0800 8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument
jjg [Thu, 21 Feb 2019 15:05:47 -0800] rev 53880
8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument Reviewed-by: hannesw
Thu, 21 Feb 2019 14:03:57 -0800 8215307: Pages do not have <h1>
jjg [Thu, 21 Feb 2019 14:03:57 -0800] rev 53879
8215307: Pages do not have <h1> Reviewed-by: hannesw
Thu, 21 Feb 2019 10:29:16 -0800 8219254: Update explicit uses of latest source/target in langtools tests to a property
darcy [Thu, 21 Feb 2019 10:29:16 -0800] rev 53878
8219254: Update explicit uses of latest source/target in langtools tests to a property 8219256: Update javac diags tests to use properties Reviewed-by: jjg, jlahoda, darcy, iignatyev Contributed-by: joe.darcy@oracle.com, jonathan.gibbons@oracle.com
Thu, 21 Feb 2019 10:26:56 -0800 8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
naoto [Thu, 21 Feb 2019 10:26:56 -0800] rev 53877
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO Reviewed-by: nishjain, rriggs
Thu, 21 Feb 2019 16:57:47 +0000 8216363: NullPointerException in java.util.logging.Handler#isLoggable
dfuchs [Thu, 21 Feb 2019 16:57:47 +0000] rev 53876
8216363: NullPointerException in java.util.logging.Handler#isLoggable Summary: The implementation is changed to match the spec: isLoggable(null) returns false. Reviewed-by: mchung, lancea
Mon, 18 Feb 2019 17:41:31 +0100 8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
roland [Mon, 18 Feb 2019 17:41:31 +0100] rev 53875
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses Reviewed-by: thartmann, kvn
Thu, 21 Feb 2019 09:21:21 -0500 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleenp [Thu, 21 Feb 2019 09:21:21 -0500] rev 53874
8153413: Exceptions::_throw always logs exceptions, penalizing performance Summary: construct exception string into Event message directly add if (log_is_enabled) for logging. Reviewed-by: ysuenaga, dholmes
Thu, 21 Feb 2019 15:52:42 +0100 8219524: Shenandoah misreports "committed" size in MemoryMXBean
shade [Thu, 21 Feb 2019 15:52:42 +0100] rev 53873
8219524: Shenandoah misreports "committed" size in MemoryMXBean Reviewed-by: rkennke, zgu
Thu, 21 Feb 2019 14:16:44 +0100 Merge
jwilhelm [Thu, 21 Feb 2019 14:16:44 +0100] rev 53872
Merge
Thu, 21 Feb 2019 01:04:46 +0100 Added tag jdk-12+33 for changeset b67884871b5f
jwilhelm [Thu, 21 Feb 2019 01:04:46 +0100] rev 53871
Added tag jdk-12+33 for changeset b67884871b5f
Thu, 21 Feb 2019 21:02:39 +0900 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
ysuenaga [Thu, 21 Feb 2019 21:02:39 +0900] rev 53870
8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore Reviewed-by: cjplummer, jgeorge
Thu, 21 Feb 2019 05:06:41 -0500 8219388: Misleading log message "issuspended002a debuggee launched"
gadams [Thu, 21 Feb 2019 05:06:41 -0500] rev 53869
8219388: Misleading log message "issuspended002a debuggee launched" Reviewed-by: cjplummer, phh
Thu, 21 Feb 2019 09:48:07 +0100 8219486: Missing reg_mask_init() breaks x86_32 build
rkennke [Thu, 21 Feb 2019 09:48:07 +0100] rev 53868
8219486: Missing reg_mask_init() breaks x86_32 build Reviewed-by: vlivanov, dlong
Wed, 20 Feb 2019 17:29:30 +0100 8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler
mbaesken [Wed, 20 Feb 2019 17:29:30 +0100] rev 53867
8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler Reviewed-by: mdoerr
Thu, 21 Feb 2019 11:26:39 +0530 8213354: Support package-specific stylesheets
pmuthuswamy [Thu, 21 Feb 2019 11:26:39 +0530] rev 53866
8213354: Support package-specific stylesheets Reviewed-by: jjg
Wed, 20 Feb 2019 18:46:30 -0800 8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
xuelei [Wed, 20 Feb 2019 18:46:30 -0800] rev 53865
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions Reviewed-by: mullan
Wed, 20 Feb 2019 19:41:43 -0500 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
dholmes [Wed, 20 Feb 2019 19:41:43 -0500] rev 53864
8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed Reviewed-by: rehn, redestad, coleenp
Wed, 20 Feb 2019 16:15:02 -0800 8218998: Add metadata to generated API documentation files
jjg [Wed, 20 Feb 2019 16:15:02 -0800] rev 53863
8218998: Add metadata to generated API documentation files Reviewed-by: hannesw
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip