Claes Redestad
|
4485d4e517
|
8297728: Cache invocation type rather than invoker in NamedFunction
Reviewed-by: jvernee
|
2022-11-30 20:53:56 +00:00 |
|
Per Minborg
|
e9d501e442
|
8297519: Improve expressions and modernise code in PKCS
Reviewed-by: weijun
|
2022-11-30 20:19:52 +00:00 |
|
Jorn Vernee
|
1722f9cce3
|
8290231: java/foreign/malloc/TestMixedMallocFree.java crashed in JDK19 ATR run
Reviewed-by: mcimadamore
|
2022-11-30 20:00:59 +00:00 |
|
Jorn Vernee
|
1a2ff58761
|
8297736: test/jdk/java/foreign/TestMatrix.java is broken
8291642: java/foreign/TestMatrix.java -few tests are failing due to JDK-8287158.
Reviewed-by: mcimadamore
|
2022-11-30 19:59:43 +00:00 |
|
Magnus Ihse Bursie
|
6bac332371
|
8297853: windows-x86 test build broken
Reviewed-by: jvernee
|
2022-11-30 18:59:47 +00:00 |
|
Alex Menkov
|
53dd214318
|
8297742: Combine vmTestbase/nsk/monitoring/ThreadMXBean/resetPeakThreadCount tests
Reviewed-by: dholmes, lmesnik, kevinw, sspitsyn
|
2022-11-30 18:39:24 +00:00 |
|
Chris Plummer
|
1323e98df1
|
8297170: misc JCK tests fail with "FATAL ERROR in native method: JDWP Can't disable vthread end events, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)"
Reviewed-by: amenkov, dcubed, lmesnik, sspitsyn
|
2022-11-30 18:08:19 +00:00 |
|
Joe Darcy
|
c68556916a
|
8297731: Remove redundant check in MutableBigInteger.divide
Reviewed-by: bpb
|
2022-11-30 16:51:26 +00:00 |
|
Afshin Zafari
|
dcf431db0b
|
8287400: Make BitMap range parameter names consistent
Reviewed-by: dholmes, lkorinth
|
2022-11-30 16:38:24 +00:00 |
|
Stefan Johansson
|
a1f4db55c5
|
8297584: G1 parallel phase event for scan heap roots is sent too often
Reviewed-by: tschatzl, ayang
|
2022-11-30 14:51:31 +00:00 |
|
Erik Österlund
|
be4245e814
|
8294924: JvmtiExport::post_exception_throw() doesn't deal well with concurrent stack processing
Reviewed-by: pchilanomate, sspitsyn, dholmes
|
2022-11-30 14:15:18 +00:00 |
|
Erik Österlund
|
be99e84c98
|
8296875: Generational ZGC: Refactor loom code
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: stefank, rrich, pchilanomate
|
2022-11-30 14:08:57 +00:00 |
|
Coleen Phillimore
|
301cf52fa2
|
8297284: ResolutionErrorTable's key is wrong
Reviewed-by: matsaave, iklam
|
2022-11-30 13:14:52 +00:00 |
|
Albert Mingkun Yang
|
a97e7d9887
|
8297740: runtime/ClassUnload/UnloadTest.java failed with "Test failed: should still be live"
Reviewed-by: dcubed
|
2022-11-30 13:01:34 +00:00 |
|
Magnus Ihse Bursie
|
4d730f561f
|
8297644: RISC-V: Compilation error when shenandoah is disabled
Reviewed-by: fyang, yadongwang
|
2022-11-30 12:56:25 +00:00 |
|
Matthias Baesken
|
27b339d189
|
8297523: Various GetPrimitiveArrayCritical miss result - NULL check
Reviewed-by: stuefe, jdv
|
2022-11-30 12:49:23 +00:00 |
|
Jaikiran Pai
|
3f8882b2eb
|
8297693: Fix typos in src/hotspot and test/hotspot files
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: kevinw, dholmes, sspitsyn
|
2022-11-30 11:28:11 +00:00 |
|
Jan Lahoda
|
b52611bc36
|
8295401: Error recovery in module-info.java could be improved
Reviewed-by: vromero
|
2022-11-30 09:49:51 +00:00 |
|
Jan Lahoda
|
9e80cf9c37
|
8296390: Incremental build failed with a NPE
Reviewed-by: vromero
|
2022-11-30 09:47:48 +00:00 |
|
Aleksey Shipilev
|
b3501fd11c
|
8297600: Check current thread in selected JRT_LEAF methods
Reviewed-by: dholmes, coleenp
|
2022-11-30 09:09:42 +00:00 |
|
Per Minborg
|
f05bfb1578
|
8297515: serialVersionUID fields are not annotated with @Serial
Reviewed-by: rriggs, lancea
|
2022-11-30 07:43:17 +00:00 |
|
Julian Waters
|
22f5d01428
|
8252584: HotSpot Style Guide should permit alignas
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Reviewed-by: kbarrett
|
2022-11-30 07:37:22 +00:00 |
|
Sergey Bylokhov
|
8ffed34e1d
|
8297681: Unnecessary color conversion during 4BYTE_ABGR_PRE to INT_ARGB_PRE blit
Reviewed-by: prr
|
2022-11-30 07:29:32 +00:00 |
|
Tobias Hartmann
|
abe532a89c
|
8296924: C2: assert(is_valid_AArch64_address(dest.target())) failed: bad address
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: aph, kvn
|
2022-11-30 06:39:27 +00:00 |
|
Johnny Lim
|
5dcaf6cc6c
|
8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection
Reviewed-by: dfuchs, jpai
|
2022-11-30 06:15:07 +00:00 |
|
Ioi Lam
|
c7a679fbdd
|
8297290: Use int indices to reference CDS archived primitive mirrors
Reviewed-by: ccheung
|
2022-11-30 05:34:03 +00:00 |
|
Sergey Bylokhov
|
37f613bad3
|
8297676: DataBuffer.TYPE_SHORT/TYPE_FLOAT/TYPE_DOUBLE are not placeholders
Reviewed-by: azvegint, prr
|
2022-11-30 04:16:13 +00:00 |
|
Sergey Bylokhov
|
87f00f4a1b
|
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
Reviewed-by: prr, aivanov
|
2022-11-30 03:22:52 +00:00 |
|
Jaikiran Pai
|
9ced2ea0ab
|
8297311: Improve exception message thrown by java.net.HostPortrange::toLowerCase(String s)
Reviewed-by: dfuchs, michaelm, rriggs
|
2022-11-30 01:11:24 +00:00 |
|
Sergey Bylokhov
|
defe0607e3
|
8296905: Replace the native LCMS#getProfileID() method with the accessor
Reviewed-by: prr
|
2022-11-30 01:00:44 +00:00 |
|
Jaikiran Pai
|
e10778acce
|
8297695: Fix typos in test/langtools files
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: prappo, jjg, iris
|
2022-11-30 00:42:40 +00:00 |
|
Jaikiran Pai
|
0ce182723b
|
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
|
2022-11-30 00:37:31 +00:00 |
|
Srinivas Mandalika
|
e2d71c0a0d
|
8297481: Create a regression test for JDK-4424517
Reviewed-by: serb
|
2022-11-29 21:54:33 +00:00 |
|
Per Minborg
|
f4063a3cfd
|
8297210: Add a @sealedGraph tag to selected java.desktop classes
Reviewed-by: prr
|
2022-11-29 21:51:15 +00:00 |
|
Abhishek Kumar
|
2084451193
|
8078471: Backspace does not work in JFileChooser with GTK L&F
Reviewed-by: psadhukhan, prr
|
2022-11-29 21:49:50 +00:00 |
|
Aggelos Biboudis
|
7af6b4b54c
|
8296012: jshell crashes on mismatched record pattern
Reviewed-by: vromero
|
2022-11-29 19:33:18 +00:00 |
|
Justin Lu
|
ae5b1f7656
|
8297685: Typo in NullPointerException description specified by Locale.lookup
Reviewed-by: naoto, lancea, jpai
|
2022-11-29 18:32:44 +00:00 |
|
Alexander Zvegintsev
|
3ce0042158
|
8297780: Problem list java/awt/Frame/RestoreToOppositeScreen/RestoreToOppositeScreen.java
Reviewed-by: aivanov
|
2022-11-29 17:56:02 +00:00 |
|
Xue-Lei Andrew Fan
|
b778cd52b3
|
8295010: Reduce if required in EC limbs operations
Reviewed-by: djelinski, jjiang
|
2022-11-29 17:39:40 +00:00 |
|
Bhavana Kilambi
|
54e6d6aaeb
|
8293488: Add EOR3 backend rule for aarch64 SHA3 extension
Reviewed-by: haosun, njian, eliu, aturbanov, ngasson
|
2022-11-29 17:17:15 +00:00 |
|
Hannes Wallnöfer
|
69ede5baed
|
8293177: Verify version numbers in legal files
Reviewed-by: jjg
|
2022-11-29 14:46:35 +00:00 |
|
Jamil Nimeh
|
cd6bebbf34
|
8247645: ChaCha20 intrinsics
Reviewed-by: sviswanathan, ngasson, vlivanov, ascarpino
|
2022-11-29 14:40:20 +00:00 |
|
Bo Zhang
|
33587ffd35
|
8292625: jshell crash on "var a = a"
Reviewed-by: jlaskey, jlahoda
|
2022-11-29 13:57:56 +00:00 |
|
Weijun Wang
|
2deb318c9f
|
8297065: DerOutputStream operations should not throw IOExceptions
Reviewed-by: mullan, valeriep
|
2022-11-29 12:57:46 +00:00 |
|
Daniel Fuchs
|
d83a07b72c
|
8297200: java/net/httpclient/SpecialHeadersTest.java failed once in AssertionError due to selector thread remaining alive
Reviewed-by: jpai
|
2022-11-29 12:42:37 +00:00 |
|
Daniel Fuchs
|
5d2772a43e
|
8297424: java/net/httpclient/AsyncExecutorShutdown.java fails in AssertionError due to misplaced assert
Reviewed-by: jpai
|
2022-11-29 12:36:20 +00:00 |
|
Hannes Wallnöfer
|
361b50e724
|
8292594: Use CSS custom properties for all fonts and colors
Reviewed-by: jjg
|
2022-11-29 11:50:39 +00:00 |
|
Conor Cleary
|
42b60ed22c
|
8297030: Reduce Default Keep-Alive Timeout Value for httpclient
Reviewed-by: dfuchs, michaelm, jpai
|
2022-11-29 11:42:51 +00:00 |
|
Axel Boldt-Christmas
|
1301fb0b5f
|
8296470: Refactor VMError::report STEP macro to improve readability
Reviewed-by: stuefe, coleenp
|
2022-11-29 11:38:59 +00:00 |
|
Michael McMahon
|
48017b1d9c
|
8296804: Document HttpClient configuration properties in java.net.http module-info
Reviewed-by: dfuchs, jpai
|
2022-11-29 11:11:10 +00:00 |
|