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
Mon, 07 Oct 2019 17:12:22 +0200 8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
shade [Mon, 07 Oct 2019 17:12:22 +0200] rev 58483
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag Reviewed-by: rkennke
Mon, 07 Oct 2019 17:12:13 +0200 8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings
shade [Mon, 07 Oct 2019 17:12:13 +0200] rev 58482
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings Reviewed-by: rkennke
Mon, 07 Oct 2019 16:55:24 +0200 8230043: Lazily load libverify
redestad [Mon, 07 Oct 2019 16:55:24 +0200] rev 58481
8230043: Lazily load libverify 8230140: Remove unused mutex and monitor declarations Reviewed-by: hseigel, erikj, alanb, dholmes
Mon, 07 Oct 2019 16:44:12 +0200 8225694: Destination option missing in FlightRecorderMXBeanImpl
cito [Mon, 07 Oct 2019 16:44:12 +0200] rev 58480
8225694: Destination option missing in FlightRecorderMXBeanImpl Reviewed-by: egahlin
Mon, 07 Oct 2019 10:04:01 -0400 8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni
coleenp [Mon, 07 Oct 2019 10:04:01 -0400] rev 58479
8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni Summary: Remove RedefineClasses adjustment and test, but improve checking for method/class matching. Reviewed-by: dholmes, sspitsyn
Mon, 07 Oct 2019 16:13:25 +0200 Merge JEP-349-branch
mgronlun [Mon, 07 Oct 2019 16:13:25 +0200] rev 58478
Merge
Mon, 07 Oct 2019 15:58:04 +0200 8220217: Javadoc missing link to member method
hannesw [Mon, 07 Oct 2019 15:58:04 +0200] rev 58477
8220217: Javadoc missing link to member method Reviewed-by: jjg
Mon, 07 Oct 2019 15:52:38 +0200 Provoke chunk rotation in TestRemovedChunks.java JEP-349-branch
egahlin [Mon, 07 Oct 2019 15:52:38 +0200] rev 58476
Provoke chunk rotation in TestRemovedChunks.java
Mon, 07 Oct 2019 15:48:26 +0200 Fix issue with statistics which caused Metaspace::used_words() to be too high stuefe-new-metaspace-branch
stuefe [Mon, 07 Oct 2019 15:48:26 +0200] rev 58475
Fix issue with statistics which caused Metaspace::used_words() to be too high
Mon, 07 Oct 2019 15:00:24 +0200 8231930: Windows build fails after JDK-8191521
shade [Mon, 07 Oct 2019 15:00:24 +0200] rev 58474
8231930: Windows build fails after JDK-8191521 Reviewed-by: dholmes, clanger
Mon, 07 Oct 2019 13:32:44 +0100 8231885: Fix/remove malformed assert in os_windows.cpp
clanger [Mon, 07 Oct 2019 13:32:44 +0100] rev 58473
8231885: Fix/remove malformed assert in os_windows.cpp Reviewed-by: dcubed, stuefe, kbarrett
Mon, 07 Oct 2019 14:27:25 +0200 Test thread exclusion for RecordingStream::start JEP-349-branch
egahlin [Mon, 07 Oct 2019 14:27:25 +0200] rev 58472
Test thread exclusion for RecordingStream::start
Wed, 02 Oct 2019 17:32:08 +0200 8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
roland [Wed, 02 Oct 2019 17:32:08 +0200] rev 58471
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling Reviewed-by: vlivanov, thartmann
Tue, 01 Oct 2019 10:28:12 +0200 8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
roland [Tue, 01 Oct 2019 10:28:12 +0200] rev 58470
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode Reviewed-by: vlivanov, thartmann
Mon, 07 Oct 2019 12:06:47 +0200 8231895: Avoid String allocations in JVM_FindLoadedClass
redestad [Mon, 07 Oct 2019 12:06:47 +0200] rev 58469
8231895: Avoid String allocations in JVM_FindLoadedClass Reviewed-by: jiangli, dholmes, iklam
Mon, 07 Oct 2019 07:53:38 +0200 8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
pliden [Mon, 07 Oct 2019 07:53:38 +0200] rev 58468
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift Reviewed-by: tschatzl, eosterlund
Sun, 06 Oct 2019 13:08:58 -0400 8231093: Document the ZIP FS properties noCompression and releaseVersion
lancea [Sun, 06 Oct 2019 13:08:58 -0400] rev 58467
8231093: Document the ZIP FS properties noCompression and releaseVersion Reviewed-by: clanger, martin, alanb
Fri, 04 Oct 2019 18:13:05 -0400 8231882: --add-modules ALL-MODULE-PATH is not handled properly JDK-8200758-branch
herrick [Fri, 04 Oct 2019 18:13:05 -0400] rev 58466
8231882: --add-modules ALL-MODULE-PATH is not handled properly Reviewed-by: asemenyuk, almatvee
Fri, 04 Oct 2019 15:51:17 -0400 8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
lancea [Fri, 04 Oct 2019 15:51:17 -0400] rev 58465
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open Reviewed-by: alanb
Fri, 04 Oct 2019 14:56:02 -0400 8215895: Verify and create tests for Mac installer specific signing options JDK-8200758-branch
herrick [Fri, 04 Oct 2019 14:56:02 -0400] rev 58464
8215895: Verify and create tests for Mac installer specific signing options Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Fri, 04 Oct 2019 14:53:39 -0400 8231850: BasicTest test fails in jcov build JDK-8200758-branch
herrick [Fri, 04 Oct 2019 14:53:39 -0400] rev 58463
8231850: BasicTest test fails in jcov build Submitted-by: asemenyuk Reviewed-by: almatvee, herrick
Fri, 04 Oct 2019 11:45:16 -0700 8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
vdeshpande [Fri, 04 Oct 2019 11:45:16 -0700] rev 58462
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors Summary: Fix for UseAVX=3 has performance degredation on Skylake (X7) processors Reviewed-by: kvn
Fri, 04 Oct 2019 12:00:16 -0400 8215521: add microbenchmark to measure AccessController.getContext
ecaspole [Fri, 04 Oct 2019 12:00:16 -0400] rev 58461
8215521: add microbenchmark to measure AccessController.getContext Reviewed-by: redestad, alanb
Fri, 04 Oct 2019 07:54:57 +0100 8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
fmatte [Fri, 04 Oct 2019 07:54:57 +0100] rev 58460
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands Reviewed-by: cjplummer, sspitsyn
Thu, 03 Oct 2019 18:59:56 +0100 8231161: Wrong return type in code sample in Collector API documentation
jboes [Thu, 03 Oct 2019 18:59:56 +0100] rev 58459
8231161: Wrong return type in code sample in Collector API documentation Summary: Correct declaration of container from R to A and add compilation test Reviewed-by: smarks, lancea
Thu, 03 Oct 2019 08:51:40 -0700 Merge
lmesnik [Thu, 03 Oct 2019 08:51:40 -0700] rev 58458
Merge
Thu, 03 Oct 2019 08:50:10 -0700 8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java
lmesnik [Thu, 03 Oct 2019 08:50:10 -0700] rev 58457
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java Reviewed-by: sspitsyn, phh, cjplummer
Thu, 03 Oct 2019 08:49:09 -0700 8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
darcy [Thu, 03 Oct 2019 08:49:09 -0700] rev 58456
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java Reviewed-by: alanb, chegar
Thu, 03 Oct 2019 11:04:51 -0400 8231706: change "Java" dir to "app" dir in jpackage app image JDK-8200758-branch
herrick [Thu, 03 Oct 2019 11:04:51 -0400] rev 58455
8231706: change "Java" dir to "app" dir in jpackage app image Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Thu, 03 Oct 2019 13:45:08 +0200 8231707: Improve Mutex inlining
redestad [Thu, 03 Oct 2019 13:45:08 +0200] rev 58454
8231707: Improve Mutex inlining Reviewed-by: rehn, dholmes, coleenp
Thu, 03 Oct 2019 10:56:39 +0200 8231776: ZGC: Fix incorrect address space description
pliden [Thu, 03 Oct 2019 10:56:39 +0200] rev 58453
8231776: ZGC: Fix incorrect address space description Reviewed-by: eosterlund
Thu, 03 Oct 2019 10:54:18 +0200 8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address
pliden [Thu, 03 Oct 2019 10:54:18 +0200] rev 58452
8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address Reviewed-by: kbarrett, stefank
Fri, 27 Sep 2019 09:01:39 +0200 8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB
stefank [Fri, 27 Sep 2019 09:01:39 +0200] rev 58451
8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB Reviewed-by: tschatzl, pliden
(0) -30000 -10000 -3000 -1000 -120 +120 tip