Mon, 21 Oct 2019 10:32:49 -0700 8232569: Use test image from different jib profile for testing
erikj [Mon, 21 Oct 2019 10:32:49 -0700] rev 58723
8232569: Use test image from different jib profile for testing Reviewed-by: tbell
Mon, 21 Oct 2019 13:13:16 -0400 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
lfoltan [Mon, 21 Oct 2019 13:13:16 -0400] rev 58722
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently Summary: Increase the use of type signature constants instead of hard coded characters within the JVM. Reviewed-by: coleenp, dholmes, fparain Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com
Mon, 21 Oct 2019 18:35:30 +0200 Improve TestSetSettings.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 18:35:30 +0200] rev 58721
Improve TestSetSettings.java
Mon, 21 Oct 2019 09:26:14 -0700 8232572: Add hooks for custom output dir in Bundles.gmk
erikj [Mon, 21 Oct 2019 09:26:14 -0700] rev 58720
8232572: Add hooks for custom output dir in Bundles.gmk Reviewed-by: tbell
Mon, 21 Oct 2019 18:25:56 +0200 Add logging for parsing chunk start time JEP-349-branch
egahlin [Mon, 21 Oct 2019 18:25:56 +0200] rev 58719
Add logging for parsing chunk start time
Mon, 21 Oct 2019 17:36:04 +0200 Add logging to TestSetSettings.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 17:36:04 +0200] rev 58718
Add logging to TestSetSettings.java
Mon, 21 Oct 2019 18:15:53 +0200 Fix comments stuefe-new-metaspace-branch
stuefe [Mon, 21 Oct 2019 18:15:53 +0200] rev 58717
Fix comments
Mon, 21 Oct 2019 16:43:06 +0200 Fix error in chunk allocation strategy which caused small chunks to dominate stuefe-new-metaspace-branch
stuefe [Mon, 21 Oct 2019 16:43:06 +0200] rev 58716
Fix error in chunk allocation strategy which caused small chunks to dominate
Mon, 21 Oct 2019 17:23:45 +0200 Harden TestChunkGap.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 17:23:45 +0200] rev 58715
Harden TestChunkGap.java
Mon, 21 Oct 2019 16:29:38 +0200 Log unknown event JEP-349-branch
egahlin [Mon, 21 Oct 2019 16:29:38 +0200] rev 58714
Log unknown event
Mon, 21 Oct 2019 15:38:26 +0200 8226585: Improve javac messages for using a preview API
jlahoda [Mon, 21 Oct 2019 15:38:26 +0200] rev 58713
8226585: Improve javac messages for using a preview API Summary: Avoiding deprecation for removal for APIs associated with preview features, the features are marked with an annotation, and errors/warnings are produced for them based on the annotation. Reviewed-by: erikj, mcimadamore, alanb Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
Mon, 21 Oct 2019 15:11:44 +0200 8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals
shade [Mon, 21 Oct 2019 15:11:44 +0200] rev 58712
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals Reviewed-by: rkennke
Mon, 21 Oct 2019 15:11:43 +0200 8232575: Shenandoah: asynchronous object/region pinning
shade [Mon, 21 Oct 2019 15:11:43 +0200] rev 58711
8232575: Shenandoah: asynchronous object/region pinning Reviewed-by: rkennke
Mon, 21 Oct 2019 15:11:42 +0200 8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier
shade [Mon, 21 Oct 2019 15:11:42 +0200] rev 58710
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier Reviewed-by: zgu
Mon, 21 Oct 2019 09:58:32 +0200 8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
pliden [Mon, 21 Oct 2019 09:58:32 +0200] rev 58709
8232239: ZGC: Inline ZCPU::count() and ZCPU:id() Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:58:07 +0200 8232238: ZGC: Move ZList inline funtions to zList.inline.hpp
pliden [Mon, 21 Oct 2019 09:58:07 +0200] rev 58708
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:57:26 +0200 8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp
pliden [Mon, 21 Oct 2019 09:57:26 +0200] rev 58707
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:56:58 +0200 8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp
pliden [Mon, 21 Oct 2019 09:56:58 +0200] rev 58706
8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:56:43 +0200 8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp
pliden [Mon, 21 Oct 2019 09:56:43 +0200] rev 58705
8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:55:58 +0200 8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
pliden [Mon, 21 Oct 2019 09:55:58 +0200] rev 58704
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:55:48 +0200 8231940: ZGC: Print correct low/high capacity
pliden [Mon, 21 Oct 2019 09:55:48 +0200] rev 58703
8231940: ZGC: Print correct low/high capacity Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:55:31 +0200 8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest
pliden [Mon, 21 Oct 2019 09:55:31 +0200] rev 58702
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest Reviewed-by: tschatzl, eosterlund, sspitsyn
Mon, 21 Oct 2019 09:51:24 +0200 8232001: ZGC: Ignore metaspace GC threshold until GC is warm
pliden [Mon, 21 Oct 2019 09:51:24 +0200] rev 58701
8232001: ZGC: Ignore metaspace GC threshold until GC is warm Reviewed-by: eosterlund
Mon, 21 Oct 2019 14:04:16 +0800 8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
amlu [Mon, 21 Oct 2019 14:04:16 +0800] rev 58700
8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow Reviewed-by: bpb, darcy
Fri, 18 Oct 2019 20:28:16 +0800 8232616: JVMCI_lock fails to get initialized when cds is disabled
jiefu [Fri, 18 Oct 2019 20:28:16 +0800] rev 58699
8232616: JVMCI_lock fails to get initialized when cds is disabled Reviewed-by: iklam, dholmes
Fri, 18 Oct 2019 14:07:47 -0700 8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java
cjplummer [Fri, 18 Oct 2019 14:07:47 -0700] rev 58698
8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java Reviewed-by: sgehwolf, dholmes
Fri, 18 Oct 2019 21:25:01 +0100 datagramsocketimpl-branch: minor refactoring datagramsocketimpl-branch
chegar [Fri, 18 Oct 2019 21:25:01 +0100] rev 58697
datagramsocketimpl-branch: minor refactoring
Fri, 18 Oct 2019 14:14:37 -0400 8223325: Improve wix sources generated by jpackage JDK-8200758-branch
herrick [Fri, 18 Oct 2019 14:14:37 -0400] rev 58696
8223325: Improve wix sources generated by jpackage Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Fri, 18 Oct 2019 11:00:57 -0400 8232281: jpackage is not always reporting an error when no main class specified JDK-8200758-branch
herrick [Fri, 18 Oct 2019 11:00:57 -0400] rev 58695
8232281: jpackage is not always reporting an error when no main class specified Reviewed-by: asemenyuk, asemenuk
Fri, 18 Oct 2019 14:03:44 -0400 8232008: Shenandoah: C1 load barrier does not match interpreter version
zgu [Fri, 18 Oct 2019 14:03:44 -0400] rev 58694
8232008: Shenandoah: C1 load barrier does not match interpreter version Reviewed-by: rkennke
Fri, 18 Oct 2019 13:07:46 -0400 8232010: Shenandoah: implement self-fixing native barrier
zgu [Fri, 18 Oct 2019 13:07:46 -0400] rev 58693
8232010: Shenandoah: implement self-fixing native barrier Reviewed-by: rkennke
Wed, 16 Oct 2019 11:12:47 +0100 8231719: Correct contradictions in timeout range descriptions.
pconcannon [Wed, 16 Oct 2019 11:12:47 +0100] rev 58692
8231719: Correct contradictions in timeout range descriptions. Summary: Clarified verbiage in method descriptions. Reviewed-by: chegar, dfuchs
Thu, 17 Oct 2019 08:56:06 +0100 8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
jboes [Thu, 17 Oct 2019 08:56:06 +0100] rev 58691
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses Summary: Enclose IPv6 literal in brackets and adjust string format for unresolved addresses Reviewed-by: dfuchs, chegar
Fri, 18 Oct 2019 12:20:51 -0400 8232009: Shenandoah: C2 load barrier does not match interpreter version
zgu [Fri, 18 Oct 2019 12:20:51 -0400] rev 58690
8232009: Shenandoah: C2 load barrier does not match interpreter version Reviewed-by: rkennke
Fri, 18 Oct 2019 09:17:38 -0700 8232030: HelloDynamic.java fails with latest Graal
ccheung [Fri, 18 Oct 2019 09:17:38 -0700] rev 58689
8232030: HelloDynamic.java fails with latest Graal Summary: Include the dynamic dumping condition when setting up the merged_ordering array in merge_in_new_methods() of defaultMethods.cpp. Reviewed-by: iklam, coleenp
Fri, 18 Oct 2019 17:08:59 +0100 datagramsocketimpl-branch: fix issue with receive packet buf size datagramsocketimpl-branch
chegar [Fri, 18 Oct 2019 17:08:59 +0100] rev 58688
datagramsocketimpl-branch: fix issue with receive packet buf size
Fri, 18 Oct 2019 17:45:17 +0200 Stabilize TestLatestEvent.java JEP-349-branch
egahlin [Fri, 18 Oct 2019 17:45:17 +0200] rev 58687
Stabilize TestLatestEvent.java
Fri, 18 Oct 2019 11:36:35 -0400 8231324: Shenandoah: avoid duplicated weak root works during final traversal
zgu [Fri, 18 Oct 2019 11:36:35 -0400] rev 58686
8231324: Shenandoah: avoid duplicated weak root works during final traversal Reviewed-by: rkennke
Fri, 18 Oct 2019 14:56:01 +0200 8232381: add result NULL-checking to freetypeScaler.c
mbaesken [Fri, 18 Oct 2019 14:56:01 +0200] rev 58685
8232381: add result NULL-checking to freetypeScaler.c Reviewed-by: clanger, prr
Fri, 18 Oct 2019 14:15:10 +0800 8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
jiefu [Fri, 18 Oct 2019 14:15:10 +0800] rev 58684
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled Reviewed-by: iklam, dholmes
Thu, 17 Oct 2019 16:39:45 +0200 Lessen verification costs stuefe-new-metaspace-branch
stuefe [Thu, 17 Oct 2019 16:39:45 +0200] rev 58683
Lessen verification costs
Fri, 18 Oct 2019 09:57:20 +0900 8232084: HotSpot build failed with GCC 9.2.1
ysuenaga [Fri, 18 Oct 2019 09:57:20 +0900] rev 58682
8232084: HotSpot build failed with GCC 9.2.1 Reviewed-by: sspitsyn, cjplummer, dholmes, iklam
Thu, 17 Oct 2019 22:41:36 +0200 8232370: Refactor some com.sun.jdi tests to enable IDE integration
clanger [Thu, 17 Oct 2019 22:41:36 +0200] rev 58681
8232370: Refactor some com.sun.jdi tests to enable IDE integration Reviewed-by: amenkov, cjplummer, sspitsyn
Thu, 17 Oct 2019 21:15:33 +0100 datagramsocketimpl-branch: initial code changes datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 21:15:33 +0100] rev 58680
datagramsocketimpl-branch: initial code changes
Thu, 17 Oct 2019 20:54:25 +0100 datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 20:54:25 +0100] rev 58679
datagramsocketimpl-branch: merge with default
Thu, 17 Oct 2019 20:53:35 +0100 datagramsocketimpl-branch: update to default datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 20:53:35 +0100] rev 58678
datagramsocketimpl-branch: update to default
Thu, 17 Oct 2019 20:27:44 +0100 Initial changes for datagramsocketimpl-branch datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 20:27:44 +0100] rev 58677
Initial changes for datagramsocketimpl-branch
Thu, 17 Oct 2019 20:56:11 +0200 8232573: Shenandoah: cleanup and add more logging for in-pause phases
shade [Thu, 17 Oct 2019 20:56:11 +0200] rev 58676
8232573: Shenandoah: cleanup and add more logging for in-pause phases Reviewed-by: rkennke
Thu, 17 Oct 2019 20:56:04 +0200 8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking
shade [Thu, 17 Oct 2019 20:56:04 +0200] rev 58675
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking Reviewed-by: rkennke
Thu, 17 Oct 2019 13:14:48 -0400 8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java
zgu [Thu, 17 Oct 2019 13:14:48 -0400] rev 58674
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java Reviewed-by: rkennke
Thu, 17 Oct 2019 09:38:32 -0700 8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
darcy [Thu, 17 Oct 2019 09:38:32 -0700] rev 58673
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi Reviewed-by: sspitsyn
Thu, 17 Oct 2019 09:21:00 -0700 Removing TestLargeRootSet.java from problem list as it was fixed JEP-349-branch
mseledtsov [Thu, 17 Oct 2019 09:21:00 -0700] rev 58672
Removing TestLargeRootSet.java from problem list as it was fixed
Thu, 17 Oct 2019 08:00:37 -0400 8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails JDK-8200758-branch
herrick [Thu, 17 Oct 2019 08:00:37 -0400] rev 58671
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Thu, 17 Oct 2019 07:55:35 -0400 8232280: close() is not called on return value of Files.walk() JDK-8200758-branch
herrick [Thu, 17 Oct 2019 07:55:35 -0400] rev 58670
8232280: close() is not called on return value of Files.walk() Reviewed-by: asemenyuk, asemenuk
Thu, 17 Oct 2019 14:20:26 +0200 8213239: Configure cannot handle command overrides with arguments
ihse [Thu, 17 Oct 2019 14:20:26 +0200] rev 58669
8213239: Configure cannot handle command overrides with arguments Reviewed-by: erikj
Thu, 17 Oct 2019 07:35:22 -0400 8232112: MDO extra_data_lock leaks during class unloading
coleenp [Thu, 17 Oct 2019 07:35:22 -0400] rev 58668
8232112: MDO extra_data_lock leaks during class unloading Summary: call the MDO destructor during class unloading. Reviewed-by: dholmes, eosterlund
Thu, 17 Oct 2019 11:39:48 +0200 Also fix launchers. ihse-cflags-rewrite-branch
ihse [Thu, 17 Oct 2019 11:39:48 +0200] rev 58667
Also fix launchers.
Thu, 17 Oct 2019 11:37:36 +0200 Make it compile again. (Mostly remove logical-op). ihse-cflags-rewrite-branch
ihse [Thu, 17 Oct 2019 11:37:36 +0200] rev 58666
Make it compile again. (Mostly remove logical-op).
Thu, 17 Oct 2019 11:07:24 +0200 Merge from default (huge) ihse-cflags-rewrite-branch
ihse [Thu, 17 Oct 2019 11:07:24 +0200] rev 58665
Merge from default (huge)
Mon, 14 Oct 2019 11:36:17 +0200 8218628: Add detailed message to NullPointerException describing what is null.
goetz [Mon, 14 Oct 2019 11:36:17 +0200] rev 58664
8218628: Add detailed message to NullPointerException describing what is null. Summary: This is the implementation of JEP 358: Helpful NullPointerExceptions. Reviewed-by: coleenp, clanger, rschmelter, rriggs, forax, mr
Thu, 17 Oct 2019 10:35:18 +0200 8223998: Missing MakeDir in ExecuteWithLog
ihse [Thu, 17 Oct 2019 10:35:18 +0200] rev 58663
8223998: Missing MakeDir in ExecuteWithLog Reviewed-by: tbell, erikj
Wed, 16 Oct 2019 17:03:40 +0200 8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
rrich [Wed, 16 Oct 2019 17:03:40 +0200] rev 58662
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks Reviewed-by: thartmann, neliasso
Thu, 17 Oct 2019 13:34:06 +0800 8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
mli [Thu, 17 Oct 2019 13:34:06 +0800] rev 58661
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use Reviewed-by: weijun, darcy, rriggs, coffeys
Thu, 17 Oct 2019 13:18:01 +0800 8209824: Improve the code coverage for ThreadLocal
mli [Thu, 17 Oct 2019 13:18:01 +0800] rev 58660
8209824: Improve the code coverage for ThreadLocal Reviewed-by: dholmes, alanb
Wed, 16 Oct 2019 18:47:11 -0700 8231859: Extra dash after the exception name in @throws clause of javadoc
igerasim [Wed, 16 Oct 2019 18:47:11 -0700] rev 58659
8231859: Extra dash after the exception name in @throws clause of javadoc Reviewed-by: weijun
Thu, 17 Oct 2019 02:49:14 +0200 Added tag jdk-14+19 for changeset 9b67dd88a931
jwilhelm [Thu, 17 Oct 2019 02:49:14 +0200] rev 58658
Added tag jdk-14+19 for changeset 9b67dd88a931
Wed, 16 Oct 2019 16:55:52 -0700 8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
darcy [Wed, 16 Oct 2019 16:55:52 -0700] rev 58657
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent Reviewed-by: martin
Thu, 17 Oct 2019 07:31:35 +0800 8232357: Compare version info of Santuario to legal notice
weijun [Thu, 17 Oct 2019 07:31:35 +0800] rev 58656
8232357: Compare version info of Santuario to legal notice Reviewed-by: mullan
Thu, 17 Oct 2019 00:19:02 +0200 8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
redestad [Thu, 17 Oct 2019 00:19:02 +0200] rev 58655
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation Reviewed-by: bobv, sgehwolf
Thu, 17 Oct 2019 00:00:13 +0200 8232211: Remove dead code from os.hpp|cpp
redestad [Thu, 17 Oct 2019 00:00:13 +0200] rev 58654
8232211: Remove dead code from os.hpp|cpp Reviewed-by: dholmes, dcubed, rehn
Wed, 16 Oct 2019 14:32:17 -0700 8230407: SocketPermission and FilePermission action list allows leading comma
igerasim [Wed, 16 Oct 2019 14:32:17 -0700] rev 58653
8230407: SocketPermission and FilePermission action list allows leading comma Reviewed-by: chegar Contributed-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
Mon, 14 Oct 2019 18:48:10 -0700 8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero jdk-14+19
manc [Mon, 14 Oct 2019 18:48:10 -0700] rev 58652
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero Summary: Fix error in "Concurrent refinement threads times" in GC log and cleanup. Reviewed-by: tschatzl, kbarrett
Wed, 16 Oct 2019 17:41:03 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 17:41:03 +0200] rev 58651
Merge
Wed, 16 Oct 2019 16:54:56 +0200 8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
yzheng [Wed, 16 Oct 2019 16:54:56 +0200] rev 58650
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI Summary: Reserve r27 (heap base register) on AArch64 unconditionally Reviewed-by: adinn, dlong
Wed, 16 Oct 2019 14:50:53 +0100 8231449: HttpClient’s client ssl certificate authentication seems to be broken.
dfuchs [Wed, 16 Oct 2019 14:50:53 +0100] rev 58649
8231449: HttpClient’s client ssl certificate authentication seems to be broken. Summary: SSLFlowDelegate.Reader and SubscriberWrapper are changed to better cooperate on when more demand should be requested from upstream. The issue encountered in this scenario was triggered by a large certificate which caused the SSLFlowDelegate to stop requesting data from upstream during the handshake although the engine handshake status was NEED_UNWRAP. Reviewed-by: chegar
Wed, 16 Oct 2019 10:32:08 -0400 8232279 : Improve test helpers #2 JDK-8200758-branch
herrick [Wed, 16 Oct 2019 10:32:08 -0400] rev 58648
8232279 : Improve test helpers #2 Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 16 Oct 2019 09:57:23 -0400 8231862: Decouple DesktopIntegration and LinuxPackageBundler classes JDK-8200758-branch
herrick [Wed, 16 Oct 2019 09:57:23 -0400] rev 58647
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 16 Oct 2019 16:10:24 +0200 Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 16:10:24 +0200] rev 58646
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
Wed, 16 Oct 2019 15:31:05 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 15:31:05 +0200] rev 58645
Merge
Wed, 16 Oct 2019 12:36:44 +0200 8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
tschatzl [Wed, 16 Oct 2019 12:36:44 +0200] rev 58644
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter Reviewed-by: kbarrett, sjohanss
Wed, 16 Oct 2019 11:52:56 +0200 8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
mdoerr [Wed, 16 Oct 2019 11:52:56 +0200] rev 58643
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it Reviewed-by: kvn, thartmann
Wed, 16 Oct 2019 11:23:46 +0200 Merge JEP-349-branch
mgronlun [Wed, 16 Oct 2019 11:23:46 +0200] rev 58642
Merge
Tue, 15 Oct 2019 22:22:23 -0400 8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
zgu [Tue, 15 Oct 2019 22:22:23 -0400] rev 58641
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms Reviewed-by: rkennke, adinn
Wed, 16 Oct 2019 01:16:12 +0200 Don't expand LongMap lazily JEP-349-branch
egahlin [Wed, 16 Oct 2019 01:16:12 +0200] rev 58640
Don't expand LongMap lazily
Tue, 15 Oct 2019 21:33:54 +0000 Merge
henryjen [Tue, 15 Oct 2019 21:33:54 +0000] rev 58639
Merge
Mon, 14 Oct 2019 21:01:25 +0000 Merge
henryjen [Mon, 14 Oct 2019 21:01:25 +0000] rev 58638
Merge
Fri, 04 Oct 2019 13:44:11 -0700 8228825: Enhance ECDSA operations
ascarpino [Fri, 04 Oct 2019 13:44:11 -0700] rev 58637
8228825: Enhance ECDSA operations Reviewed-by: mullan
Tue, 06 Aug 2019 20:39:48 +0200 8226765: Commentary on Javadoc comments
hannesw [Tue, 06 Aug 2019 20:39:48 +0200] rev 58636
8226765: Commentary on Javadoc comments Reviewed-by: jjg, rhalade, skoivu
Thu, 17 Jan 2019 10:44:17 -0500 8227601: Better collection of references
rriggs [Thu, 17 Jan 2019 10:44:17 -0500] rev 58635
8227601: Better collection of references Reviewed-by: smarks, ahgross, skoivu, rhalade
Thu, 18 Jul 2019 07:25:17 -0700 8227662: freetype seeks to index at the end of the font data
prr [Thu, 18 Jul 2019 07:25:17 -0700] rev 58634
8227662: freetype seeks to index at the end of the font data Reviewed-by: serb, psadhukhan
Sun, 16 Jun 2019 13:14:32 -0700 8225292: Better Graphics2D drawing
prr [Sun, 16 Jun 2019 13:14:32 -0700] rev 58633
8225292: Better Graphics2D drawing Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 14 Jun 2019 20:33:17 -0700 8224915: Better serial attributes
prr [Fri, 14 Jun 2019 20:33:17 -0700] rev 58632
8224915: Better serial attributes Reviewed-by: serb, psadhukhan, mschoene, rhalade
Tue, 25 Jun 2019 00:07:47 +0100 8223892: Improved handling of jar files
aefimov [Tue, 25 Jun 2019 00:07:47 +0100] rev 58631
8223892: Improved handling of jar files Reviewed-by: dfuchs, chegar, michaelm, rhalade, ahgross
Fri, 21 Jun 2019 10:51:10 +0100 8225298: Improve TLS connection support
chegar [Fri, 21 Jun 2019 10:51:10 +0100] rev 58630
8225298: Improve TLS connection support Reviewed-by: dfuchs, igerasim, michaelm, rhalade, skoivu
Wed, 19 Jun 2019 15:24:42 -0700 8225286: Better rendering of native glyphs
prr [Wed, 19 Jun 2019 15:24:42 -0700] rev 58629
8225286: Better rendering of native glyphs Reviewed-by: serb, psadhukhan, mschoene, rhalade
Wed, 19 Jun 2019 15:23:53 -0700 8225597: Enhance font glyph mapping
prr [Wed, 19 Jun 2019 15:23:53 -0700] rev 58628
8225597: Enhance font glyph mapping Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 31 May 2019 10:58:10 -0700 8224532: Better Path supports
joehw [Fri, 31 May 2019 10:58:10 -0700] rev 58627
8224532: Better Path supports Reviewed-by: rriggs, lancea, dfuchs, mschoene
Fri, 31 May 2019 18:16:57 +0100 8218877: Help transform transformers
alitvinov [Fri, 31 May 2019 18:16:57 +0100] rev 58626
8218877: Help transform transformers Reviewed-by: serb, prr, mschoene, bpb, ssahoo
Mon, 27 May 2019 01:36:04 -0700 8224062: Improve String index handling
thartmann [Mon, 27 May 2019 01:36:04 -0700] rev 58625
8224062: Improve String index handling Reviewed-by: kvn, rhalade, mschoene
Fri, 24 May 2019 16:53:44 +0200 8223518: Unexpected exception in jjs
hannesw [Fri, 24 May 2019 16:53:44 +0200] rev 58624
8223518: Unexpected exception in jjs Reviewed-by: sundar, mschoene, rhalade, jlaskey
Wed, 22 May 2019 19:41:59 -0700 8222684: Better support for patterns
igerasim [Wed, 22 May 2019 19:41:59 -0700] rev 58623
8222684: Better support for patterns 8223163: Better pattern recognition Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
Wed, 22 May 2019 13:31:42 -0400 8224505: TestQuotedLogOutput failure after ProcessBuilder changes
rriggs [Wed, 22 May 2019 13:31:42 -0400] rev 58622
8224505: TestQuotedLogOutput failure after ProcessBuilder changes Reviewed-by: alanb
Wed, 22 May 2019 08:42:11 -0700 8223886: Add in font table referene
prr [Wed, 22 May 2019 08:42:11 -0700] rev 58621
8223886: Add in font table referene Reviewed-by: serb, psadhukhan, mschoene, rhalade
Tue, 21 May 2019 13:02:22 -0700 8223505: Better pattern compilation
joehw [Tue, 21 May 2019 13:02:22 -0700] rev 58620
8223505: Better pattern compilation Reviewed-by: rriggs, lancea, dfuchs, mschoene
Tue, 30 Apr 2019 16:45:29 -0400 8221858: Build Better Processes
rriggs [Tue, 30 Apr 2019 16:45:29 -0400] rev 58619
8221858: Build Better Processes Reviewed-by: alanb, rhalade, ahgross, darcy
Tue, 21 May 2019 08:37:30 +0800 8224025: Fix for JDK-8220302 is not complete
weijun [Tue, 21 May 2019 08:37:30 +0800] rev 58618
8224025: Fix for JDK-8220302 is not complete Reviewed-by: ahgross, mullan, valeriep
Mon, 20 May 2019 15:57:16 +0100 8213429: Windows file handling redux
aefimov [Mon, 20 May 2019 15:57:16 +0100] rev 58617
8213429: Windows file handling redux Reviewed-by: alanb, dfuchs, weijun, bpb, rhalade, ahgross
Sun, 19 May 2019 17:20:21 -0700 8221497: Optional Panes in Swing
serb [Sun, 19 May 2019 17:20:21 -0700] rev 58616
8221497: Optional Panes in Swing Reviewed-by: prr, alitvinov, mschoene, rhalade
Wed, 15 May 2019 12:44:31 -0700 8222690: Better Glyph Images
prr [Wed, 15 May 2019 12:44:31 -0700] rev 58615
8222690: Better Glyph Images Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 03 May 2019 19:42:28 +0100 8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")
aefimov [Fri, 03 May 2019 19:42:28 +0100] rev 58614
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl") Reviewed-by: dfuchs, alanb Contributed-by: Alan Bateman <alan.bateman@oracle.com>
Tue, 23 Apr 2019 11:59:54 -0700 8220186: Improve use of font temporary files
prr [Tue, 23 Apr 2019 11:59:54 -0700] rev 58613
8220186: Improve use of font temporary files Reviewed-by: serb, psadhukhan, mschoene, rhalade
Mon, 22 Apr 2019 13:01:57 +0800 8209901: Canonical file handling
weijun [Mon, 22 Apr 2019 13:01:57 +0800] rev 58612
8209901: Canonical file handling Reviewed-by: mullan, alanb, ahgross
Fri, 19 Apr 2019 10:22:20 +0800 8220302: Better Kerberos ccache handling
weijun [Fri, 19 Apr 2019 10:22:20 +0800] rev 58611
8220302: Better Kerberos ccache handling Reviewed-by: valeriep
Mon, 25 Mar 2019 17:15:27 +0000 8217997: Better socket support
michaelm [Mon, 25 Mar 2019 17:15:27 +0000] rev 58610
8217997: Better socket support Reviewed-by: alanb, ahgross, chegar, igerasim
Tue, 15 Oct 2019 13:25:57 -0700 8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi
darcy [Tue, 15 Oct 2019 13:25:57 -0700] rev 58609
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi Reviewed-by: rriggs
Tue, 15 Oct 2019 14:00:04 -0400 Merge JDK-8200758-branch
herrick [Tue, 15 Oct 2019 14:00:04 -0400] rev 58608
Merge
Tue, 15 Oct 2019 13:44:36 -0400 8231912: Use https for URLs in help and error messages JDK-8200758-branch
herrick [Tue, 15 Oct 2019 13:44:36 -0400] rev 58607
8231912: Use https for URLs in help and error messages Reviewed-by: asemenyuk, kcr
Tue, 15 Oct 2019 13:39:58 -0400 8231604: Expand junit test added with JDK-8230920 JDK-8200758-branch
herrick [Tue, 15 Oct 2019 13:39:58 -0400] rev 58606
8231604: Expand junit test added with JDK-8230920 Reviewed-by: asemenyuk
Tue, 15 Oct 2019 19:45:09 +0200 8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
shade [Tue, 15 Oct 2019 19:45:09 +0200] rev 58605
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration Reviewed-by: zgu
Tue, 15 Oct 2019 19:38:59 +0200 8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
shade [Tue, 15 Oct 2019 19:38:59 +0200] rev 58604
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing Reviewed-by: rkennke, zgu
Tue, 15 Oct 2019 09:25:59 -0700 8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
naoto [Tue, 15 Oct 2019 09:25:59 -0700] rev 58603
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size 8231984: Clarify semantics of DecimalFormat.getGroupingSize(0) Reviewed-by: rriggs
Tue, 15 Oct 2019 14:19:55 +0530 Merge
psadhukhan [Tue, 15 Oct 2019 14:19:55 +0530] rev 58602
Merge
Sat, 12 Oct 2019 08:49:59 +0530 8223158: Docked MacBook cannot start any Java Swing applications
psadhukhan [Sat, 12 Oct 2019 08:49:59 +0530] rev 58601
8223158: Docked MacBook cannot start any Java Swing applications Reviewed-by: prr, serb
Fri, 11 Oct 2019 12:08:01 +0530 Merge
psadhukhan [Fri, 11 Oct 2019 12:08:01 +0530] rev 58600
Merge
Wed, 09 Oct 2019 17:06:06 -0700 8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
serb [Wed, 09 Oct 2019 17:06:06 -0700] rev 58599
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration Reviewed-by: jdv
Thu, 03 Oct 2019 18:17:54 -0700 8228676: Cleanup the native code related to fonts on Unix
serb [Thu, 03 Oct 2019 18:17:54 -0700] rev 58598
8228676: Cleanup the native code related to fonts on Unix Reviewed-by: jdv
Tue, 01 Oct 2019 10:28:12 -0700 7124404: [macosx] no awt.multiClickInterval desktop property
serb [Tue, 01 Oct 2019 10:28:12 -0700] rev 58597
7124404: [macosx] no awt.multiClickInterval desktop property Reviewed-by: dmarkov
Mon, 30 Sep 2019 22:36:03 -0700 8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
serb [Mon, 30 Sep 2019 22:36:03 -0700] rev 58596
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge Reviewed-by: jdv
Wed, 25 Sep 2019 22:45:43 +0100 8231144: Wrap contents of plain HTML files into contentContainer
aivanov [Wed, 25 Sep 2019 22:45:43 +0100] rev 58595
8231144: Wrap contents of plain HTML files into contentContainer Reviewed-by: prr, serb
Wed, 25 Sep 2019 14:52:33 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 14:52:33 +0530] rev 58594
Merge
Tue, 24 Sep 2019 09:09:15 -0700 8231243: [TESTBUG] CustomFont.java cannot find font file
prr [Tue, 24 Sep 2019 09:09:15 -0700] rev 58593
8231243: [TESTBUG] CustomFont.java cannot find font file Reviewed-by: serb
Tue, 09 Jul 2019 15:58:22 +0200 8227441: Enhance logging when reading the fontconfig info file
clanger [Tue, 09 Jul 2019 15:58:22 +0200] rev 58592
8227441: Enhance logging when reading the fontconfig info file Reviewed-by: prr, mbaesken Contributed-by: matthias.baesken@sap.com, christoph.langer@sap.com
Thu, 10 Oct 2019 14:20:43 +0200 8232107: support ThreadPriorityPolicy flag on AIX
mbaesken [Thu, 10 Oct 2019 14:20:43 +0200] rev 58591
8232107: support ThreadPriorityPolicy flag on AIX Reviewed-by: clanger, dholmes
Mon, 14 Oct 2019 22:20:03 -0400 8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
dholmes [Mon, 14 Oct 2019 22:20:03 -0400] rev 58590
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException Reviewed-by: phh, sspitsyn
Fri, 11 Oct 2019 16:52:18 +0800 8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
fyang [Fri, 11 Oct 2019 16:52:18 +0800] rev 58589
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop Summary: Duplicate cmp node in empty loop if it has other users Reviewed-by: neliasso, thartmann Contributed-by: wanghuang3@huawei.com, xietuo@huawei.com
Mon, 14 Oct 2019 14:40:02 -0700 8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
mseledtsov [Mon, 14 Oct 2019 14:40:02 -0700] rev 58588
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java Summary: Problem listed the test Reviewed-by: egahlin, dcubed
Mon, 14 Oct 2019 12:22:09 -0700 8231981: Refactor test definitions to split RT and SVC tests
lmesnik [Mon, 14 Oct 2019 12:22:09 -0700] rev 58587
8231981: Refactor test definitions to split RT and SVC tests Reviewed-by: sspitsyn, dholmes
Mon, 14 Oct 2019 20:58:08 +0200 8232165: Reduce allocations in ValueStack copying constructor
redestad [Mon, 14 Oct 2019 20:58:08 +0200] rev 58586
8232165: Reduce allocations in ValueStack copying constructor Reviewed-by: neliasso, kvn
Mon, 14 Oct 2019 11:24:23 -0700 8227231: JDWP help information shows use of obsolete Xdebug flag
dtitov [Mon, 14 Oct 2019 11:24:23 -0700] rev 58585
8227231: JDWP help information shows use of obsolete Xdebug flag Reviewed-by: dholmes, sspitsyn, amenkov
Mon, 14 Oct 2019 14:36:45 -0400 8232042: [macos] Installation fails if application name contains spaces JDK-8200758-branch
herrick [Mon, 14 Oct 2019 14:36:45 -0400] rev 58584
8232042: [macos] Installation fails if application name contains spaces Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 14:33:01 -0400 8231857: App and Application folder icons are not aligned correctly JDK-8200758-branch
herrick [Mon, 14 Oct 2019 14:33:01 -0400] rev 58583
8231857: App and Application folder icons are not aligned correctly Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:05:39 -0400 8231856: pkg installer dialog contains background image which does not look correc JDK-8200758-branch
herrick [Mon, 14 Oct 2019 11:05:39 -0400] rev 58582
8231856: pkg installer dialog contains background image which does not look correc Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:04:06 -0400 8231858:[macos] App does not run if installed with pkg JDK-8200758-branch
herrick [Mon, 14 Oct 2019 11:04:06 -0400] rev 58581
8231858:[macos] App does not run if installed with pkg Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:03:13 +0200 8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
shade [Mon, 14 Oct 2019 11:03:13 +0200] rev 58580
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong Reviewed-by: rkennke
Mon, 14 Oct 2019 08:59:12 +0200 8218543: ThreadsList handling during error reporting can crash
rehn [Mon, 14 Oct 2019 08:59:12 +0200] rev 58579
8218543: ThreadsList handling during error reporting can crash Reviewed-by: dcubed, dholmes
Sun, 13 Oct 2019 16:46:15 +0200 Mutual exclusions on emergency dump in relation to flush() JEP-349-branch
mgronlun [Sun, 13 Oct 2019 16:46:15 +0200] rev 58578
Mutual exclusions on emergency dump in relation to flush()
Sun, 13 Oct 2019 12:36:51 +0200 Fix EventProducer kill and TestRecursive JEP-349-branch
mgronlun [Sun, 13 Oct 2019 12:36:51 +0200] rev 58577
Fix EventProducer kill and TestRecursive
Sat, 12 Oct 2019 16:12:51 +0200 Fix build error JEP-349-branch
egahlin [Sat, 12 Oct 2019 16:12:51 +0200] rev 58576
Fix build error
Sat, 12 Oct 2019 00:22:53 -0400 8232147: Remove notproduct option IgnoreLockingAssertions
kbarrett [Sat, 12 Oct 2019 00:22:53 -0400] rev 58575
8232147: Remove notproduct option IgnoreLockingAssertions Summary: Removed option. Reviewed-by: coleenp, dholmes
Fri, 11 Oct 2019 14:49:05 -0700 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
akozlov [Fri, 11 Oct 2019 14:49:05 -0700] rev 58574
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call Reviewed-by: mchung
Fri, 11 Oct 2019 13:14:00 -0700 8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
mseledtsov [Fri, 11 Oct 2019 13:14:00 -0700] rev 58573
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target Summary: Prebuilding the test class before adding it into a jar file Reviewed-by: iignatyev, egahlin
Fri, 11 Oct 2019 20:23:12 +0200 Add logging for TestRemovedChunks JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:23:12 +0200] rev 58572
Add logging for TestRemovedChunks
Fri, 11 Oct 2019 20:20:12 +0200 Add support for stream in stream with exclusion JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:20:12 +0200] rev 58571
Add support for stream in stream with exclusion
Fri, 11 Oct 2019 20:19:08 +0200 Update comment JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:19:08 +0200] rev 58570
Update comment
Fri, 11 Oct 2019 20:17:18 +0200 Extract EventProducer and update TestRecursive JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:17:18 +0200] rev 58569
Extract EventProducer and update TestRecursive
Fri, 11 Oct 2019 11:06:46 -0700 8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
naoto [Fri, 11 Oct 2019 11:06:46 -0700] rev 58568
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14 Reviewed-by: rriggs
Fri, 11 Oct 2019 19:46:05 +0200 Metadata races (TestStart) and thread exclusion inclusion (TestRecursive) JEP-349-branch
mgronlun [Fri, 11 Oct 2019 19:46:05 +0200] rev 58567
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
Fri, 11 Oct 2019 13:14:33 -0400 8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
rriggs [Fri, 11 Oct 2019 13:14:33 -0400] rev 58566
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java Reviewed-by: lancea
Fri, 11 Oct 2019 13:11:56 -0400 8231427: Warning cleanup in tests of java.io.Serializable
rriggs [Fri, 11 Oct 2019 13:11:56 -0400] rev 58565
8231427: Warning cleanup in tests of java.io.Serializable Reviewed-by: darcy, lancea
Fri, 11 Oct 2019 09:43:41 -0700 8225654: rework vmTestbase/jit/graph
iignatyev [Fri, 11 Oct 2019 09:43:41 -0700] rev 58564
8225654: rework vmTestbase/jit/graph Reviewed-by: thartmann, neliasso
Thu, 10 Oct 2019 11:40:59 -0700 8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
never [Thu, 10 Oct 2019 11:40:59 -0700] rev 58563
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code Reviewed-by: ysuenaga
Fri, 11 Oct 2019 11:50:04 -0400 8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
coleenp [Fri, 11 Oct 2019 11:50:04 -0400] rev 58562
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass Summary: Should have allowed recv klass to be an array. Reviewed-by: hseigel, dcubed
Thu, 10 Oct 2019 10:28:55 +0100 8231717: Improve performance of charset decoding when charset is always compactable
aleonard [Thu, 10 Oct 2019 10:28:55 +0100] rev 58561
8231717: Improve performance of charset decoding when charset is always compactable Reviewed-by: rriggs, redestad, alanb
Fri, 11 Oct 2019 06:57:33 -0700 8232167: Visual Studio install found through --with-tools-dir value is discarded
jvernee [Fri, 11 Oct 2019 06:57:33 -0700] rev 58560
8232167: Visual Studio install found through --with-tools-dir value is discarded Reviewed-by: erikj, ihse
Fri, 11 Oct 2019 06:31:52 -0700 8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
erikj [Fri, 11 Oct 2019 06:31:52 -0700] rev 58559
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle Reviewed-by: ihse
Fri, 11 Oct 2019 06:38:52 -0700 8232133: Change to GCC 8.3 for building on Linux at Oracle
erikj [Fri, 11 Oct 2019 06:38:52 -0700] rev 58558
8232133: Change to GCC 8.3 for building on Linux at Oracle Reviewed-by: kbarrett, dholmes, ihse
Fri, 11 Oct 2019 13:07:21 +0000 8232116: ZGC: Remove redundant ZLock in ZNMethodTable
eosterlund [Fri, 11 Oct 2019 13:07:21 +0000] rev 58557
8232116: ZGC: Remove redundant ZLock in ZNMethodTable Reviewed-by: stefank, pliden
Thu, 10 Oct 2019 10:59:13 +0100 8232046: AArch64 build failure after JDK-8225681
adinn [Thu, 10 Oct 2019 10:59:13 +0100] rev 58556
8232046: AArch64 build failure after JDK-8225681 Reviewed-by: eosterlund
Fri, 11 Oct 2019 08:49:42 -0400 8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
coleenp [Fri, 11 Oct 2019 08:49:42 -0400] rev 58555
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni Summary: Delete local jni handles in create_from_platform_dependent_str() after upcall to Java. Reviewed-by: dholmes, hseigel
Fri, 11 Oct 2019 17:49:25 +0800 8232151: Minimal VM build broken after JDK-8232050
jiefu [Fri, 11 Oct 2019 17:49:25 +0800] rev 58554
8232151: Minimal VM build broken after JDK-8232050 Reviewed-by: dholmes, clanger
Mon, 23 Sep 2019 20:26:18 +0200 8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
sgehwolf [Mon, 23 Sep 2019 20:26:18 +0200] rev 58553
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE Summary: Account for serialized null scopes in NMethod Reviewed-by: aph, never
Fri, 11 Oct 2019 11:21:28 +0200 8231956: Remove seq_add_card/reference from PerRegionTable class
tschatzl [Fri, 11 Oct 2019 11:21:28 +0200] rev 58552
8231956: Remove seq_add_card/reference from PerRegionTable class Reviewed-by: sjohanss, pliden
Fri, 11 Oct 2019 10:16:35 +0200 8232070: ZGC: Remove unused ZVerifyLoadBarriers
pliden [Fri, 11 Oct 2019 10:16:35 +0200] rev 58551
8232070: ZGC: Remove unused ZVerifyLoadBarriers Reviewed-by: tschatzl
Fri, 11 Oct 2019 09:55:35 +0200 8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
mbaesken [Fri, 11 Oct 2019 09:55:35 +0200] rev 58550
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures Reviewed-by: clanger, bobv, mseledtsov
Fri, 11 Oct 2019 09:43:18 +0200 8065704: Set LC_ALL=C for all relevant commands in the build system
ihse [Fri, 11 Oct 2019 09:43:18 +0200] rev 58549
8065704: Set LC_ALL=C for all relevant commands in the build system Reviewed-by: naoto, erikj
Wed, 09 Oct 2019 14:07:44 +0200 8232052: use string literal for format string when handling PauseAtStartupFile
mbaesken [Wed, 09 Oct 2019 14:07:44 +0200] rev 58548
8232052: use string literal for format string when handling PauseAtStartupFile Reviewed-by: clanger, stuefe
Thu, 10 Oct 2019 08:46:07 +0200 8232060: add some initializations using sigemptyset in os_aix.cpp
mbaesken [Thu, 10 Oct 2019 08:46:07 +0200] rev 58547
8232060: add some initializations using sigemptyset in os_aix.cpp Reviewed-by: clanger, stuefe
Fri, 11 Oct 2019 01:11:28 +0200 8232150: aarch64 build broken after JDK-8232050
redestad [Fri, 11 Oct 2019 01:11:28 +0200] rev 58546
8232150: aarch64 build broken after JDK-8232050 Reviewed-by: dholmes
Wed, 09 Oct 2019 12:43:32 -0700 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
xliu [Wed, 09 Oct 2019 12:43:32 -0700] rev 58545
8165056: move JIT Compiler related files from runtime/ to compiler/ directory Reviewed-by: kvn, coleenp, dholmes
Thu, 10 Oct 2019 21:54:54 +0200 8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
shade [Thu, 10 Oct 2019 21:54:54 +0200] rev 58544
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment Reviewed-by: rkennke
Thu, 10 Oct 2019 21:54:53 +0200 8232102: Shenandoah: print everything in proper units
shade [Thu, 10 Oct 2019 21:54:53 +0200] rev 58543
8232102: Shenandoah: print everything in proper units Reviewed-by: rkennke
Thu, 10 Oct 2019 10:48:31 -0700 8232071: Avoid shared dictionary lookup when the class name is not shared
iklam [Thu, 10 Oct 2019 10:48:31 -0700] rev 58542
8232071: Avoid shared dictionary lookup when the class name is not shared Reviewed-by: jiangli, ccheung
Thu, 10 Oct 2019 10:47:45 -0700 8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
iklam [Thu, 10 Oct 2019 10:47:45 -0700] rev 58541
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c Reviewed-by: sspitsyn, cjplummer
Thu, 10 Oct 2019 17:36:57 +0200 Random sized allocation for TestLaregRootSet.java JEP-349-branch
egahlin [Thu, 10 Oct 2019 17:36:57 +0200] rev 58540
Random sized allocation for TestLaregRootSet.java
Thu, 10 Oct 2019 10:57:42 -0400 Merge JDK-8200758-branch
herrick [Thu, 10 Oct 2019 10:57:42 -0400] rev 58539
Merge
Wed, 09 Oct 2019 10:58:20 -0400 8231910: Expose the APPDIR variable to applications that use jpackage JDK-8200758-branch
herrick [Wed, 09 Oct 2019 10:58:20 -0400] rev 58538
8231910: Expose the APPDIR variable to applications that use jpackage Reviewed-by: asemenyuk, almatvee
Thu, 10 Oct 2019 13:26:22 +0200 8232050: Improve inlining of Klass accessors
redestad [Thu, 10 Oct 2019 13:26:22 +0200] rev 58537
8232050: Improve inlining of Klass accessors Reviewed-by: lfoltan, tschatzl, coleenp, dholmes, jiangli
Thu, 10 Oct 2019 10:27:12 +0200 8231720: Some perf regressions after 8225653
chagedorn [Thu, 10 Oct 2019 10:27:12 +0200] rev 58536
8231720: Some perf regressions after 8225653 Summary: Fixed emitting of unused assembly code in 8225653​ which had a negative impact on performance in tight loops. Reviewed-by: kvn, thartmann
Wed, 09 Oct 2019 09:57:33 +0200 8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
mbaesken [Wed, 09 Oct 2019 09:57:33 +0200] rev 58535
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c Reviewed-by: alanb, clanger, chegar
Thu, 10 Oct 2019 14:43:41 +0800 8231213: Migrate SimpleDateFormatConstTest to JDK Repo
yzhou [Thu, 10 Oct 2019 14:43:41 +0800] rev 58534
8231213: Migrate SimpleDateFormatConstTest to JDK Repo Reviewed-by: naoto
Wed, 09 Oct 2019 21:53:48 -0700 8231973: Update Graal
dlong [Wed, 09 Oct 2019 21:53:48 -0700] rev 58533
8231973: Update Graal Reviewed-by: kvn
Wed, 09 Oct 2019 19:38:11 -0700 8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
darcy [Wed, 09 Oct 2019 19:38:11 -0700] rev 58532
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer Reviewed-by: serb
Wed, 09 Oct 2019 18:23:20 -0700 8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
darcy [Wed, 09 Oct 2019 18:23:20 -0700] rev 58531
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming Reviewed-by: lancea
Thu, 10 Oct 2019 01:10:26 +0000 8231595: [TEST] develop a test case for SuspendThreadList including current thread
sspitsyn [Thu, 10 Oct 2019 01:10:26 +0000] rev 58530
8231595: [TEST] develop a test case for SuspendThreadList including current thread Summary: Extend test coverage for SuspendThreadList Reviewed-by: amenkov, cjplummer, dholmes
Thu, 10 Oct 2019 01:48:08 +0200 Added tag jdk-14+18 for changeset e84d8379815b
jwilhelm [Thu, 10 Oct 2019 01:48:08 +0200] rev 58529
Added tag jdk-14+18 for changeset e84d8379815b
Wed, 09 Oct 2019 16:42:18 -0700 8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
ccheung [Wed, 09 Oct 2019 16:42:18 -0700] rev 58528
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception Summary: Removed the try-catch in the test. Reviewed-by: iklam, lfoltan
Wed, 09 Oct 2019 16:35:44 -0700 8231586: enlarge encoding space for OopMapValue offsets
never [Wed, 09 Oct 2019 16:35:44 -0700] rev 58527
8231586: enlarge encoding space for OopMapValue offsets Reviewed-by: dlong
Wed, 09 Oct 2019 23:22:56 +0200 Merge JEP-349-branch
mgronlun [Wed, 09 Oct 2019 23:22:56 +0200] rev 58526
Merge
Wed, 09 Oct 2019 23:21:07 +0200 fixes JEP-349-branch
mgronlun [Wed, 09 Oct 2019 23:21:07 +0200] rev 58525
fixes
Wed, 09 Oct 2019 12:21:28 -0700 8231887: ComodoCA.java fails because certificate was revoked jdk-14+18
rhalade [Wed, 09 Oct 2019 12:21:28 -0700] rev 58524
8231887: ComodoCA.java fails because certificate was revoked Reviewed-by: mullan, clanger
Wed, 09 Oct 2019 10:59:45 -0700 8231903: [Graal] Update com.oracle.mxtool.junit classes
epavlova [Wed, 09 Oct 2019 10:59:45 -0700] rev 58523
8231903: [Graal] Update com.oracle.mxtool.junit classes Reviewed-by: kvn
Wed, 09 Oct 2019 20:12:46 +0200 8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
pliden [Wed, 09 Oct 2019 20:12:46 +0200] rev 58522
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small Reviewed-by: dholmes, rrich
Wed, 09 Oct 2019 10:02:54 -0700 8231990: Remove unnecessary else-if branch in Types.union
cushon [Wed, 09 Oct 2019 10:02:54 -0700] rev 58521
8231990: Remove unnecessary else-if branch in Types.union Reviewed-by: mcimadamore Contributed-by: Brad Corso <bcorso@google.com>
Wed, 09 Oct 2019 10:17:50 -0700 8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
darcy [Wed, 09 Oct 2019 10:17:50 -0700] rev 58520
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes Reviewed-by: rriggs, chegar
Wed, 09 Oct 2019 09:57:41 -0700 8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
darcy [Wed, 09 Oct 2019 09:57:41 -0700] rev 58519
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes Reviewed-by: mullan, chegar
Wed, 09 Oct 2019 17:38:58 +0100 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
dfuchs [Wed, 09 Oct 2019 17:38:58 +0100] rev 58518
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx) Summary: DatagramChannel::disconnect will attempt to rebind to the original port if the local port switches back to 0 after the association is disolved by the system. Reviewed-by: alanb, chegar, fweimer
Wed, 09 Oct 2019 09:23:22 -0700 8231974: Build fails if no common legal notices are present
erikj [Wed, 09 Oct 2019 09:23:22 -0700] rev 58517
8231974: Build fails if no common legal notices are present Reviewed-by: dholmes, mchung, ihse
Wed, 09 Oct 2019 12:30:06 +0000 8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
eosterlund [Wed, 09 Oct 2019 12:30:06 +0000] rev 58516
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level Reviewed-by: pliden, stefank, neliasso Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com, stefan.karlsson@oracle.com, nils.eliasson@oracle.com
Tue, 08 Oct 2019 15:30:46 +0200 8232003: (fs) Files.write can leak file descriptor in the exception case
sgehwolf [Tue, 08 Oct 2019 15:30:46 +0200] rev 58515
8232003: (fs) Files.write can leak file descriptor in the exception case Summary: Be sure to close the leaked OutputStream in all cases Reviewed-by: alanb, bpb, clanger
Wed, 09 Oct 2019 10:15:58 +0000 8214560: Use {@systemProperty} for definitions of system properties (httpserver)
coffeys [Wed, 09 Oct 2019 10:15:58 +0000] rev 58514
8214560: Use {@systemProperty} for definitions of system properties (httpserver) Reviewed-by: dfuchs, coffeys, chegar Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Wed, 09 Oct 2019 10:14:03 +0000 8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
coffeys [Wed, 09 Oct 2019 10:14:03 +0000] rev 58513
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni Reviewed-by: alanb, coffeys, chegar Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Tue, 08 Oct 2019 15:30:39 +0200 8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
rrich [Tue, 08 Oct 2019 15:30:39 +0200] rev 58512
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken Reviewed-by: sspitsyn, dholmes, kvn
Wed, 09 Oct 2019 08:09:12 +0200 8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
pliden [Wed, 09 Oct 2019 08:09:12 +0200] rev 58511
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare" Reviewed-by: tschatzl, sjohanss
Tue, 08 Oct 2019 15:27:13 -0700 8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
darcy [Tue, 08 Oct 2019 15:27:13 -0700] rev 58510
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss Reviewed-by: mullan, coffeys
Tue, 08 Oct 2019 17:30:48 -0400 8231737: Cleanup JvmtiRawMonitor code
dholmes [Tue, 08 Oct 2019 17:30:48 -0400] rev 58509
8231737: Cleanup JvmtiRawMonitor code Reviewed-by: sspitsyn, pliden, coleenp, dcubed
Tue, 08 Oct 2019 15:15:50 -0400 8231153: Improve concurrent refinement statistics
kbarrett [Tue, 08 Oct 2019 15:15:50 -0400] rev 58508
8231153: Improve concurrent refinement statistics 8043505: G1RemSet::_conc_refine_cards is incremented unsynchronized Summary: Added refinement rates and counts, removed _conc_refine_cards Reviewed-by: tschatzl, sjohanss
Tue, 08 Oct 2019 20:47:46 +0200 8232006: Remove dead code from klassVtable
redestad [Tue, 08 Oct 2019 20:47:46 +0200] rev 58507
8232006: Remove dead code from klassVtable Reviewed-by: coleenp, jiangli, lfoltan
Tue, 08 Oct 2019 11:18:00 -0700 8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
dtitov [Tue, 08 Oct 2019 11:18:00 -0700] rev 58506
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java Reviewed-by: dholmes, dtitov Contributed-by: mandrikov@gmail.com
Tue, 08 Oct 2019 13:18:40 -0400 8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
coleenp [Tue, 08 Oct 2019 13:18:40 -0400] rev 58505
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache Summary: allow old methods in CompiledStaticDirectCall::set_to_interpreted Reviewed-by: sspitsyn, eosterlund
Tue, 08 Oct 2019 09:39:10 -0700 8231666: ThreadIdTable::grow() invokes invalid thread transition
dtitov [Tue, 08 Oct 2019 09:39:10 -0700] rev 58504
8231666: ThreadIdTable::grow() invokes invalid thread transition Reviewed-by: dholmes, rehn
Tue, 08 Oct 2019 09:13:08 -0700 8170299: Debugger does not stop inside the low memory notifications code
dtitov [Tue, 08 Oct 2019 09:13:08 -0700] rev 58503
8170299: Debugger does not stop inside the low memory notifications code Reviewed-by: sspitsyn, dholmes
Tue, 08 Oct 2019 15:03:20 +0100 8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
pconcannon [Tue, 08 Oct 2019 15:03:20 +0100] rev 58502
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative Summary: Clarifies behaviour of setSoTimeout() method when given negative timeout value. Reviewed-by: alanb, chegar, dfuchs
Tue, 08 Oct 2019 14:56:46 +0100 8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel
pconcannon [Tue, 08 Oct 2019 14:56:46 +0100] rev 58501
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel Summary: Update to API, to clarify that packets are dropped in the receive method of non-connected sockets if they fail the security manager checks Reviewed-by: alanb, chegar, dfuchs
Tue, 08 Oct 2019 15:43:38 +0200 8230162: ScopeImpl.remove() has O(N) performance
jlahoda [Tue, 08 Oct 2019 15:43:38 +0200] rev 58500
8230162: ScopeImpl.remove() has O(N) performance Reviewed-by: jlahoda Contributed-by: bcorso@google.com
Tue, 08 Oct 2019 15:48:36 +0200 8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader
redestad [Tue, 08 Oct 2019 15:48:36 +0200] rev 58499
8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader Reviewed-by: hseigel, coleenp
Tue, 08 Oct 2019 15:16:36 +0200 Improve logging for TestLargeRootSet.java JEP-349-branch
egahlin [Tue, 08 Oct 2019 15:16:36 +0200] rev 58498
Improve logging for TestLargeRootSet.java
Tue, 08 Oct 2019 15:08:59 +0200 8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah
shade [Tue, 08 Oct 2019 15:08:59 +0200] rev 58497
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah Reviewed-by: rkennke
Tue, 08 Oct 2019 10:58:36 +0100 8231921: (se) SelectorImpl.register does not need to set the attachment when it is null
alanb [Tue, 08 Oct 2019 10:58:36 +0100] rev 58496
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null Reviewed-by: bpb
Tue, 08 Oct 2019 11:57:11 +0200 Merge JEP-349-branch
mgronlun [Tue, 08 Oct 2019 11:57:11 +0200] rev 58495
Merge
Mon, 07 Oct 2019 16:48:42 +0200 Merge default stuefe-new-metaspace-branch
stuefe [Mon, 07 Oct 2019 16:48:42 +0200] rev 58494
Merge default
Tue, 08 Oct 2019 10:24:22 +0200 8231355: Remove unused utility methods in libjava
redestad [Tue, 08 Oct 2019 10:24:22 +0200] rev 58493
8231355: Remove unused utility methods in libjava Reviewed-by: dholmes, jrose, alanb
Tue, 08 Oct 2019 09:33:57 +0200 8231753: use more Posix functionality in aix os::print_os_info
mbaesken [Tue, 08 Oct 2019 09:33:57 +0200] rev 58492
8231753: use more Posix functionality in aix os::print_os_info Reviewed-by: clanger, dholmes
Wed, 02 Oct 2019 10:01:18 +0200 8231751: on aix handle Power 9 in os::get_summary_cpu_info
mbaesken [Wed, 02 Oct 2019 10:01:18 +0200] rev 58491
8231751: on aix handle Power 9 in os::get_summary_cpu_info Reviewed-by: clanger, mdoerr
Mon, 07 Oct 2019 17:13:59 -0700 8231977: Discuss serializability of collections
smarks [Mon, 07 Oct 2019 17:13:59 -0700] rev 58490
8231977: Discuss serializability of collections Reviewed-by: darcy, plevart, chegar
Tue, 08 Oct 2019 00:01:20 +0000 8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4
valeriep [Tue, 08 Oct 2019 00:01:20 +0000] rev 58489
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4 Summary: For CK_GCM_PARAMS, try the spec definition first before falling back to the header file definition Reviewed-by: xuelei
Mon, 07 Oct 2019 18:44:53 -0400 8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up
dholmes [Mon, 07 Oct 2019 18:44:53 -0400] rev 58488
8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up Reviewed-by: sspitsyn, dcubed, coleenp
Mon, 07 Oct 2019 13:56:11 -0700 8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed
dlong [Mon, 07 Oct 2019 13:56:11 -0700] rev 58487
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed Reviewed-by: kvn, ihse, erikj
Mon, 07 Oct 2019 11:29:10 -0700 8231630: Optimize boot loader with no bootclasspath append entry.
jiangli [Mon, 07 Oct 2019 11:29:10 -0700] rev 58486
8231630: Optimize boot loader with no bootclasspath append entry. Summary: Optimize SystemDictionary::load_instance_class for boot loader. Immediately return NULL if the requested class is either in the unnamed package or unnamed module, or in a module not defined to the boot loader, when there is no bootclasspath append entry. Reviewed-by: martin, aeubanks, dthomson, redestad, lfoltan, iklam
Mon, 07 Oct 2019 20:15:47 +0200 TestRecursive with Recording::start() JEP-349-branch
egahlin [Mon, 07 Oct 2019 20:15:47 +0200] rev 58485
TestRecursive with Recording::start()
Mon, 07 Oct 2019 17:59:36 +0200 Stabilize TestLargeRootSet.java JEP-349-branch
egahlin [Mon, 07 Oct 2019 17:59:36 +0200] rev 58484
Stabilize TestLargeRootSet.java
(0) -30000 -10000 -3000 -1000 -240 +240 tip