RFR: 8356050: Problemlist jdk & langtools tier1 tests requiring runtime usages of <jdk>/bin/tools for static-jdk
Jiangli Zhou
jiangli at openjdk.org
Fri May 2 02:15:32 UTC 2025
Please review this PR to problemlist jdk & langtools tier1 tests requiring runtime usages of <jdk>/bin/tools, for testing on static-jdk. The affected tests using following tools at runtime:
- javac
- javadoc
- jar
- jarsigner
- jimage
- jps
-------------
Commit messages:
- Merge branch 'openjdk:master' into JDK-8356050
- Problem jdk & langtools tier1 tests requiring runtime usages of <jdk>/bin/tools for static-jdk.
Changes: https://git.openjdk.org/jdk/pull/24995/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24995&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356050
Stats: 43 lines in 2 files changed: 43 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/24995.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24995/head:pull/24995
PR: https://git.openjdk.org/jdk/pull/24995
More information about the core-libs-dev
mailing list