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
Tue, 17 Sep 2019 11:32:50 +0200 new lines JEP-349-branch
mgronlun [Tue, 17 Sep 2019 11:32:50 +0200] rev 58180
new lines
Tue, 17 Sep 2019 10:43:49 +0200 Merge JEP-349-branch
mgronlun [Tue, 17 Sep 2019 10:43:49 +0200] rev 58179
Merge
Tue, 17 Sep 2019 09:51:02 +0200 8231051: Remove check_obj_alignment() and replace with is_object_aligned()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58178
8231051: Remove check_obj_alignment() and replace with is_object_aligned() Reviewed-by: tschatzl, shade
Tue, 17 Sep 2019 09:51:02 +0200 8230841: Remove oopDesc::equals()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58177
8230841: Remove oopDesc::equals() Reviewed-by: rkennke, tschatzl
Tue, 17 Sep 2019 09:51:02 +0200 8230808: Remove Access::equals()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58176
8230808: Remove Access::equals() Reviewed-by: tschatzl, shade
Tue, 17 Sep 2019 09:51:02 +0200 8230796: Remove BarrierSet::oop_equals_operator_allowed()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58175
8230796: Remove BarrierSet::oop_equals_operator_allowed() Reviewed-by: tschatzl, shade
Fri, 13 Sep 2019 07:43:59 +0200 8230900: missing ReleaseStringUTFChars in java.desktop native code
mbaesken [Fri, 13 Sep 2019 07:43:59 +0200] rev 58174
8230900: missing ReleaseStringUTFChars in java.desktop native code Reviewed-by: clanger, prr
Fri, 13 Sep 2019 11:04:46 +0200 8230901: missing ReleaseStringUTFChars in serviceability native code
mbaesken [Fri, 13 Sep 2019 11:04:46 +0200] rev 58173
8230901: missing ReleaseStringUTFChars in serviceability native code Reviewed-by: stuefe, sspitsyn
Mon, 16 Sep 2019 19:24:32 -0400 8230629: jpackage signing on macOS does not work as expected JDK-8200758-branch
herrick [Mon, 16 Sep 2019 19:24:32 -0400] rev 58172
8230629: jpackage signing on macOS does not work as expected Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Mon, 16 Sep 2019 19:48:10 +0200 return on flush if no recoring running + more exact lookups for symbols JEP-349-branch
mgronlun [Mon, 16 Sep 2019 19:48:10 +0200] rev 58171
return on flush if no recoring running + more exact lookups for symbols
Mon, 16 Sep 2019 15:55:09 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 15:55:09 +0200] rev 58170
Merge
Mon, 16 Sep 2019 15:54:29 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 15:54:29 +0200] rev 58169
Merge
Mon, 16 Sep 2019 14:58:38 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 14:58:38 +0200] rev 58168
Merge
Mon, 16 Sep 2019 14:57:11 +0200 some stuff JEP-349-branch
mgronlun [Mon, 16 Sep 2019 14:57:11 +0200] rev 58167
some stuff
Mon, 16 Sep 2019 13:50:20 +0200 write metadata event JEP-349-branch
mgronlun [Mon, 16 Sep 2019 13:50:20 +0200] rev 58166
write metadata event
Mon, 16 Sep 2019 12:47:53 +0200 remove flushCounter JEP-349-branch
mgronlun [Mon, 16 Sep 2019 12:47:53 +0200] rev 58165
remove flushCounter
Mon, 16 Sep 2019 11:18:50 +0200 plain loads for pointers JEP-349-branch
mgronlun [Mon, 16 Sep 2019 11:18:50 +0200] rev 58164
plain loads for pointers
Mon, 16 Sep 2019 11:11:46 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 11:11:46 +0200] rev 58163
Merge
Mon, 16 Sep 2019 11:10:22 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 11:10:22 +0200] rev 58162
Merge
Sun, 15 Sep 2019 23:45:59 +0200 Merge JEP-349-branch
mgronlun [Sun, 15 Sep 2019 23:45:59 +0200] rev 58161
Merge
Sun, 15 Sep 2019 22:54:35 +0200 string pool synch JEP-349-branch
mgronlun [Sun, 15 Sep 2019 22:54:35 +0200] rev 58160
string pool synch
Sun, 15 Sep 2019 20:23:40 +0200 remove assymetric load_acquires JEP-349-branch
mgronlun [Sun, 15 Sep 2019 20:23:40 +0200] rev 58159
remove assymetric load_acquires
Sun, 15 Sep 2019 15:31:04 +0200 updates after merge JEP-349-branch
mgronlun [Sun, 15 Sep 2019 15:31:04 +0200] rev 58158
updates after merge
Sun, 15 Sep 2019 13:41:19 +0200 Merge JEP-349-branch
mgronlun [Sun, 15 Sep 2019 13:41:19 +0200] rev 58157
Merge
Sat, 14 Sep 2019 13:18:20 +0200 Merge JEP-349-branch
mgronlun [Sat, 14 Sep 2019 13:18:20 +0200] rev 58156
Merge
Sat, 14 Sep 2019 13:15:10 +0200 Merge JEP-349-branch
mgronlun [Sat, 14 Sep 2019 13:15:10 +0200] rev 58155
Merge
Sat, 14 Sep 2019 13:03:44 +0200 Merge JEP-349-branch
mgronlun [Sat, 14 Sep 2019 13:03:44 +0200] rev 58154
Merge
Mon, 16 Sep 2019 15:16:59 +0200 Describe and implement exception handling policy JEP-349-branch
egahlin [Mon, 16 Sep 2019 15:16:59 +0200] rev 58153
Describe and implement exception handling policy
Mon, 16 Sep 2019 15:12:10 +0200 Add example code for EventStream JEP-349-branch
egahlin [Mon, 16 Sep 2019 15:12:10 +0200] rev 58152
Add example code for EventStream
Mon, 16 Sep 2019 15:10:34 +0200 Add removal reminder for Monitor and Health JEP-349-branch
egahlin [Mon, 16 Sep 2019 15:10:34 +0200] rev 58151
Add removal reminder for Monitor and Health
Mon, 16 Sep 2019 14:00:07 +0200 Add test for multiple chunks in a file JEP-349-branch
egahlin [Mon, 16 Sep 2019 14:00:07 +0200] rev 58150
Add test for multiple chunks in a file
Mon, 16 Sep 2019 13:53:41 +0200 8230742: Make AggressiveUnboxing a diagnostic flag
thartmann [Mon, 16 Sep 2019 13:53:41 +0200] rev 58149
8230742: Make AggressiveUnboxing a diagnostic flag Summary: AggressiveUnboxing is enabled by default. It should therefore be a diagnostic flag. Reviewed-by: roland, shade
Mon, 16 Sep 2019 13:54:56 +0200 Remove usecases file JEP-349-branch
egahlin [Mon, 16 Sep 2019 13:54:56 +0200] rev 58148
Remove usecases file
Sun, 15 Sep 2019 07:34:39 -0400 8230521: rename --output/-o option and add default value (".") JDK-8200758-branch
herrick [Sun, 15 Sep 2019 07:34:39 -0400] rev 58147
8230521: rename --output/-o option and add default value (".") Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Mon, 16 Sep 2019 09:57:26 +0200 Rename InternalEventFulter to ParserFilter JEP-349-branch
egahlin [Mon, 16 Sep 2019 09:57:26 +0200] rev 58146
Rename InternalEventFulter to ParserFilter
Mon, 16 Sep 2019 09:45:22 +0200 Move implementation into jdk.jfr.internal.consumer JEP-349-branch
egahlin [Mon, 16 Sep 2019 09:45:22 +0200] rev 58145
Move implementation into jdk.jfr.internal.consumer
Mon, 16 Sep 2019 09:28:54 +0200 8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper
clanger [Mon, 16 Sep 2019 09:28:54 +0200] rev 58144
8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper Reviewed-by: stuefe, dholmes
Mon, 16 Sep 2019 09:21:42 +0200 8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
clanger [Mon, 16 Sep 2019 09:21:42 +0200] rev 58143
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently Reviewed-by: stuefe, cjplummer, sgehwolf
Sun, 15 Sep 2019 21:00:15 -0400 8231033: Problemlist ReservedStackTest
dholmes [Sun, 15 Sep 2019 21:00:15 -0400] rev 58142
8231033: Problemlist ReservedStackTest 8231034: ProblemList failing ThreadMXBean tests Reviewed-by: darcy
Sun, 15 Sep 2019 13:23:21 -0700 8230882: Use @index in javax.lang.model javadoc
darcy [Sun, 15 Sep 2019 13:23:21 -0700] rev 58141
8230882: Use @index in javax.lang.model javadoc Reviewed-by: jjg
Sun, 15 Sep 2019 08:41:48 +0200 8230910: libsspi_bridge does not build on Windows 32bit
stuefe [Sun, 15 Sep 2019 08:41:48 +0200] rev 58140
8230910: libsspi_bridge does not build on Windows 32bit Reviewed-by: alanb, weijun
Sun, 15 Sep 2019 07:47:13 +0200 8216354: Syntax error in toolchain_windows.m4
stooke [Sun, 15 Sep 2019 07:47:13 +0200] rev 58139
8216354: Syntax error in toolchain_windows.m4 Reviewed-by: erikj, dholmes, clanger
Sat, 14 Sep 2019 11:26:26 -0700 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
dl [Sat, 14 Sep 2019 11:26:26 -0700] rev 58138
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:26:26 -0700 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
dl [Sat, 14 Sep 2019 11:26:26 -0700] rev 58137
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4" Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:24:14 -0700 8221168: java/util/concurrent/CountDownLatch/Basic.java fails
dl [Sat, 14 Sep 2019 11:24:14 -0700] rev 58136
8221168: java/util/concurrent/CountDownLatch/Basic.java fails Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:20:57 -0700 8227235: rare failures in testForkHelpQuiesce tck tests
dl [Sat, 14 Sep 2019 11:20:57 -0700] rev 58135
8227235: rare failures in testForkHelpQuiesce tck tests Reviewed-by: martin, alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip