Commits
User selector
Commit History
Commits on Aug 6, 2021
8271208: Typo in ModuleDescriptor.read javadoc
Show description for e38e365committed
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Mar 24, 2021
8263358: Update java.lang to use instanceof pattern variable
Show description for 329697bcommitted
Commits on Mar 19, 2021
8263658: Use the blessed modifier order in java.base
Show description for b49c589authored andcommitted
Commits on Dec 16, 2020
8251989: Hex formatting and parsing utility
Show description for aa9c136committed
Roger Riggs
Commits on Dec 1, 2020
8253751: Dependencies of automatic modules are not propagated through module layers
Show description for 1433bafcommitted
Alan Bateman
Commits on Nov 7, 2020
8255989: Remove explicitly unascribed authorship from Java source files
Show description for c5462bbcommitted
Commits on Nov 2, 2020
8236842: Surprising 'multiple elements' behaviour from getTypeElement when cross-compiling with --release
Show description for d05df7ccommitted
Commits on Oct 22, 2020
8255262: Remove use of legacy custom @spec tag
Show description for 0aa3c92committed
Commits on Oct 8, 2020
8248262: Wrong link target in ModuleDescriptor#isAutomatic's API documentation
Show description for e1187c4authored andcommitted
Commits on Sep 24, 2020
8253500: [REDO] JDK-8253208 Move CDS related code to a separate class
Show description for 89c5e49committed
Commits on Sep 22, 2020
8253496: [BACKOUT] JDK-8253208 Move CDS related code to a separate class
Show description for 65af837committed8253208: Move CDS related code to a separate class
Show description for c1df13bcommitted
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted
Commits on Jun 9, 2020
8247212: Use assistant markup in java.lang.module.ModuleDescriptor
Show description for 3df95aacommitted
Commits on May 7, 2020
8243596: ModuleLayer::parents should return an unmodifiable list
Show description for f6dda95committed
Alan Bateman
Commits on Mar 29, 2020
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
Show description for b0e1ee4committed
Ivan Gerasimov
Commits on Feb 10, 2020
8237878: Improve ModuleLoaderMap datastructures
Show description for 326a939committed
Commits on Nov 19, 2019
8233922: Service binding augments module graph with observable incubator modules
Show description for 745feb2committed
Alan Bateman
Commits on Aug 29, 2019
8229997: Apply java.io.Serial annotations in java.base
Show description for 9d764eecommitted
Commits on Mar 26, 2019
8221473: Configuration::reads can use Set.copyOf
Show description for 274396ecommitted
Commits on Mar 20, 2019
8220249: fix headings in java.compiler
Show description for 2df0f4bcommitted
Commits on Jan 30, 2019
8218022: Repeated words typos in java.base
Show description for cfeb359authored andcommitted
Commits on Nov 6, 2018
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Show description for 9ffe7e1committed
Mandy Chung
Commits on Oct 26, 2018
8213056: Nested anchor tags in java.lang.module
Show description for d797264committed
Commits on Sep 11, 2018
8210347: Combine subsequent calls to Set.contains() and Set.add()
Show description for 475d422committed
Ivan Gerasimov
Commits on Aug 10, 2018
8207263: Store the Configuration for system modules into CDS archive
Show description for a5d1431committed
Commits on Aug 7, 2018
8209003: Consolidate use of empty collections in java.lang.module
Show description for db4913bcommitted
Commits on Jun 23, 2018
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Show description for 7523687committed
Alan Bateman
Commits on Apr 5, 2018
8200127: Replace collection.stream().forEach() with collection.forEach()
Show description for 2fd847ecommitted
Martin Buchholz
Commits on Mar 27, 2018
8199465: {@docRoot} references need to be updated to reflect new module/package structure
Show description for 6a8ea38committed
Commits on Jan 4, 2018
8194644: Typo in ModuleDescriptor.read javadoc
Show description for c83a45dauthored andcommitted
Commits on Dec 13, 2017
8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
Show description for 1ae8f54authored andcommitted
Commits on Dec 8, 2017
8193256: Configuration and ModuleLayer findModule cleanup
Show description for 93aa3aeauthored andcommitted
Commits on Dec 6, 2017
8192973: Adding "Module Resolution" to javadoc search index
Show description for d960d20committed
Alan Bateman