On Fri, 2 May 2025 01:15:05 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 064b036e Author: Jiangli Zhou <jian...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/064b036ebd73407ce036d283dbacce44530dbb38 Stats: 45 lines in 3 files changed: 45 ins; 0 del; 0 mod 8356050: Problemlist jdk, langtools & lib-test tier1 tests requiring runtime usages of <jdk>/bin/tools for static-jdk Reviewed-by: ihse ------------- PR: https://git.openjdk.org/jdk/pull/24995