Fri, 22 Feb 2019 20:42:01 +0100 8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
stefank [Fri, 22 Feb 2019 20:42:01 +0100] rev 53905
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java Reviewed-by: iignatyev
Fri, 22 Feb 2019 13:56:08 -0500 8078725: method adjustments can be done just once for all classes involved into redefinition
coleenp [Fri, 22 Feb 2019 13:56:08 -0500] rev 53904
8078725: method adjustments can be done just once for all classes involved into redefinition Summary: walk all classes at the end of redefinition and adjust method entries and clean MethodData Reviewed-by: sspitsyn
Fri, 22 Feb 2019 11:07:18 -0800 8219158: use 'test.root' property instead of traversing test-src path
iignatyev [Fri, 22 Feb 2019 11:07:18 -0800] rev 53903
8219158: use 'test.root' property instead of traversing test-src path Reviewed-by: dholmes
Fri, 22 Feb 2019 10:13:34 -0800 8048192: (bf) Out of direct buffer memory message should include the limits
bpb [Fri, 22 Feb 2019 10:13:34 -0800] rev 53902
8048192: (bf) Out of direct buffer memory message should include the limits Reviewed-by: alanb, rriggs
Fri, 22 Feb 2019 10:13:33 -0800 8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
bpb [Fri, 22 Feb 2019 10:13:33 -0800] rev 53901
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char Reviewed-by: alanb, redestad
Fri, 22 Feb 2019 09:47:00 -0800 8219417: bump jtreg requiredVersion to b14
iignatyev [Fri, 22 Feb 2019 09:47:00 -0800] rev 53900
8219417: bump jtreg requiredVersion to b14 Reviewed-by: alanb, dholmes
Fri, 22 Feb 2019 17:54:13 +0100 8219574: Minimal VM build failure after JDK-8219414
shade [Fri, 22 Feb 2019 17:54:13 +0100] rev 53899
8219574: Minimal VM build failure after JDK-8219414 Reviewed-by: jgeorge, dholmes, cjplummer
Fri, 22 Feb 2019 16:41:01 +0100 8219554: Redundant lookup_common in SymbolTable::add
redestad [Fri, 22 Feb 2019 16:41:01 +0100] rev 53898
8219554: Redundant lookup_common in SymbolTable::add Reviewed-by: iklam, coleenp, mikael
Fri, 22 Feb 2019 17:30:07 +0300 8217647: JFR: recordings on 32-bit systems unreadable
bulasevich [Fri, 22 Feb 2019 17:30:07 +0300] rev 53897
8217647: JFR: recordings on 32-bit systems unreadable Reviewed-by: egahlin Contributed-by: boris.ulasevich@bell-sw.com, markus.gronlund@oracle.com
Fri, 22 Feb 2019 19:58:22 +0530 8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5
pmuthuswamy [Fri, 22 Feb 2019 19:58:22 +0530] rev 53896
8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5 Reviewed-by: hannesw
Fri, 22 Feb 2019 14:20:06 +0100 8219436: Safepoint logs correction and misc
rehn [Fri, 22 Feb 2019 14:20:06 +0100] rev 53895
8219436: Safepoint logs correction and misc Reviewed-by: mdoerr, coleenp
Thu, 21 Feb 2019 14:24:44 +0100 8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class
stefank [Thu, 21 Feb 2019 14:24:44 +0100] rev 53894
8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class Reviewed-by: pliden
Wed, 20 Feb 2019 12:04:12 +0100 8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class
stefank [Wed, 20 Feb 2019 12:04:12 +0100] rev 53893
8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class Reviewed-by: pliden
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
Thu, 21 Feb 2019 01:06:53 +0100 Added tag jdk-13+9 for changeset c081f3ea6b93
jwilhelm [Thu, 21 Feb 2019 01:06:53 +0100] rev 53862
Added tag jdk-13+9 for changeset c081f3ea6b93
Wed, 20 Feb 2019 16:20:53 -0500 8218995: Deprecate the -XX:FailOverToOldVerifier option
hseigel [Wed, 20 Feb 2019 16:20:53 -0500] rev 53861
8218995: Deprecate the -XX:FailOverToOldVerifier option Summary: Deprecate the option and change affected tests so that they no longer need the option. Reviewed-by: dholmes, lfoltan
Wed, 20 Feb 2019 11:51:23 -0800 8219476: cleanup hotspot ProblemList jdk-13+9
iignatyev [Wed, 20 Feb 2019 11:51:23 -0800] rev 53860
8219476: cleanup hotspot ProblemList Reviewed-by: jwilhelm
Wed, 20 Feb 2019 11:43:59 -0800 Merge
phh [Wed, 20 Feb 2019 11:43:59 -0800] rev 53859
Merge
Wed, 20 Feb 2019 11:36:02 -0800 8215622: Add dump to file support for jmap –histo
phh [Wed, 20 Feb 2019 11:36:02 -0800] rev 53858
8215622: Add dump to file support for jmap –histo Summary: Add "file=" to jmap "histo" jmap, Hotspot support in attachListener.cpp:heap_inspection. Reviewed-by: phh, sspitsyn Contributed-by: Lin Zang <zanglin5@jd.com>
Wed, 20 Feb 2019 11:32:53 -0800 8219395: integrate gcov w/ run-test
iignatyev [Wed, 20 Feb 2019 11:32:53 -0800] rev 53857
8219395: integrate gcov w/ run-test Reviewed-by: erikj
Wed, 20 Feb 2019 19:16:45 +0000 8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
valeriep [Wed, 20 Feb 2019 19:16:45 +0000] rev 53856
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 Summary: changed variable declaration type to byte* from long* to fix SIGBUS error Reviewed-by: ascarpino
Wed, 20 Feb 2019 10:57:22 -0800 5029431: (bf) Add absolute bulk put and get methods
bpb [Wed, 20 Feb 2019 10:57:22 -0800] rev 53855
5029431: (bf) Add absolute bulk put and get methods Reviewed-by: alanb, darcy, chegar, rriggs
Wed, 20 Feb 2019 13:24:57 -0500 Merge
hseigel [Wed, 20 Feb 2019 13:24:57 -0500] rev 53854
Merge
Wed, 20 Feb 2019 13:21:36 -0500 8214719: Deprecate -Xverify:none option
hseigel [Wed, 20 Feb 2019 13:21:36 -0500] rev 53853
8214719: Deprecate -Xverify:none option Summary: Deprecate -Xverify:none and -noverify and remove them from tests Reviewed-by: dholmes, mikael
Wed, 20 Feb 2019 10:20:48 -0800 8219389: Delegated task created by SSLEngine throws BufferUnderflowException
xuelei [Wed, 20 Feb 2019 10:20:48 -0800] rev 53852
8219389: Delegated task created by SSLEngine throws BufferUnderflowException Reviewed-by: ascarpino
Wed, 20 Feb 2019 09:43:01 -0800 8219142: Remove unused JIMAGE_ResourcePath
mikael [Wed, 20 Feb 2019 09:43:01 -0800] rev 53851
8219142: Remove unused JIMAGE_ResourcePath Reviewed-by: dholmes, alanb
Wed, 20 Feb 2019 16:29:29 +0100 8203232: Shenandoah: Resolve oops in SATB filter
rkennke [Wed, 20 Feb 2019 16:29:29 +0100] rev 53850
8203232: Shenandoah: Resolve oops in SATB filter Reviewed-by: shade
Wed, 20 Feb 2019 10:22:46 -0500 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
zgu [Wed, 20 Feb 2019 10:22:46 -0500] rev 53849
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer Reviewed-by: dholmes, rehn
Wed, 20 Feb 2019 14:44:58 +0100 8219441: test_logMessageTest missing static storage
rehn [Wed, 20 Feb 2019 14:44:58 +0100] rev 53848
8219441: test_logMessageTest missing static storage Reviewed-by: shade
Wed, 20 Feb 2019 08:31:40 -0500 8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
zgu [Wed, 20 Feb 2019 08:31:40 -0500] rev 53847
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread Reviewed-by: coleenp, minqi
Wed, 20 Feb 2019 14:30:33 +0100 8219096: Merge print_termination_stats code with current logging
tschatzl [Wed, 20 Feb 2019 14:30:33 +0100] rev 53846
8219096: Merge print_termination_stats code with current logging Reviewed-by: lkorinth, kbarrett
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip