Tue, 17 Sep 2019 13:59:11 +0200 mgronlun remove unstable assert from JfrJavaThreadIterator JEP-349-branch
Tue, 17 Sep 2019 13:32:27 +0200 mgronlun renames and restructuring of JfrCheckpointManager JEP-349-branch
Tue, 17 Sep 2019 11:07:07 +0000 coffeys 8223490: Optimize search algorithm for determining default time zone
Tue, 17 Sep 2019 12:41:45 +0200 mgronlun threadcpu to include excluded threads JEP-349-branch
Tue, 17 Sep 2019 12:37:53 +0200 mgronlun folding operations back into subsystems JEP-349-branch
Tue, 17 Sep 2019 12:06:48 +0200 mgronlun remove redundant scope JEP-349-branch
Tue, 17 Sep 2019 12:02:49 +0200 mgronlun remove write_type JEP-349-branch
Tue, 17 Sep 2019 11:45:19 +0200 mgronlun fix typo JEP-349-branch
Tue, 17 Sep 2019 11:32:50 +0200 mgronlun new lines JEP-349-branch
Tue, 17 Sep 2019 10:43:49 +0200 mgronlun Merge JEP-349-branch
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8231051: Remove check_obj_alignment() and replace with is_object_aligned()
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230808: Remove Access::equals()
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230796: Remove BarrierSet::oop_equals_operator_allowed()
Fri, 13 Sep 2019 07:43:59 +0200 mbaesken 8230900: missing ReleaseStringUTFChars in java.desktop native code
Fri, 13 Sep 2019 11:04:46 +0200 mbaesken 8230901: missing ReleaseStringUTFChars in serviceability native code
Mon, 16 Sep 2019 19:24:32 -0400 herrick 8230629: jpackage signing on macOS does not work as expected JDK-8200758-branch
Mon, 16 Sep 2019 19:48:10 +0200 mgronlun return on flush if no recoring running + more exact lookups for symbols JEP-349-branch
Mon, 16 Sep 2019 15:55:09 +0200 mgronlun Merge JEP-349-branch
Mon, 16 Sep 2019 15:54:29 +0200 mgronlun Merge JEP-349-branch
Mon, 16 Sep 2019 14:58:38 +0200 mgronlun Merge JEP-349-branch
Mon, 16 Sep 2019 14:57:11 +0200 mgronlun some stuff JEP-349-branch
Mon, 16 Sep 2019 13:50:20 +0200 mgronlun write metadata event JEP-349-branch
Mon, 16 Sep 2019 12:47:53 +0200 mgronlun remove flushCounter JEP-349-branch
Mon, 16 Sep 2019 11:18:50 +0200 mgronlun plain loads for pointers JEP-349-branch
Mon, 16 Sep 2019 11:11:46 +0200 mgronlun Merge JEP-349-branch
Mon, 16 Sep 2019 11:10:22 +0200 mgronlun Merge JEP-349-branch
Sun, 15 Sep 2019 23:45:59 +0200 mgronlun Merge JEP-349-branch
Sun, 15 Sep 2019 22:54:35 +0200 mgronlun string pool synch JEP-349-branch
Sun, 15 Sep 2019 20:23:40 +0200 mgronlun remove assymetric load_acquires JEP-349-branch
Sun, 15 Sep 2019 15:31:04 +0200 mgronlun updates after merge JEP-349-branch
Sun, 15 Sep 2019 13:41:19 +0200 mgronlun Merge JEP-349-branch
Sat, 14 Sep 2019 13:18:20 +0200 mgronlun Merge JEP-349-branch
Sat, 14 Sep 2019 13:15:10 +0200 mgronlun Merge JEP-349-branch
Sat, 14 Sep 2019 13:03:44 +0200 mgronlun Merge JEP-349-branch
Mon, 16 Sep 2019 15:16:59 +0200 egahlin Describe and implement exception handling policy JEP-349-branch
Mon, 16 Sep 2019 15:12:10 +0200 egahlin Add example code for EventStream JEP-349-branch
Mon, 16 Sep 2019 15:10:34 +0200 egahlin Add removal reminder for Monitor and Health JEP-349-branch
Mon, 16 Sep 2019 14:00:07 +0200 egahlin Add test for multiple chunks in a file JEP-349-branch
Mon, 16 Sep 2019 13:53:41 +0200 thartmann 8230742: Make AggressiveUnboxing a diagnostic flag
Mon, 16 Sep 2019 13:54:56 +0200 egahlin Remove usecases file JEP-349-branch
Sun, 15 Sep 2019 07:34:39 -0400 herrick 8230521: rename --output/-o option and add default value (".") JDK-8200758-branch
Mon, 16 Sep 2019 09:57:26 +0200 egahlin Rename InternalEventFulter to ParserFilter JEP-349-branch
Mon, 16 Sep 2019 09:45:22 +0200 egahlin Move implementation into jdk.jfr.internal.consumer JEP-349-branch
Mon, 16 Sep 2019 09:28:54 +0200 clanger 8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper
Mon, 16 Sep 2019 09:21:42 +0200 clanger 8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
Sun, 15 Sep 2019 21:00:15 -0400 dholmes 8231033: Problemlist ReservedStackTest
Sun, 15 Sep 2019 13:23:21 -0700 darcy 8230882: Use @index in javax.lang.model javadoc
Sun, 15 Sep 2019 08:41:48 +0200 stuefe 8230910: libsspi_bridge does not build on Windows 32bit
Sun, 15 Sep 2019 07:47:13 +0200 stooke 8216354: Syntax error in toolchain_windows.m4
Sat, 14 Sep 2019 11:26:26 -0700 dl 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
Sat, 14 Sep 2019 11:26:26 -0700 dl 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
Sat, 14 Sep 2019 11:24:14 -0700 dl 8221168: java/util/concurrent/CountDownLatch/Basic.java fails
Sat, 14 Sep 2019 11:20:57 -0700 dl 8227235: rare failures in testForkHelpQuiesce tck tests
Sat, 14 Sep 2019 11:16:40 -0700 dl 8229442: AQS and lock classes refresh
Sat, 14 Sep 2019 18:45:24 +0200 mgronlun 8231025: Incorrect method tag offset for big endian platform
Sat, 14 Sep 2019 14:40:09 +0200 mgronlun 8225797: OldObjectSample event creates unexpected amount of checkpoint data
Fri, 13 Sep 2019 16:03:31 -0700 bpb 8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
Fri, 13 Sep 2019 18:54:43 -0400 dcubed 8230938: Deprecate MonitorBound
Fri, 13 Sep 2019 18:46:07 +0200 egahlin Restructure stream configuration JEP-349-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip