mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
This commit is contained in:
parent
39e36bdf78
commit
b7075c2db9
485 changed files with 513 additions and 478 deletions
|
@ -27,7 +27,7 @@
|
|||
* @bug 8020675
|
||||
* @summary make sure there is no fatal error if a class is loaded from an invalid jar file which is in the bootclasspath
|
||||
* @library /testlibrary
|
||||
* @modules java.base/sun.misc
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.management
|
||||
* @build TestForName
|
||||
* @build LoadClassNegative
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue