RFR: 8308876 JFR: Deserialization of EventTypeInfo uses incorrect attribute names
Could I have a review of a bug when deserialzing EventTypeInfo. For details, see CSR. Testing: test/jdk/jdk/jfr Thanks Erik ------------- Commit messages: - Trailing whitespace - Initial Changes: https://git.openjdk.org/jdk/pull/14155/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14155&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8308876 Stats: 19 lines in 2 files changed: 9 ins; 0 del; 10 mod Patch: https://git.openjdk.org/jdk/pull/14155.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14155/head:pull/14155 PR: https://git.openjdk.org/jdk/pull/14155
On Thu, 25 May 2023 15:54:57 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a bug when deserialzing EventTypeInfo. For details, see CSR.
Testing: test/jdk/jdk/jfr
Thanks Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/14155#pullrequestreview-1444382592
On Thu, 25 May 2023 15:54:57 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a bug when deserialzing EventTypeInfo. For details, see CSR.
Testing: test/jdk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: 5fdb22f9 Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5fdb22f911b7e430bc1a621f6a39266ee2e50eda Stats: 19 lines in 2 files changed: 9 ins; 0 del; 10 mod 8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribute names Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/14155
participants (2)
-
Erik Gahlin
-
Markus Grönlund