Jan Lahoda
|
78dc497786
|
8294550: Sealed check for casts isn't applied to array components
Reviewed-by: vromero
|
2022-10-20 13:01:12 +00:00 |
|
Raffaello Giulietti
|
c08ff2c7b8
|
8294705: Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
Reviewed-by: bpb
|
2022-10-20 10:47:39 +00:00 |
|
Magnus Ihse Bursie
|
d5a1521fde
|
8295470: Update openjdk.java.net => openjdk.org URLs in test code
Reviewed-by: michaelm, prr, darcy
|
2022-10-20 10:33:18 +00:00 |
|
Daniel Fuchs
|
9d0cfd1130
|
8294948: Document IllegalArgumentException and NullPointerException thrown by URLStreamHandler::parseURL and URLStreamHandler::setURL
Reviewed-by: jpai, aefimov, alanb, michaelm
|
2022-10-20 08:54:45 +00:00 |
|
Daniel Fuchs
|
dcd46501e6
|
8294916: Cancelling a request must eventually cause its response body subscriber to be unregistered
Reviewed-by: michaelm, jpai
|
2022-10-20 08:48:40 +00:00 |
|
Aleksey Shipilev
|
4f994c0370
|
8295709: Linux AArch64 builds broken after JDK-8294438
Reviewed-by: dholmes, aph
|
2022-10-20 07:58:35 +00:00 |
|
Aleksey Shipilev
|
545021b18d
|
8294438: Fix misleading-indentation warnings in hotspot
Reviewed-by: ihse, dholmes, coleenp
|
2022-10-20 07:16:41 +00:00 |
|
Serguei Spitsyn
|
c5e0464098
|
8291456: com/sun/jdi/ClassUnloadEventTest.java failed with: Wrong number of class unload events: expected 10 got 4
Reviewed-by: cjplummer, amenkov
|
2022-10-20 01:18:39 +00:00 |
|
Ioi Lam
|
8d4c077218
|
8295302: Do not use ArrayList when LambdaForm has a single ClassData
Reviewed-by: vlivanov, redestad, mchung
|
2022-10-19 21:11:36 +00:00 |
|
Coleen Phillimore
|
017e7988b1
|
8293939: Move continuation_enter_setup and friends
Reviewed-by: dlong, pchilanomate
|
2022-10-19 20:12:48 +00:00 |
|
Joshua Cao
|
f872467d69
|
8255746: Make PrintCompilation available on a per method level
Reviewed-by: chagedorn, kvn, xliu
|
2022-10-19 19:40:18 +00:00 |
|
Aleksey Shipilev
|
388a56e4c4
|
8294467: Fix sequence-point warnings in Hotspot
Reviewed-by: dholmes, thartmann, roland
|
2022-10-19 18:52:10 +00:00 |
|
Aleksey Shipilev
|
ceb5b08964
|
8294468: Fix char-subscripts warnings in Hotspot
Reviewed-by: dholmes, kbarrett
|
2022-10-19 18:51:14 +00:00 |
|
Quan Anh Mai
|
7b1c6767fc
|
8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Reviewed-by: chagedorn, thartmann
|
2022-10-19 16:39:25 +00:00 |
|
Daniel D. Daugherty
|
5eaf568665
|
8295668: validate-source failure after JDK-8290011
Reviewed-by: chagedorn
|
2022-10-19 16:32:18 +00:00 |
|
Naoto Sato
|
e238920bb6
|
8295372: CompactNumberFormat handling of number one with decimal part
Reviewed-by: joehw
|
2022-10-19 16:24:15 +00:00 |
|
Brian Burkhalter
|
a5f6e31ccb
|
8295456: (ch) sun.nio.ch.Util::checkBufferPositionAligned gives misleading/incorrect error
Reviewed-by: alanb
|
2022-10-19 15:53:01 +00:00 |
|
Tobias Holenstein
|
e27bea0c4d
|
8290011: IGV: Remove dead code and cleanup
Reviewed-by: chagedorn
|
2022-10-19 15:49:22 +00:00 |
|
Aleksei Efimov
|
d37ce4cdd1
|
8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation
Reviewed-by: dfuchs, rriggs, jpai
|
2022-10-19 14:41:28 +00:00 |
|
Damon Nguyen
|
21aeb9e794
|
8295429: Update harfbuzz md file
Reviewed-by: azvegint
|
2022-10-19 14:17:41 +00:00 |
|
Aleksey Shipilev
|
1d883c5312
|
8295417 : Pass $AR to binutils cross-build
Reviewed-by: erikj, ihse
|
2022-10-19 11:58:24 +00:00 |
|
Joakim Nordström
|
fc889577ea
|
8286707: JFR: Don't commit JFR internal jdk.JavaMonitorWait events
Reviewed-by: dholmes, egahlin
|
2022-10-19 10:34:17 +00:00 |
|
Xiaohong Gong
|
857b0f9b05
|
8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Reviewed-by: eliu, jbhateja
|
2022-10-19 09:24:05 +00:00 |
|
Aleksey Shipilev
|
3f3d63d02a
|
8294211: Zero: Decode arch-specific error context if possible
Reviewed-by: stuefe, luhenry
|
2022-10-19 08:40:15 +00:00 |
|
Jie Fu
|
f502ab85c9
|
8295435: Build failure with GCC7 after JDK-8294314 due to strict-overflow warnings
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, ihse
|
2022-10-19 07:41:27 +00:00 |
|
Ioi Lam
|
3f4964f83d
|
8293291: Simplify relocation of native pointers in archive heap
Reviewed-by: ccheung, coleenp
|
2022-10-19 04:57:56 +00:00 |
|
Jaikiran Pai
|
1553551d82
|
8286918: Better HttpServer service
Reviewed-by: dfuchs, michaelm, ahgross, rhalade
|
2022-10-18 22:41:16 +00:00 |
|
Alexander Zuev
|
400aa2fb2c
|
8286511: Improve macro allocation
Reviewed-by: azvegint, rhalade, prr
|
2022-10-18 22:41:16 +00:00 |
|
Daniel Jeliński
|
2cee77444f
|
8289366: Improve HTTP/2 client usage
Reviewed-by: dfuchs, rhalade
|
2022-10-18 22:41:16 +00:00 |
|
Weijun Wang
|
1ae6836521
|
8288508: Enhance ECDSA usage
Reviewed-by: ascarpino, ahgross, rhalade
|
2022-10-18 22:41:15 +00:00 |
|
Daniel Fuchs
|
40539de8da
|
8286910: Improve JNDI lookups
Reviewed-by: jpai, msheppar, rhalade, aefimov
|
2022-10-18 22:41:15 +00:00 |
|
Alexander Zuev
|
896a29dfae
|
8287446: Enhance icon presentations
Reviewed-by: prr, azvegint
|
2022-10-18 22:41:15 +00:00 |
|
Hai-May Chao
|
5a8e5ea3e2
|
8286526: Improve NTLM support
Reviewed-by: weijun, rhalade
|
2022-10-18 22:41:15 +00:00 |
|
Harold Seigel
|
c622d56a0d
|
8286519: Better memory handling
Reviewed-by: coleenp, rhalade
|
2022-10-18 22:41:14 +00:00 |
|
Jamil Nimeh
|
48cc9a8717
|
8285662: Better permission resolution
Reviewed-by: rhalade, weijun, mullan
|
2022-10-18 22:41:14 +00:00 |
|
Weijun Wang
|
ff1867438f
|
8286077: Wider MultiByte conversions
Reviewed-by: rhalade, valeriep
|
2022-10-18 22:41:14 +00:00 |
|
Joe Darcy
|
25e88b21af
|
8282252: Improve BigInteger/Decimal validation
Reviewed-by: jboes, rhalade, skoivu, bpb, smarks
|
2022-10-18 22:41:14 +00:00 |
|
Erik Gahlin
|
ecfb6bce5a
|
8295419: JFR: Change name of jdk.JitRestart
Reviewed-by: mgronlun
|
2022-10-18 21:43:06 +00:00 |
|
Joe Darcy
|
95baf83dd6
|
8295517: Fix stutter typo in JDK-8294539
Reviewed-by: naoto, bpb, lancea
|
2022-10-18 21:00:41 +00:00 |
|
Coleen Phillimore
|
37f93b6728
|
8295029: runtime/cds/appcds/LotsOfClasses.java fail with jfx
Reviewed-by: iklam, ccheung, gziemski
|
2022-10-18 20:26:15 +00:00 |
|
Leonid Mesnik
|
0233ba763d
|
8284614: on macOS "spindump" should be run from failure_handler as root
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dnsimon, dcubed
|
2022-10-18 17:34:07 +00:00 |
|
Magnus Ihse Bursie
|
2a799e5c82
|
8285306: Fix typos in java.desktop
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: aturbanov, prr
|
2022-10-18 17:08:49 +00:00 |
|
Brian Burkhalter
|
d1f794587c
|
6924219: (fc spec) FileChannel.write(ByteBuffer, position) behavior when file opened for append not specified
Reviewed-by: alanb
|
2022-10-18 16:58:45 +00:00 |
|
Zixian Cai
|
5dbd495115
|
8295457: Make the signatures of write barrier methods consistent
Reviewed-by: tschatzl, shade
|
2022-10-18 15:32:20 +00:00 |
|
Aleksey Shipilev
|
7b2e83b395
|
8295469: S390X: Optimized builds are broken
Reviewed-by: stuefe
|
2022-10-18 15:27:13 +00:00 |
|
Xin Liu
|
63867c4b52
|
8295433: EpsilonHeap doesn't need to override post_initialize()
Reviewed-by: shade, tschatzl
|
2022-10-18 15:08:50 +00:00 |
|
Aleksey Shipilev
|
e7375f9c52
|
8295468: RISC-V: Minimal builds are broken
Reviewed-by: stuefe, luhenry, fyang
|
2022-10-18 15:07:01 +00:00 |
|
Daniel Fuchs
|
bd41428a56
|
8293590: Some syntax checks performed by URL.openConnection() could be performed earlier, at URL construction
Reviewed-by: jpai, michaelm
|
2022-10-18 14:30:51 +00:00 |
|
Prasanta Sadhukhan
|
78fed9d307
|
7175397: The divider color is not changed to green when dragging for Nimbus LaF.
Reviewed-by: jdv
|
2022-10-18 14:05:37 +00:00 |
|
Sean Coffey
|
8c40b7dc8c
|
8292177: InitialSecurityProperty JFR event
Reviewed-by: mullan
|
2022-10-18 11:41:07 +00:00 |
|