mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-10 15:08:43 +00:00
Modify WhiteBoxAPI to use interface classes from test/testlibrary instead, add ClassFileInstaller to resolve the boot class path issue Reviewed-by: ctornqvi, dsamersoff, coleenp, kvn