Commits
User selector
Commit History
Commits on Apr 1, 2021
8205502: Make exception message from AnnotationInvocationHandler more informative
Show description for 66d9961committed8264609: Number.{byteValue, shortValue} spec should use @implSpec
Show description for b953386committed8169629: Annotations with lambda expressions cause AnnotationFormatError
Show description for 328e951committed
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted8263560: Remove needless wrapping with BufferedInputStream
Show description for 1a681faauthored andcommitted
Commits on Mar 29, 2021
8263754: HexFormat 'fromHex' methods should be static
Show description for 8cf1c62committed
Roger Riggs8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Show description for a5d7de2authored andcommitted8264029: Replace uses of StringBuffer with StringBuilder in java.base
Show description for fbbd98bauthored andcommitted8263188: JSSE should fail fast if there isn't supported signature algorithm
Show description for 99b4babcommitted
John Jiang
Commits on Mar 28, 2021
8264329: Z cannot be 1 for Diffie-Hellman key agreement
Show description for c986457committed
Commits on Mar 26, 2021
8262110: DST starts from incorrect time in 2038
Show description for 7284f01committed
Commits on Mar 25, 2021
8264161: BigDecimal#stripTrailingZeros can throw undocumented ArithmeticException
Show description for 2593196committed4833719: (bf) Views of MappedByteBuffers are not MappedByteBuffers, and cannot be forced
Show description for b006f22committed
Brian Burkhalter8263743: redundant lock in SSLSocketImpl
Show description for a678a38committed8258753: StartTlsResponse.close() hangs due to synchronization issues
Show description for 4155533authored andcommitted
Commits on Mar 24, 2021
8263968: CDS: java/lang/ModuleLayer.EMPTY_LAYER should be singleton
Show description for 133a63bauthored andcommitted
8263358: Update java.lang to use instanceof pattern variable
Show description for 329697bcommitted
Commits on Mar 23, 2021
8263978: Clarify why 0 argument is ignored in SecureRandom::setSeed
Show description for 0b2aa1bcommitted8263903: Use Cleaner instead of finalize to auto stop Timer thread
Show description for 2425462committed
Kim Barrett8263905: Remove finalize methods for SocketInput/OutputStream
Show description for 47ef038committed
Kim Barrett8251942: PrintStream specification is not clear which flush method is automatically invoked
Show description for d7268facommitted
Brian Burkhalter8241619: (fs) Files.newByteChannel(path, Set.of(CREATE_NEW, READ)) does not throw a FileAlreadyExistsException when the file exists
Show description for 8fa34e4committed
Brian Burkhalter8264032: Improve thread safety of Runtime.version()
Show description for 2335362authored andcommitted8263080: Obsolete relationship in MulticastSocket API documentation.
Show description for 9dad857committed8263979: Cleanup duplicate check in Unicode.contains
Show description for 4ef7c67committed
Commits on Mar 19, 2021
8263890: Broken links to Unicode.org
Show description for 96e5c3fcommitted8263825: Remove unused and commented out member from NTLMException
Show description for 6fa6557authored andcommitted8263892: More modifier order fixes in java.base
Show description for 77ebc11authored andcommitted8263658: Use the blessed modifier order in java.base
Show description for b49c589authored andcommitted8263821: Remove unused MethodTypeForm canonicalization codes
Show description for 57497abcommitted8263818: Release JNI local references in get/set-InetXXAddress-member helper functions of net_util.c
Show description for 4d51a82committed
Commits on Mar 18, 2021
8260274: Cipher.init(int, key) does not use highest priority provider for random bytes
Show description for 434a399committed
Valerie Peng8263742: (bf) MappedByteBuffer.force() should use the capacity as its upper bound
Show description for fa0f161committed
Brian Burkhalter8260605: Various java.lang.invoke cleanups
Show description for 63eae8fcommitted8263108: Class initialization deadlock in java.lang.constant
Show description for 9225a23committed