Integrated: JDK-8313670: Simplify shared lib name handling code in some tests
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 10 07:48:02 UTC 2023
On Fri, 4 Aug 2023 09:59:41 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> There is coding e.g. in
> https://github.com/openjdk/jdk/blob/master/test/jdk/jdk/jfr/event/runtime/TestNativeLibrariesEvent.java#L72
> that deals with shared lib naming on different OS.
> This code should be simplified.
This pull request has now been integrated.
Changeset: 6dba2026
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6dba2026d72de6a67aa0209749ded8174b088904
Stats: 130 lines in 9 files changed: 22 ins; 87 del; 21 mod
8313670: Simplify shared lib name handling code in some tests
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/15151
More information about the serviceability-dev
mailing list