Integrated: 8331931: JFR: Avoid loading regex classes during startup
Erik Gahlin
egahlin at openjdk.org
Fri May 10 12:33:18 UTC 2024
On Wed, 8 May 2024 22:20:34 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have review of a change that avoids loading 45 regex related classes when using -XX:StartFlightRecording.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 242446b0
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/242446b07fcfcac136510495d1ff16d26859aea4
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
8331931: JFR: Avoid loading regex classes during startup
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/19146
More information about the hotspot-jfr-dev
mailing list