Commits
User selector
Commit History
Commits on May 11, 2021
8266857: PipedOutputStream.sink should be volatile
Show description for d0daa72committed
Commits on May 10, 2021
8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null
Show description for 0cc7833committed
Jim Laskey8266774: System property values for stdout/err on Windows UTF-8
Show description for c494efccommitted8266797: Fix for 8266610 breaks the build on macos
Show description for b823b3ecommitted
Vyom Tewari8241248: NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
Show description for 1603ca2authored andcommitted

8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
Show description for 69b96f9committed
Vyom Tewari
Commits on May 8, 2021
8266369: (se) Add wepoll based Selector
Show description for be4f25bcommitted
Alan Bateman
Commits on May 7, 2021
8266589: (fs) Improve performance of Files.copy() on macOS using copyfile(3)
Show description for b5b3119committed
Brian Burkhalter8265426: Update java.security to use instanceof pattern variable
Show description for 86b8dc9committed8262992: Improve `@see` output
Show description for e0c8688committed8265465: jcmd VM.cds should keep already dumped archive when exception happens
Show description for 43ad24fcommitted
Commits on May 6, 2021
8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
Show description for 04f7112committed8266168: -Wmaybe-uninitialized happens in check_code.c
Show description for 0f9852ccommitted
Commits on May 5, 2021
8260621: (jrtfs) ThreadLocal memory leak in ImageBufferCache when using jrtfs
Show description for c9873c4committed
Commits on May 4, 2021
8265989: System property for the native character encoding name
Show description for 4e96b31committed8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
Show description for 770dfc1committed
Jim Laskey8265137: java.util.Random suddenly has new public methods nowhere documented
Show description for 05e6017committed
Jim Laskey
Commits on May 3, 2021
8266391: Replace use of reflection in jdk.internal.platform.Metrics
Show description for 3544a9dcommitted
Mandy Chung8266320: (bf) ReadOnlyBufferException in heap buffer put(String,int,int) should not be conditional
Show description for 45760d4authored andcommitted
Commits on May 1, 2021
8265356: need code example for getting canonical constructor of a Record
Show description for 3e667cccommitted
Commits on Apr 30, 2021
8266155: Convert java.base to use Stream.toList()
Show description for dd05158authored andcommitted
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Show description for 48bb996committed8236671: NullPointerException in JKS keystore
Show description for 276a1bfcommitted
Commits on Apr 29, 2021
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
Show description for 5f15666committed
Brian Burkhalter8266014: Regression brought by optimization done with JDK-4926314
Show description for 2a03739committed
Brian Burkhalter8264762: ByteBuffer.byteOrder(BIG_ENDIAN).asXBuffer.put(Xarray) and ByteBuffer.byteOrder(nativeOrder()).asXBuffer.put(Xarray) are slow
Show description for 6bb71d9committed
Brian Burkhalter8266173: -Wmaybe-uninitialized happens in jni_util.c
Show description for 4a9f231committed
Commits on Apr 28, 2021
8196415: Disable SHA-1 Signed JARs
Show description for 2780577committed8263779: SSLEngine reports NEED_WRAP continuously without producing any further output
Show description for 1a37bcecommitted
Commits on Apr 27, 2021
8265496: improve null check in DeflaterOutputStream/InflaterInputStream
Show description for 15d4787committed
Hamlin Li
Commits on Apr 26, 2021
4926314: Optimize Reader.read(CharBuffer)
Show description for 65c19c4authored andcommitted
8265746: Update java.time to use instanceof pattern variable (part II)
Show description for 45c5da0committed
Commits on Apr 23, 2021
8264208: Console charset API
Show description for bebfae4committed
Commits on Apr 22, 2021
8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order
Show description for ca0de26committed
Brian Burkhalter8258915: Temporary buffer cleanup
Show description for f834557committed