[jdk17u-dev] Integrated: 8275662: remove test/lib/sun/hotspot
Goetz Lindenmaier
goetz at openjdk.org
Sun Jul 23 08:42:47 UTC 2023
On Thu, 20 Jul 2023 12:57:58 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.9-oracle.
>
> There are three commits:
> 1. all that applied clean.
> 2. what I had to resolve
> 3. additional edits to get tests passing.
>
> In detail I adapted:
> test/hotspot/jtreg/gc/g1/TestVerificationInConcurrentCycle.java
> Not in 17, skipped.
>
> Deleted these by hand as they have different content:
> test/lib-test/jdk/test/whitebox/OldWhiteBox.java
> test/lib/sun/hotspot/WhiteBox.java
>
> I grepped through the tests to look for more sun.hotspot
> paths.
>
> In compiler/codegen/aes/Test8292158.java the old paths
> are still used, fixed.
This pull request has now been integrated.
Changeset: 68b3f47d
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/68b3f47de640ad29119d2d421290b2d9c8cab8f9
Stats: 1432 lines in 99 files changed: 0 ins; 1318 del; 114 mod
8275662: remove test/lib/sun/hotspot
Reviewed-by: mdoerr
Backport-of: 0c37008917789e7b631b5c18e6f54454b1bfe038
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1608
More information about the jdk-updates-dev
mailing list