Vyom Tewari
|
460ebcd9cb
|
8314978: Multiple server call from connection failing with expect100 in getOutputStream
Reviewed-by: dfuchs
|
2023-10-08 05:13:00 +00:00 |
|
Joe Darcy
|
dc4bc4f084
|
8306819: Consider disabling the compiler's default active annotation processing
Reviewed-by: vromero
|
2023-10-06 21:45:58 +00:00 |
|
vamsi-parasa
|
a4e9168bab
|
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
|
2023-10-06 20:15:30 +00:00 |
|
Brian Burkhalter
|
6c6beba256
|
8317128: java/nio/file/Files/CopyAndMove.java failed with AccessDeniedException
Reviewed-by: alanb, lancea
|
2023-10-06 17:46:03 +00:00 |
|
Raffaello Giulietti
|
b62e774e6a
|
8317515: Unify the code of the parse*() families of methods in j.l.Integer and j.l.Long
Reviewed-by: redestad
|
2023-10-06 16:20:21 +00:00 |
|
Albert Mingkun Yang
|
b3cc0c8431
|
8317318: Serial: Change GenCollectedHeap to SerialHeap in whitebox
Reviewed-by: tschatzl, iwalulya
|
2023-10-06 12:17:38 +00:00 |
|
Albert Mingkun Yang
|
691db5df73
|
8317592: Serial: Remove Space::toContiguousSpace
Reviewed-by: tschatzl, iwalulya
|
2023-10-06 12:17:16 +00:00 |
|
Tobias Hartmann
|
ec9ba5dae9
|
8317660: [BACKOUT] 8269393: store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
Reviewed-by: ayang
|
2023-10-06 10:56:00 +00:00 |
|
Damon Fenacci
|
7162624d70
|
8269393: store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
Reviewed-by: thartmann, aph
|
2023-10-06 09:14:03 +00:00 |
|
Damon Fenacci
|
f0d66d1fd3
|
8317502: Add asserts to check for non-null in ciInstance::java_lang_Class_klass
Reviewed-by: kvn, thartmann
|
2023-10-06 08:57:08 +00:00 |
|
Ben Perez
|
991ce84e09
|
4964430: (spec) missing IllegalStateException exception requirement for javax.crypto.Cipher.doFinal
Reviewed-by: mullan, valeriep
|
2023-10-06 03:07:23 +00:00 |
|
Naoto Sato
|
8a30c2a9b2
|
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
Reviewed-by: joehw
|
2023-10-05 23:06:20 +00:00 |
|
Alexey Ivanov
|
a1c9587c27
|
8313348: Fix typo in JFormattedTextField: 'it self'
Reviewed-by: honkar, dnguyen, psadhukhan
|
2023-10-05 14:40:15 +00:00 |
|
Zhengyu Gu
|
a8eacb31ab
|
8317240: Promptly free OopMapEntry after fail to insert the entry to OopMapCache
Reviewed-by: coleenp, fparain
|
2023-10-05 13:41:11 +00:00 |
|
Fredrik Bredberg
|
42be23877c
|
8316523: Relativize esp in interpreter frames (PowerPC only)
Reviewed-by: mdoerr, eosterlund
|
2023-10-05 10:14:08 +00:00 |
|
Emanuel Peter
|
1ed9c76ec8
|
8309204: Obsolete DoReserveCopyInSuperWord
Reviewed-by: kvn, thartmann
|
2023-10-05 07:01:18 +00:00 |
|
Emanuel Peter
|
3630af26e6
|
8316594: C2 SuperWord: wrong result with hand unrolled loops
Reviewed-by: kvn, thartmann
|
2023-10-05 06:46:44 +00:00 |
|
Thomas Stuefe
|
c6c69b579c
|
8314654: Metaspace: move locking out of MetaspaceArena
Reviewed-by: adinn, jsjolen
|
2023-10-05 06:02:02 +00:00 |
|
Mandy Chung
|
36314a90c1
|
8267509: Improve IllegalAccessException message to include the cause of the exception
Reviewed-by: liach, naoto
|
2023-10-04 18:39:25 +00:00 |
|
Calvin Cheung
|
ddacf92713
|
8305765: CompressedClassPointers.java is unreliable due to ASLR
Reviewed-by: iklam
|
2023-10-04 17:27:33 +00:00 |
|
Albert Mingkun Yang
|
4195246fba
|
8317354: Serial: Move DirtyCardToOopClosure to gc/serial folder
Reviewed-by: tschatzl, iwalulya
|
2023-10-04 14:15:10 +00:00 |
|
Roland Westrelin
|
0a3a925ad8
|
8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: thartmann
|
2023-10-04 12:06:52 +00:00 |
|
Roland Westrelin
|
b0d6c8472f
|
8316396: Endless loop in C2 compilation triggered by AddNode::IdealIL
Reviewed-by: thartmann, kvn
|
2023-10-04 12:06:31 +00:00 |
|
Yudi Zheng
|
9718f490fb
|
8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
Reviewed-by: dnsimon
|
2023-10-04 10:18:39 +00:00 |
|
Maurizio Cimadamore
|
0d4de8a71f
|
8316971: Add Lint warning for restricted method calls
Reviewed-by: ihse, vromero
|
2023-10-04 09:36:53 +00:00 |
|
Aleksey Shipilev
|
d4c904d819
|
8317294: Classloading throws exceptions over already pending exceptions
Reviewed-by: dholmes, coleenp
|
2023-10-04 07:58:41 +00:00 |
|
Emanuel Peter
|
48f1a925e5
|
8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable
Reviewed-by: kvn, thartmann
|
2023-10-04 07:54:30 +00:00 |
|
Mark Powers
|
8c0d026d0f
|
8315042: NPE in PKCS7.parseOldSignedData
Reviewed-by: valeriep, weijun
|
2023-10-04 00:23:42 +00:00 |
|
Naoto Sato
|
1809b8cdd6
|
8317265: ListFormat::format specification could be made clearer regarding handling IllegalArgumentException.
Reviewed-by: joehw
|
2023-10-03 18:32:57 +00:00 |
|
Vladimir Kozlov
|
cfabcbf858
|
8317121: vector_masked_load instruction is moved too early after JDK-8286941
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: thartmann, vlivanov, epeter
|
2023-10-03 18:18:26 +00:00 |
|
Jiangli Zhou
|
ae796a4e10
|
8316923: Add DEF_STATIC_JNI_OnLoad for librmi
Reviewed-by: alanb
|
2023-10-03 15:33:48 +00:00 |
|
Thomas Schatzl
|
c47a0ce3f0
|
8317235: Remove Access API use in nmethod class
Reviewed-by: kbarrett, thartmann
|
2023-10-03 14:31:12 +00:00 |
|
Glavo
|
3bcfac18c3
|
8317246: Cleanup java.net.URLEncoder and URLDecoder use of file.encoding property
Reviewed-by: rriggs, naoto
|
2023-10-03 10:34:12 +00:00 |
|
Nick Gasson
|
b6a97c0780
|
8316880: AArch64: "stop: Header is not fast-locked" with -XX:-UseLSE since JDK-8315880
Reviewed-by: rkennke, aph
|
2023-10-03 08:17:51 +00:00 |
|
David Holmes
|
26c21f50a3
|
8314294: Unsafe::allocateMemory and Unsafe::freeMemory are slower than malloc/free
Reviewed-by: shade, dlong
|
2023-10-03 04:38:36 +00:00 |
|
Weijun Wang
|
d2e2c4cef1
|
8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry
Reviewed-by: djelinski, mullan
|
2023-10-02 21:53:12 +00:00 |
|
Zhengyu Gu
|
e25121d1d9
|
8316929: Shenandoah: Shenandoah degenerated GC and full GC need to cleanup old OopMapCache entries
Reviewed-by: shade
|
2023-10-02 20:21:58 +00:00 |
|
Archie Cobbs
|
5c8366eea4
|
8268622: Performance issues in javac Name class
Reviewed-by: vromero
|
2023-10-02 20:15:43 +00:00 |
|
Mourad Abbay
|
ad81abd2db
|
8317034: Remove redundant type cast in the java.util.stream package
Reviewed-by: psandoz
|
2023-10-02 20:13:46 +00:00 |
|
Weijun Wang
|
d7d1d42b67
|
8316771: Krb5.java has not defined messages for all error codes
Reviewed-by: mullan
|
2023-10-02 19:55:22 +00:00 |
|
Weijun Wang
|
f985006142
|
8309356: Read files in includedir in alphanumeric order
Reviewed-by: mullan
|
2023-10-02 18:12:06 +00:00 |
|
Doug Simon
|
878d27dba1
|
8317273: compiler/codecache/OverflowCodeCacheTest.java fails transiently on Graal
Reviewed-by: never, thartmann
|
2023-10-02 14:18:27 +00:00 |
|
Albert Mingkun Yang
|
2637e8ddc4
|
8317314: Remove unimplemented ObjArrayKlass::oop_oop_iterate_elements_bounded
Reviewed-by: dcubed
|
2023-10-02 13:16:49 +00:00 |
|
Daniel Fuchs
|
8093563bce
|
8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously
Reviewed-by: djelinski
|
2023-10-02 13:06:43 +00:00 |
|
Daniel Jeliński
|
516cfb135f
|
8316907: Fix nonnull-compare warnings
Reviewed-by: kbarrett, jsjolen
|
2023-10-02 10:01:44 +00:00 |
|
Emanuel Peter
|
eeb63cd0fa
|
8316361: C2: assert(!failure) failed: Missed optimization opportunity in PhaseIterGVN with -XX:VerifyIterativeGVN=10
Reviewed-by: kvn, chagedorn
|
2023-10-02 08:03:10 +00:00 |
|
Thomas Schatzl
|
795e5dcc85
|
8315503: G1: Code root scan causes long GC pauses due to imbalanced iteration
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2023-10-02 07:35:02 +00:00 |
|
Roberto Castañeda Lozano
|
207819a05e
|
8315604: IGV: dump and visualize node bottom and phase types
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Reviewed-by: thartmann, chagedorn, tholenstein
|
2023-10-02 07:03:40 +00:00 |
|
Justin Lu
|
8fcf70e931
|
5066247: Refine the spec of equals() and hashCode() for j.text.Format classes
Reviewed-by: naoto, darcy
|
2023-10-02 05:06:45 +00:00 |
|
Robbin Ehn
|
b8fa6c23f5
|
8316186: RISC-V: Remove PlatformCmpxchg<4>
Reviewed-by: fyang, mli
|
2023-10-01 16:33:54 +00:00 |
|