Jaikiran Pai
|
0a03fc84b3
|
8255674: SSLEngine class description is missing "case" in switch statement
Reviewed-by: xuelei
|
2021-05-25 07:40:48 +00:00 |
|
Claes Redestad
|
c519ba2e43
|
8267614: Outline VarHandleGuards exact behavior checks
Reviewed-by: psandoz, mchung
|
2021-05-24 23:02:40 +00:00 |
|
Vicente Romero
|
f04db5fbd7
|
8224158: assertion related to NPE at DynamicCallSiteDesc::withArgs should be reworded
Reviewed-by: jlahoda
|
2021-05-24 15:55:04 +00:00 |
|
Hai-May Chao
|
f2d880c11a
|
8266400: importkeystore fails to a password less pkcs12 keystore
Reviewed-by: weijun
|
2021-05-24 15:38:32 +00:00 |
|
Jaroslav Bachorik
|
ee2651b9e5
|
8203359: Container level resources events
Reviewed-by: sgehwolf, egahlin
|
2021-05-21 09:44:45 +00:00 |
|
Sergey Tsypanov
|
9425d3de83
|
8261880: Change nested classes in java.base to static nested classes where possible
Reviewed-by: redestad
|
2021-05-20 13:56:11 +00:00 |
|
Vicente Romero
|
0fa9223f34
|
8260517: implement Sealed Classes as a standard feature in Java
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
|
2021-05-20 09:11:08 +00:00 |
|
Claes Redestad
|
9760dba71c
|
8267321: Use switch expression for VarHandle$AccessMode lookup
Reviewed-by: jvernee
|
2021-05-19 15:23:44 +00:00 |
|
Jatin Bhateja
|
7aa65685b8
|
8256973: Intrinsic creation for VectorMask query (lastTrue,firstTrue,trueCount) APIs
Reviewed-by: psandoz, vlivanov
|
2021-05-19 05:22:02 +00:00 |
|
Brian Burkhalter
|
da4dfde71a
|
8264777: Overload optimized FileInputStream::readAllBytes
Reviewed-by: dfuchs, alanb
|
2021-05-17 19:58:41 +00:00 |
|
Athijegannathan Sundararajan
|
af4cd04c2e
|
8266291: (jrtfs) Calling Files.exists may break the JRT filesystem
Reviewed-by: redestad, alanb
|
2021-05-14 12:59:41 +00:00 |
|
Сергей Цыпанов
|
ebcf3991b7
|
8266622: Optimize Class.descriptorString() and Class.getCanonicalName0()
Reviewed-by: redestad
|
2021-05-14 12:29:23 +00:00 |
|
Ioi Lam
|
1e0ecd6d56
|
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
Reviewed-by: alanb, mchung
|
2021-05-14 06:26:41 +00:00 |
|
Jim Laskey
|
b4371e9bca
|
8266552: Technical corrections to java/util/random/package-info.java
Reviewed-by: darcy
|
2021-05-13 13:42:53 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Liam Miller-Cushon
|
d0daa72592
|
8266857: PipedOutputStream.sink should be volatile
Reviewed-by: dfuchs
|
2021-05-11 15:47:14 +00:00 |
|
Jim Laskey
|
0cc7833f3d
|
8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null
Reviewed-by: rriggs
|
2021-05-10 18:52:02 +00:00 |
|
Naoto Sato
|
c494efc5b5
|
8266774: System property values for stdout/err on Windows UTF-8
Reviewed-by: bpb, alanb
|
2021-05-10 16:25:30 +00:00 |
|
Vyom Tewari
|
b823b3ef29
|
8266797: Fix for 8266610 breaks the build on macos
Reviewed-by: dholmes, jdv
|
2021-05-10 13:40:28 +00:00 |
|
Alexey Bakhtin
|
1603ca2342
|
8241248: NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
Reviewed-by: jnimeh, xuelei
|
2021-05-10 09:45:35 +00:00 |
|
Vyom Tewari
|
69b96f9a1b
|
8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
Reviewed-by: alanb, bpb
|
2021-05-10 03:51:04 +00:00 |
|
Alan Bateman
|
be4f25b0c8
|
8266369: (se) Add wepoll based Selector
Reviewed-by: chegar, michaelm, vtewari, dfuchs, bpb
|
2021-05-08 07:14:36 +00:00 |
|
Brian Burkhalter
|
b5b31197e5
|
8266589: (fs) Improve performance of Files.copy() on macOS using copyfile(3)
Reviewed-by: alanb
|
2021-05-07 15:23:38 +00:00 |
|
Patrick Concannon
|
86b8dc9f5b
|
8265426: Update java.security to use instanceof pattern variable
Reviewed-by: rriggs, weijun, dfuchs
|
2021-05-07 13:42:40 +00:00 |
|
Hannes Wallnöfer
|
e0c86884e5
|
8262992: Improve @see output
Reviewed-by: jjg
|
2021-05-07 10:45:48 +00:00 |
|
Yumin Qi
|
43ad24feb2
|
8265465: jcmd VM.cds should keep already dumped archive when exception happens
Reviewed-by: iklam, ccheung
|
2021-05-07 03:01:32 +00:00 |
|
Weijun Wang
|
04f7112647
|
8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
Reviewed-by: valeriep
|
2021-05-06 18:00:11 +00:00 |
|
Yasumasa Suenaga
|
0f9852c63b
|
8266168: -Wmaybe-uninitialized happens in check_code.c
Reviewed-by: stuefe
|
2021-05-06 11:54:32 +00:00 |
|
Athijegannathan Sundararajan
|
c9873c416d
|
8260621: (jrtfs) ThreadLocal memory leak in ImageBufferCache when using jrtfs
Reviewed-by: jlaskey, vtewari
|
2021-05-05 10:10:05 +00:00 |
|
Naoto Sato
|
4e96b31042
|
8265989: System property for the native character encoding name
Reviewed-by: iris, joehw, rriggs
|
2021-05-04 17:30:14 +00:00 |
|
Jim Laskey
|
770dfc1ec4
|
8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
Reviewed-by: rriggs
|
2021-05-04 13:26:08 +00:00 |
|
Jim Laskey
|
05e601748a
|
8265137: java.util.Random suddenly has new public methods nowhere documented
Reviewed-by: uschindler, darcy, smarks
|
2021-05-04 11:53:07 +00:00 |
|
Mandy Chung
|
3544a9d0e4
|
8266391: Replace use of reflection in jdk.internal.platform.Metrics
Reviewed-by: redestad
|
2021-05-03 21:58:37 +00:00 |
|
Philippe Marschall
|
45760d4baf
|
8266320: (bf) ReadOnlyBufferException in heap buffer put(String,int,int) should not be conditional
Reviewed-by: alanb, bpb
|
2021-05-03 17:28:46 +00:00 |
|
Tagir F. Valeev
|
3e667cc405
|
8265356: need code example for getting canonical constructor of a Record
Reviewed-by: smarks
|
2021-05-01 07:30:55 +00:00 |
|
Ian Graves
|
dd05158b24
|
8266155: Convert java.base to use Stream.toList()
Reviewed-by: bpb, naoto, iris, chegar
|
2021-04-30 19:52:26 +00:00 |
|
Weijun Wang
|
48bb996ac9
|
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Reviewed-by: coffeys, hchao
|
2021-04-30 14:04:13 +00:00 |
|
Sean Coffey
|
276a1bf767
|
8236671: NullPointerException in JKS keystore
Reviewed-by: hchao, xuelei
|
2021-04-30 09:32:40 +00:00 |
|
Brian Burkhalter
|
5f15666092
|
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
Reviewed-by: rriggs, alanb, chegar
|
2021-04-29 15:54:11 +00:00 |
|
Brian Burkhalter
|
2a03739530
|
8266014: Regression brought by optimization done with JDK-4926314
Reviewed-by: alanb, naoto
|
2021-04-29 15:35:14 +00:00 |
|
Brian Burkhalter
|
6bb71d9e25
|
8264762: ByteBuffer.byteOrder(BIG_ENDIAN).asXBuffer.put(Xarray) and ByteBuffer.byteOrder(nativeOrder()).asXBuffer.put(Xarray) are slow
Reviewed-by: alanb, psandoz, chegar
|
2021-04-29 15:34:04 +00:00 |
|
Yasumasa Suenaga
|
4a9f2319c9
|
8266173: -Wmaybe-uninitialized happens in jni_util.c
Reviewed-by: dholmes
|
2021-04-29 01:04:20 +00:00 |
|
Sean Mullan
|
278057756a
|
8196415: Disable SHA-1 Signed JARs
Reviewed-by: coffeys
|
2021-04-28 17:13:21 +00:00 |
|
Xue-Lei Andrew Fan
|
1a37bce5af
|
8263779: SSLEngine reports NEED_WRAP continuously without producing any further output
Reviewed-by: wetmore
|
2021-04-28 03:21:47 +00:00 |
|
Hamlin Li
|
15d4787724
|
8265496: improve null check in DeflaterOutputStream/InflaterInputStream
Reviewed-by: lancea, naoto
|
2021-04-27 01:06:56 +00:00 |
|
Philippe Marschall
|
65c19c4094
|
4926314: Optimize Reader.read(CharBuffer)
Reviewed-by: alanb, bpb
|
2021-04-26 17:33:35 +00:00 |
|
Patrick Concannon
|
45c5da0fd3
|
8265746: Update java.time to use instanceof pattern variable (part II)
Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto
|
2021-04-26 08:32:20 +00:00 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
Brian Burkhalter
|
ca0de266b4
|
8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order
Reviewed-by: mcimadamore
|
2021-04-22 19:44:01 +00:00 |
|
Weijun Wang
|
f834557ae0
|
8258915: Temporary buffer cleanup
Reviewed-by: valeriep
|
2021-04-22 18:11:43 +00:00 |
|