RFR: 8280055: JFR: Improve ObjectContext implementation
Hi, Could I have review of an enhancement that improves the ObjectContext class. For details, se bug. I also turned the UnsignedValue class into a record class. Testing: jdk/jdk/jfr Thanks Erik ------------- Commit messages: - Update comment and copyright - Initial Changes: https://git.openjdk.java.net/jdk/pull/7102/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7102&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8280055 Stats: 43 lines in 2 files changed: 18 ins; 11 del; 14 mod Patch: https://git.openjdk.java.net/jdk/pull/7102.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7102/head:pull/7102 PR: https://git.openjdk.java.net/jdk/pull/7102
On Mon, 17 Jan 2022 01:26:01 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Hi,
Could I have review of an enhancement that improves the ObjectContext class. For details, se bug.
I also turned the UnsignedValue class into a record class.
Testing: jdk/jdk/jfr
Thanks Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7102
On Mon, 17 Jan 2022 01:26:01 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Hi,
Could I have review of an enhancement that improves the ObjectContext class. For details, se bug.
I also turned the UnsignedValue class into a record class.
Testing: jdk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: b734dc86 Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b734dc86ee261ecb4a5fbf4db7b3d9905c94... Stats: 43 lines in 2 files changed: 18 ins; 11 del; 14 mod 8280055: JFR: Improve ObjectContext implementation Reviewed-by: mgronlun ------------- PR: https://git.openjdk.java.net/jdk/pull/7102
participants (2)
-
Erik Gahlin
-
Markus Grönlund