Minor, improve test on Java 9 modules
Test that unnamed module does not read unexported package of a named module
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package foo.impl;
|
||||
|
||||
public class Impl {}
|
||||
Reference in New Issue
Block a user