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
Tue, 17 Sep 2019 19:07:01 +0200 update shenandoah JEP-349-branch
mgronlun [Tue, 17 Sep 2019 19:07:01 +0200] rev 58192
update shenandoah
Tue, 17 Sep 2019 16:39:56 +0000 8231124: Missing closedir call with JDK-8223490
coffeys [Tue, 17 Sep 2019 16:39:56 +0000] rev 58191
8231124: Missing closedir call with JDK-8223490 Reviewed-by: naoto
Tue, 17 Sep 2019 08:22:14 -0400 8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
zgu [Tue, 17 Sep 2019 08:22:14 -0400] rev 58190
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread Reviewed-by: rkennke
Tue, 17 Sep 2019 20:38:23 +0800 8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
jiefu [Tue, 17 Sep 2019 20:38:23 +0800] rev 58189
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511 Reviewed-by: dholmes, thartmann
Tue, 17 Sep 2019 13:59:11 +0200 remove unstable assert from JfrJavaThreadIterator JEP-349-branch
mgronlun [Tue, 17 Sep 2019 13:59:11 +0200] rev 58188
remove unstable assert from JfrJavaThreadIterator
Tue, 17 Sep 2019 13:32:27 +0200 renames and restructuring of JfrCheckpointManager JEP-349-branch
mgronlun [Tue, 17 Sep 2019 13:32:27 +0200] rev 58187
renames and restructuring of JfrCheckpointManager
Tue, 17 Sep 2019 11:07:07 +0000 8223490: Optimize search algorithm for determining default time zone
coffeys [Tue, 17 Sep 2019 11:07:07 +0000] rev 58186
8223490: Optimize search algorithm for determining default time zone Reviewed-by: naoto, rriggs
Tue, 17 Sep 2019 12:41:45 +0200 threadcpu to include excluded threads JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:41:45 +0200] rev 58185
threadcpu to include excluded threads
Tue, 17 Sep 2019 12:37:53 +0200 folding operations back into subsystems JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:37:53 +0200] rev 58184
folding operations back into subsystems
Tue, 17 Sep 2019 12:06:48 +0200 remove redundant scope JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:06:48 +0200] rev 58183
remove redundant scope
Tue, 17 Sep 2019 12:02:49 +0200 remove write_type JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:02:49 +0200] rev 58182
remove write_type
Tue, 17 Sep 2019 11:45:19 +0200 fix typo JEP-349-branch
mgronlun [Tue, 17 Sep 2019 11:45:19 +0200] rev 58181
fix typo
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip