log

age author description
Fri, 17 Jan 2020 17:32:41 +0800 egahlin 8209960: -Xlog:jfr* doesn't work with the JFR
Mon, 16 Dec 2019 17:46:05 +0100 neugens 8236008: Some backup files were accidentally left in the hotspot tree
Tue, 22 Oct 2019 20:55:30 +0800 ddong 8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
Tue, 29 Oct 2019 19:53:30 -0300 mbalao 8231995: two jtreg tests failed after 8229366 is fixed
Wed, 09 Oct 2019 16:11:58 +0800 ddong 8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
Fri, 27 Sep 2019 13:23:32 +0800 mgronlun 8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
Fri, 27 Sep 2019 10:27:29 +0800 egahlin 8216064: -XX:StartFlightRecording:settings= doesn't work properly
Fri, 27 Sep 2019 10:09:50 +0800 mgronlun 8224172: assert(jfr_is_event_enabled(id)) failed: invariant
Wed, 11 Sep 2019 12:06:33 +0200 jbachorik 8230707: JFR related tests are failing
Thu, 14 Feb 2019 15:17:03 -0800 mikael 8218935: Make jfr strncpy uses GCC 8.x friendly
Tue, 15 Jan 2019 21:17:35 +0100 redestad 8216995: Clean up JFR command line processing
Wed, 16 Jan 2019 13:38:19 -0500 stooke 8216578: Remove unused/obsolete method in JFR code
Fri, 11 Jan 2019 13:34:57 +0100 sgehwolf 8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
Fri, 11 Jan 2019 23:32:52 +0900 ysuenaga 8216486: Possibility of integer overflow in JfrThreadSampler::run()
Thu, 13 Dec 2018 14:36:54 +0100 mgronlun 8215284: Reduce noise induced by periodic task getFileSize()
Thu, 13 Dec 2018 14:21:04 +0100 egahlin 8215175: Inconsistencies in JFR event metadata
Sat, 08 Dec 2018 14:08:04 +0100 egahlin 8213966: The ZGC JFR events should be marked as experimental
Sat, 08 Dec 2018 17:41:17 +0100 egahlin 8213617: JFR should record the PID of the recorded process
Fri, 07 Dec 2018 18:00:41 +0100 egahlin 8213421: Line number information for execution samples always 0
Fri, 23 Nov 2018 16:36:07 +0900 ysuenaga 8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
Mon, 01 Oct 2018 16:41:10 +0200 shade 8211239: Build fails without JFR: empty JFR events signatures mismatch
Thu, 15 Nov 2018 11:10:04 +0100 mgronlun 8210024: JFR calls virtual is_Java_thread from ~Thread()
Wed, 05 Dec 2018 16:40:12 +0100 egahlin 8205516: JFR tool
Tue, 28 Aug 2018 10:10:11 -0400 hseigel 8202578: Revisit location for class unload events
Wed, 12 Dec 2018 18:35:26 +0100 egahlin 8165675: Trace event for thread park has incorrect unit for timeout
Tue, 13 Feb 2018 15:48:23 +0100 rwestberg 8041626: Shutdown tracing event
Mon, 26 Aug 2019 16:37:09 -0300 mbalao 8229366: JFR backport allows unchecked writing to memory
Mon, 19 Aug 2019 12:47:38 +0200 shade 8229873: 8229401 broke jdk8u-jfr-incubator
Mon, 19 Aug 2019 10:11:31 +0200 neugens 8229401: Fix JFR code cache test failures
Wed, 16 May 2018 15:25:51 +0200 sgehwolf 8203287: Zero fails to build after JDK-8199712 (Flight Recorder)