mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8236997: tools/javac tests fail with --illegal-access=deny
Correctly exporting packages to tests. Reviewed-by: jlahoda
This commit is contained in:
parent
a89b838d91
commit
f2013ac247
28 changed files with 31 additions and 97 deletions
|
@ -29,10 +29,7 @@
|
|||
* temporarily workaround combo tests are causing time out in several platforms
|
||||
* @library /tools/javac/lib
|
||||
* @modules jdk.compiler/com.sun.tools.javac.api
|
||||
* jdk.compiler/com.sun.tools.javac.code
|
||||
* jdk.compiler/com.sun.tools.javac.comp
|
||||
* jdk.compiler/com.sun.tools.javac.main
|
||||
* jdk.compiler/com.sun.tools.javac.tree
|
||||
* jdk.compiler/com.sun.tools.javac.file
|
||||
* jdk.compiler/com.sun.tools.javac.util
|
||||
* @build combo.ComboTestHelper
|
||||
* @run main MethodReferenceParserTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue