Commits
User selector
Commit History
Commits on Aug 12, 2021
8272120: Avoid looking for standard encodings in "java." modules
Show description for ec2fc38committed
Commits on Jun 28, 2021
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
Show description for e9b2c05committed
Commits on Jun 2, 2021
8267543: Post JEP 411 refactoring: security
Show description for 40d23a0committed8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Apr 25, 2021
8264028: Typo in javax.management.relation.RelationService::purgeRelations
Show description for f1f2afdauthored andcommitted
Commits on Apr 12, 2021
8264124: Update MXBean specification and implementation to extend mapping of CompositeType to records
Show description for d84a7e5committed
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted
Commits on Mar 22, 2021
8263855: Use the blessed modifier order in java.management/naming
Show description for 5262d95authored andcommitted
Commits on Mar 16, 2021
8080272: Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy
Show description for 68deb24authored andcommitted
Commits on Mar 6, 2021
8263104: fix warnings for empty paragraphs
Show description for 7182985committed
Commits on Jan 27, 2021
8260448: Simplify ManagementFactory$PlatformMBeanFinder
Show description for e696baacommitted
Commits on Dec 6, 2020
8256167: Convert JDK use of `Reference::get` to `Reference::refersTo`
Show description for 972bc3bcommitted
Mandy Chung
Commits on Dec 4, 2020
8257708: Remove redundant unmodifiableSet wrapper from already immutable set returned by Collections.singleton
Show description for d08c612authored andcommitted
Commits on Oct 22, 2020
8255262: Remove use of legacy custom @spec tag
Show description for 0aa3c92committed
Commits on Oct 2, 2020
8252537: Updated @exception with @throws
Show description for dffe9dbauthored andcommitted

Commits on Jul 25, 2020
8250583: Address reliance on default constructors in java.management
Show description for dfd3080committed
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted
Commits on Jun 18, 2020
8247894: Invalid @see in java.management
Show description for 6c2c056committed
Commits on Jun 12, 2020
8242328: Update mentions of ThreadMBean to ThreadMXBean
Show description for bac2e7fcommitted
Commits on Jun 8, 2020
8235521: Replacement API for Unsafe::ensureClassInitialized
Show description for 71d646acommitted
Mandy Chung
Commits on Apr 14, 2020
8238665: Add JFR event for direct memory statistics
Show description for a62a0e5committed
Denghui Dong
Commits on Mar 12, 2020
8240957: Clarify BadAttributeValueExpException readObject method
Show description for c68e15ccommitted
Roger Riggs
Commits on Feb 20, 2020
8232622: Technical debt in BadAttributeValueExpException
Show description for 2d93a28committed
Roger Riggs
Commits on Oct 23, 2019
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.*
Show description for d8240afcommitted
Commits on Oct 17, 2019
8231859: Extra dash after the exception name in @throws clause of javadoc
Show description for 463d6e9committed
Ivan Gerasimov
Commits on Sep 25, 2019
8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
Show description for 1bce27dcommitted
Paul Hohensee
Commits on Aug 20, 2019
8224974: Implement JEP 352
Show description for 047b8bfcommitted
Commits on Jul 2, 2019
8225679: reference to http://java.sun.com/products/JavaManagement/download.html
Show description for e1b1da5committed
Alex Menkov
Commits on May 31, 2019
8220251: fix headings in java.management
Show description for 5edd5f5committed
Commits on May 24, 2019
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
Show description for fd67f8ecommitted
Commits on Dec 7, 2018
8214971: Replace use of string.equals("") with isEmpty()
Show description for 938b844committed
Roger Riggs
Commits on Nov 9, 2018
8211951: Broken links in java.management files
Show description for 06383baauthored andcommitted
Commits on Nov 6, 2018
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Show description for 9ffe7e1committed
Mandy Chung