jdk/src/java.base/share/classes/java/lang/module
2022-08-16 08:31:36 +00:00
..
Configuration.java 8291512: Snippetize modules API examples 2022-07-28 18:22:59 +00:00
FindException.java 8255262: Remove use of legacy custom @spec tag 2020-10-22 19:42:01 +00:00
InvalidModuleDescriptorException.java 8255262: Remove use of legacy custom @spec tag 2020-10-22 19:42:01 +00:00
ModuleDescriptor.java 8290041: ModuleDescriptor.hashCode is inconsistent 2022-08-16 08:31:36 +00:00
ModuleFinder.java 8291512: Snippetize modules API examples 2022-07-28 18:22:59 +00:00
ModuleReader.java 8290353: ModuleReader::list specification should suggest closing the returned stream 2022-07-21 06:16:03 +00:00
ModuleReference.java 8255262: Remove use of legacy custom @spec tag 2020-10-22 19:42:01 +00:00
package-info.java 8236842: Surprising 'multiple elements' behaviour from getTypeElement when cross-compiling with --release 2020-11-02 10:15:16 +00:00
ResolutionException.java 8255262: Remove use of legacy custom @spec tag 2020-10-22 19:42:01 +00:00
ResolvedModule.java 8263358: Update java.lang to use instanceof pattern variable 2021-03-24 09:57:22 +00:00
Resolver.java 8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base 2022-08-06 09:53:35 +00:00