Sat, 21 Sep 2019 10:13:25 -0400 8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java
dcubed [Sat, 21 Sep 2019 10:13:25 -0400] rev 58252
8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java Reviewed-by: ysuenaga
Sat, 21 Sep 2019 12:33:26 +0200 Missing object id in pool jdk.types.Symbol. All ids should reference object JEP-349-branch
mgronlun [Sat, 21 Sep 2019 12:33:26 +0200] rev 58251
Missing object id in pool jdk.types.Symbol. All ids should reference object
Sat, 21 Sep 2019 12:31:40 +0200 merge error JEP-349-branch
mgronlun [Sat, 21 Sep 2019 12:31:40 +0200] rev 58250
merge error
Sat, 21 Sep 2019 12:10:52 +0200 Merge JEP-349-branch
mgronlun [Sat, 21 Sep 2019 12:10:52 +0200] rev 58249
Merge
Sat, 21 Sep 2019 08:06:00 +0800 8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
jjiang [Sat, 21 Sep 2019 08:06:00 +0800] rev 58248
8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID Reviewed-by: xuelei
Fri, 20 Sep 2019 22:11:45 +0000 8231083: Clarify SAX documentation
joehw [Fri, 20 Sep 2019 22:11:45 +0000] rev 58247
8231083: Clarify SAX documentation Reviewed-by: lancea, alanb
Fri, 20 Sep 2019 21:33:24 +0000 8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
valeriep [Fri, 20 Sep 2019 21:33:24 +0000] rev 58246
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism Summary: Disable mechanisms with partial support, e.g. can decrypt but cannot encrypt Reviewed-by: xuelei
Fri, 20 Sep 2019 13:14:50 -0700 8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
lmesnik [Fri, 20 Sep 2019 13:14:50 -0700] rev 58245
8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java Reviewed-by: thartmann
Fri, 20 Sep 2019 09:32:45 -0700 8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
darcy [Fri, 20 Sep 2019 09:32:45 -0700] rev 58244
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods Reviewed-by: bpb, rriggs, redestad
Fri, 20 Sep 2019 10:23:40 -0400 8225628: Remove unused Thread::muxAcquireW function
coleenp [Fri, 20 Sep 2019 10:23:40 -0400] rev 58243
8225628: Remove unused Thread::muxAcquireW function Reviewed-by: dcubed, hseigel
Fri, 20 Sep 2019 11:07:52 +0100 8230648: Replace @exception tag with @throws in java.base
jboes [Fri, 20 Sep 2019 11:07:52 +0100] rev 58242
8230648: Replace @exception tag with @throws in java.base Summary: Minor coding style update of javadoc tag in any file in java.base Reviewed-by: prappo, lancea
Fri, 20 Sep 2019 11:33:30 +0800 8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
tschatzl [Fri, 20 Sep 2019 11:33:30 +0800] rev 58241
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions Reviewed-by: tschatzl, jiangli Contributed-by: huangjia@loongson.cn
Sat, 26 Jan 2019 15:47:50 +0900 8216565: Specifying the same path creates a new directory in JFR.configure
cito [Sat, 26 Jan 2019 15:47:50 +0900] rev 58240
8216565: Specifying the same path creates a new directory in JFR.configure Reviewed-by: ysuenaga, egahlin
Thu, 19 Sep 2019 17:33:18 -0700 Accounted for experimental events in TestLookForUntestedEvents JEP-349-branch
mseledtsov [Thu, 19 Sep 2019 17:33:18 -0700] rev 58239
Accounted for experimental events in TestLookForUntestedEvents
Thu, 19 Sep 2019 23:38:50 +0200 8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
redestad [Thu, 19 Sep 2019 23:38:50 +0200] rev 58238
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable Reviewed-by: mchung
Wed, 11 Sep 2019 09:47:42 +0200 8230759: ZGC: Fix integer types
stefank [Wed, 11 Sep 2019 09:47:42 +0200] rev 58237
8230759: ZGC: Fix integer types Reviewed-by: pliden
Tue, 10 Sep 2019 17:07:02 +0200 8230758: ZGC: Add missing precompiled include and fix friend declaration
stefank [Tue, 10 Sep 2019 17:07:02 +0200] rev 58236
8230758: ZGC: Add missing precompiled include and fix friend declaration Reviewed-by: tschatzl, pliden
Tue, 10 Sep 2019 17:07:02 +0200 8230756: ZGC: Remove redundant memset in ZStatValue
stefank [Tue, 10 Sep 2019 17:07:02 +0200] rev 58235
8230756: ZGC: Remove redundant memset in ZStatValue Reviewed-by: tschatzl, pliden
Thu, 19 Sep 2019 12:01:36 -0700 8231149: (fs) Small verbiage errors in java.nio.file package documentation
bpb [Thu, 19 Sep 2019 12:01:36 -0700] rev 58234
8231149: (fs) Small verbiage errors in java.nio.file package documentation Reviewed-by: lancea, alanb
Thu, 19 Sep 2019 20:26:53 +0200 8231244: Shenandoah: all-roots heap walking misses some weak roots
shade [Thu, 19 Sep 2019 20:26:53 +0200] rev 58233
8231244: Shenandoah: all-roots heap walking misses some weak roots Reviewed-by: zgu, rkennke
Thu, 19 Sep 2019 20:26:52 +0200 8231198: Shenandoah: heap walking should visit all roots most of the time
shade [Thu, 19 Sep 2019 20:26:52 +0200] rev 58232
8231198: Shenandoah: heap walking should visit all roots most of the time Reviewed-by: zgu, rkennke
Thu, 19 Sep 2019 20:26:51 +0200 8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
shade [Thu, 19 Sep 2019 20:26:51 +0200] rev 58231
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee Reviewed-by: zgu, rkennke
Thu, 19 Sep 2019 16:53:17 +0000 8230814: Enable SAX ContentHandler to handle XML Declaration
joehw [Thu, 19 Sep 2019 16:53:17 +0000] rev 58230
8230814: Enable SAX ContentHandler to handle XML Declaration Reviewed-by: lancea, dfuchs, alanb
Thu, 19 Sep 2019 16:05:47 +0200 8231113: Remove CollectedHeap::check_oop_location()
pliden [Thu, 19 Sep 2019 16:05:47 +0200] rev 58229
8231113: Remove CollectedHeap::check_oop_location() Reviewed-by: stefank, eosterlund, tschatzl
Thu, 19 Sep 2019 16:28:40 +0200 Fix gc/class_unloading/.. tests stuefe-new-metaspace-branch
stuefe [Thu, 19 Sep 2019 16:28:40 +0200] rev 58228
Fix gc/class_unloading/.. tests
Thu, 19 Sep 2019 15:21:27 +0200 Fix various test issues. stuefe-new-metaspace-branch
stuefe [Thu, 19 Sep 2019 15:21:27 +0200] rev 58227
Fix various test issues.
Thu, 19 Sep 2019 10:52:22 +0200 8226705: [REDO] Deoptimize with handshakes
rehn [Thu, 19 Sep 2019 10:52:22 +0200] rev 58226
8226705: [REDO] Deoptimize with handshakes Reviewed-by: eosterlund, dcubed, dlong, pchilanomate
Thu, 19 Sep 2019 09:50:11 +0200 8231201: hs_err should print coalesced safepoint operations in Events section
shade [Thu, 19 Sep 2019 09:50:11 +0200] rev 58225
8231201: hs_err should print coalesced safepoint operations in Events section Reviewed-by: phh, dholmes
Thu, 19 Sep 2019 00:19:18 -0700 Added tag jdk-14+15 for changeset 778fc2dcbdaa
jwilhelm [Thu, 19 Sep 2019 00:19:18 -0700] rev 58224
Added tag jdk-14+15 for changeset 778fc2dcbdaa
Wed, 18 Sep 2019 20:49:13 -0400 8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread jdk-14+15
dcubed [Wed, 18 Sep 2019 20:49:13 -0400] rev 58223
8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Reviewed-by: phh, dholmes
Wed, 18 Sep 2019 17:31:35 -0400 8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible
dholmes [Wed, 18 Sep 2019 17:31:35 -0400] rev 58222
8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible Reviewed-by: dcubed
Wed, 18 Sep 2019 21:20:13 +0200 8066774: Rename the annotations arrays names in ClassFileParser
godin [Wed, 18 Sep 2019 21:20:13 +0200] rev 58221
8066774: Rename the annotations arrays names in ClassFileParser Reviewed-by: shade, coleenp, dholmes Contributed-by: Evgeny Mandrikov <mandrikov@gmail.com>
Wed, 18 Sep 2019 12:13:56 -0700 8186825: some memory leak issues in the transport_startTransport
amenkov [Wed, 18 Sep 2019 12:13:56 -0700] rev 58220
8186825: some memory leak issues in the transport_startTransport Reviewed-by: sspitsyn, phh
Wed, 18 Sep 2019 20:56:20 +0200 8231087: Shenandoah: Self-fixing load reference barriers for C1/C2
rkennke [Wed, 18 Sep 2019 20:56:20 +0200] rev 58219
8231087: Shenandoah: Self-fixing load reference barriers for C1/C2 Reviewed-by: shade
Wed, 18 Sep 2019 20:56:19 +0200 8231086: Shenandoah: Stronger invariant for object-arraycopy
rkennke [Wed, 18 Sep 2019 20:56:19 +0200] rev 58218
8231086: Shenandoah: Stronger invariant for object-arraycopy Reviewed-by: shade
Wed, 18 Sep 2019 20:56:18 +0200 8231085: C2/GC: Better GC-interface for expanding clone
rkennke [Wed, 18 Sep 2019 20:56:18 +0200] rev 58217
8231085: C2/GC: Better GC-interface for expanding clone Reviewed-by: eosterlund
Wed, 18 Sep 2019 11:48:01 -0700 Merge
jwilhelm [Wed, 18 Sep 2019 11:48:01 -0700] rev 58216
Merge
Fri, 06 Sep 2019 17:50:16 +0200 Added tag jdk-13-ga for changeset 9c250a7600e1
jwilhelm [Fri, 06 Sep 2019 17:50:16 +0200] rev 58215
Added tag jdk-13-ga for changeset 9c250a7600e1
Wed, 18 Sep 2019 10:58:21 -0700 8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available
epavlova [Wed, 18 Sep 2019 10:58:21 -0700] rev 58214
8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available Reviewed-by: erikj, iveresov, ihse
Wed, 18 Sep 2019 18:15:29 +0200 represent JEP-349-branch
mgronlun [Wed, 18 Sep 2019 18:15:29 +0200] rev 58213
represent
Wed, 18 Sep 2019 17:55:27 +0200 event stream wording JEP-349-branch
mgronlun [Wed, 18 Sep 2019 17:55:27 +0200] rev 58212
event stream wording
Wed, 18 Sep 2019 16:30:13 +0200 Merge JEP-349-branch
mgronlun [Wed, 18 Sep 2019 16:30:13 +0200] rev 58211
Merge
Wed, 18 Sep 2019 15:13:37 +0200 8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows
jlahoda [Wed, 18 Sep 2019 15:13:37 +0200] rev 58210
8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows Summary: Temporarily disabling BCPOrSystemNotSpecified.java test on Windows. Reviewed-by: vromero
Wed, 18 Sep 2019 14:57:57 +0200 description on event order JEP-349-branch
mgronlun [Wed, 18 Sep 2019 14:57:57 +0200] rev 58209
description on event order
Wed, 18 Sep 2019 05:41:08 -0700 8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
phh [Wed, 18 Sep 2019 05:41:08 -0700] rev 58208
8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Summary: Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[]) Reviewed-by: mchung, dholmes, sspitsyn
Wed, 18 Sep 2019 12:19:58 +0200 line endings JEP-349-branch
mgronlun [Wed, 18 Sep 2019 12:19:58 +0200] rev 58207
line endings
Wed, 18 Sep 2019 12:17:27 +0200 better leak predicate JEP-349-branch
mgronlun [Wed, 18 Sep 2019 12:17:27 +0200] rev 58206
better leak predicate
Wed, 18 Sep 2019 11:40:01 +0200 remove comment JEP-349-branch
mgronlun [Wed, 18 Sep 2019 11:40:01 +0200] rev 58205
remove comment
Wed, 18 Sep 2019 11:32:34 +0200 Merge JEP-349-branch
mgronlun [Wed, 18 Sep 2019 11:32:34 +0200] rev 58204
Merge
Wed, 18 Sep 2019 10:41:18 +0200 8228460: bootstrap class path not set in conjunction with -source 11
jlahoda [Wed, 18 Sep 2019 10:41:18 +0200] rev 58203
8228460: bootstrap class path not set in conjunction with -source 11 Summary: Ensuring implicit system module path is checked for the no-bootclasspath warning for -source >= 9. Reviewed-by: vromero
Tue, 23 Jul 2019 16:52:38 +0200 8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
mbaesken [Tue, 23 Jul 2019 16:52:38 +0200] rev 58202
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings Reviewed-by: clanger, mdoerr
Wed, 18 Sep 2019 08:20:10 +0200 Javadoc change JEP-349-branch
egahlin [Wed, 18 Sep 2019 08:20:10 +0200] rev 58201
Javadoc change
Wed, 18 Sep 2019 08:00:36 +0200 Cleaning up JEP-349-branch
egahlin [Wed, 18 Sep 2019 08:00:36 +0200] rev 58200
Cleaning up
Wed, 18 Sep 2019 07:46:02 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 18 Sep 2019 07:46:02 +0200] rev 58199
Merge
Tue, 17 Sep 2019 19:52:51 -0700 8231027: Correct typos
serb [Tue, 17 Sep 2019 19:52:51 -0700] rev 58198
8231027: Correct typos Reviewed-by: lancea, dholmes, erikj
Wed, 18 Sep 2019 03:45:46 +0200 Remove unused methods etc. JEP-349-branch
egahlin [Wed, 18 Sep 2019 03:45:46 +0200] rev 58197
Remove unused methods etc.
Tue, 17 Sep 2019 19:09:37 -0400 8230424: Use platform independent code for Thread.interrupt support
dholmes [Tue, 17 Sep 2019 19:09:37 -0400] rev 58196
8230424: Use platform independent code for Thread.interrupt support 8231094: os::sleep in assert message should be changed to JavaThread::sleep Reviewed-by: rehn, dcubed
Tue, 17 Sep 2019 09:20:59 -0700 8231024: Improve the debug info when the output is truncated
jiefu [Tue, 17 Sep 2019 09:20:59 -0700] rev 58195
8231024: Improve the debug info when the output is truncated Reviewed-by: iklam, dholmes
Tue, 17 Sep 2019 14:00:36 -0400 8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
lancea [Tue, 17 Sep 2019 14:00:36 -0400] rev 58194
8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java Reviewed-by: clanger, martin
Tue, 17 Sep 2019 19:37:49 +0200 make flush events exprimental JEP-349-branch
mgronlun [Tue, 17 Sep 2019 19:37:49 +0200] rev 58193
make flush events exprimental
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip