RFR: 8356050: Problemlist jdk, langtools & lib-test tier1 tests requiring runtime usages of <jdk>/bin/tools for static-jdk [v2]
Jiangli Zhou
jiangli at openjdk.org
Fri May 2 17:43:37 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
> - jcmd
> - jimage
> - jps
>
> The latest teir1 testing results on static-jdk: https://github.com/jianglizhou/jdk/actions/runs/14781658116/job/41503569932.
Jiangli Zhou has updated the pull request incrementally with one additional commit since the last revision:
Problemlist jdk/test/lib/hprof/HprofTest.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24995/files
- new: https://git.openjdk.org/jdk/pull/24995/files/8954219a..982a6cfc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24995&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24995&range=00-01
Stats: 2 lines in 1 file changed: 2 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