jdk-24/langtools/test/tools/javac/modules
Jan Lahoda 0cc565280e 8155026: javac grants implied readability to explicit modules
Automatic modules should not 'requires public' ordinary named modules

Reviewed-by: jjg
2016-06-28 13:33:04 +02:00
..
T8159439 8159439: javac throws NPE with Module attribute and super_class != 0 2016-06-27 12:29:41 -07:00
AbstractOrInnerClassServiceImplTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
AddLimitMods.java Merge 2016-05-03 11:38:13 +01:00
AddReadsTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
AnnotationProcessing.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
AnnotationProcessorsInModulesTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
AutomaticModules.java 8155026: javac grants implied readability to explicit modules 2016-06-28 13:33:04 +02:00
DoclintOtherModules.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
DuplicateClassTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
EdgeCases.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
EnvVarTest.java 8156962: javac should support options specified in _JAVAC_OPTIONS 2016-05-26 10:45:13 -07:00
GraphsTest.java 8159749: Update toolbox ModuleBuilder for doc comments 2016-06-17 17:40:01 -07:00
HelloWorldTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
MissingJarInModulePathTest.java 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort 2016-05-23 10:08:48 +05:30
MissingJarInModulePathTest.out 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort 2016-05-23 10:08:48 +05:30
ModuleFinderTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ModuleInfoTest.java 8158123: NPE when the annotations is used in export-to of module-info 2016-06-11 09:47:59 +09:00
ModuleInfoTreeAccess.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ModulePathTest.java 8159749: Update toolbox ModuleBuilder for doc comments 2016-06-17 17:40:01 -07:00
ModulesAndClassPathTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ModuleSourcePathTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ModuleTestBase.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
MOptionTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
MultiModuleModeTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
NPECompilingModuleInfoTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
NPEEmptyFileTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ObscureMessageForBadProvidesTest.java 8152062: obscure error message for bad 'provides' 2016-05-31 13:00:17 -04:00
OutputDirTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
PackageConflictTest.java 8159749: Update toolbox ModuleBuilder for doc comments 2016-06-17 17:40:01 -07:00
PackageMultipleModules.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
PluginsInModulesTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ProvidesTest.java 8152062: obscure error message for bad 'provides' 2016-05-31 13:00:17 -04:00
QueryBeforeEnter.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
RepeatedUsesAndProvidesTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ReportNonExistentPackageTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
RequiresPublicTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ResolveTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ServiceInStaticClassErrorTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
ServiceProvidedButNotExportedOrUsedTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
SingleModuleModeTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
SubpackageTest.java 8155774: move code from ModuleTestBase to toolbox 2016-05-02 16:17:39 -07:00
UpgradeModulePathTest.java 8159749: Update toolbox ModuleBuilder for doc comments 2016-06-17 17:40:01 -07:00
UsesTest.java 8159749: Update toolbox ModuleBuilder for doc comments 2016-06-17 17:40:01 -07:00
XModuleTest.java 8159749: Update toolbox ModuleBuilder for doc comments 2016-06-17 17:40:01 -07:00