Integrated: 8286925: Move JSON parser used in JFR tests to test library

Erik Gahlin egahlin at openjdk.java.net
Wed May 18 15:11:57 UTC 2022


On Wed, 18 May 2022 10:37:10 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a change that moves the JSON parser used in JFR tests to the test library so it can be used by other tests.
> 
> Testing: test/jdk/jdk/jfr/tool
> 
> Thanks
> Erik Gahlin

This pull request has now been integrated.

Changeset: ac7e0192
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ac7e019232903db38a03f644c3d31c858cbf3967
Stats:     4 lines in 2 files changed: 1 ins; 0 del; 3 mod

8286925: Move JSON parser used in JFR tests to test library

Reviewed-by: mgronlun, alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/8763


More information about the hotspot-jfr-dev mailing list