RFR: 8329330: NoClassDefFoundError: Could not initialize class jdk.jfr.internal.MirrorEvents
Could I have a review of PR that remove mirror events from initialisation. Testing: jdk/jdk/jfr Thanks Erik ------------- Commit messages: - Initial Changes: https://git.openjdk.org/jdk/pull/18843/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18843&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8329330 Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/18843.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18843/head:pull/18843 PR: https://git.openjdk.org/jdk/pull/18843
On Thu, 18 Apr 2024 14:51:31 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of PR that remove mirror events from initialisation.
Testing: jdk/jdk/jfr
Thanks Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/18843#pullrequestreview-2009374085
On Thu, 18 Apr 2024 14:51:31 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a PR that removes mirror events from initialisation.
Testing: jdk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: 650ca65a Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/650ca65a4f838a1095e43acac649fde48eceaee7 Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod 8329330: NoClassDefFoundError: Could not initialize class jdk.jfr.internal.MirrorEvents Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/18843
participants (2)
-
Erik Gahlin
-
Markus Grönlund