Aleksey Shipilev
|
684d246ccf
|
8341242: Shenandoah: LRB node is not matched as GC barrier after JDK-8340183
Reviewed-by: rkennke, phh
|
2024-10-01 13:29:56 +00:00 |
|
Raphael Mosaner
|
7cc7c080b5
|
8337493: [JVMCI] Number of libgraal threads might be too low
Reviewed-by: dnsimon
|
2024-10-01 11:46:13 +00:00 |
|
Axel Boldt-Christmas
|
f7c7958f00
|
8340420: ZGC: Should call vm_shutdown_during_initialization if initialization fails
Reviewed-by: stefank, mli
|
2024-10-01 11:33:11 +00:00 |
|
Nizar Benalla
|
2dc3b1a71f
|
8341201: Broken link in AbstractAnnotationValueVisitor7 due to extra quotation mark
Reviewed-by: iris, darcy
|
2024-10-01 10:27:07 +00:00 |
|
Axel Boldt-Christmas
|
ad5ffccffa
|
8341168: Cleanup dead code after JDK-8322630
Reviewed-by: stefank, tschatzl, mli, shade
|
2024-10-01 08:02:56 +00:00 |
|
David Holmes
|
31858fc410
|
8340491: Thread stack-base assertion should report which thread has the un-set stack
Reviewed-by: shade, kevinw, stefank
|
2024-09-30 22:06:23 +00:00 |
|
Smita Kamath
|
a6b318863f
|
8337632: AES-GCM Algorithm optimization for x86_64
Reviewed-by: jbhateja, sviswanathan
|
2024-09-30 17:00:13 +00:00 |
|
Joe Darcy
|
5586f83e34
|
8341064: Define anchor point and index term for "wrapper classes"
Reviewed-by: prappo, liach
|
2024-09-30 16:13:35 +00:00 |
|
Joe Darcy
|
4168faf54c
|
8341100: Add index entries for terms used in java.lang.Class
Reviewed-by: liach
|
2024-09-30 16:10:02 +00:00 |
|
Shaojin Wen
|
f1bf469b4e
|
8341199: Use ClassFile's new API loadConstant(int)
Reviewed-by: liach, redestad
|
2024-09-30 14:12:01 +00:00 |
|
Eirik Bjørsnøs
|
cff420d8d3
|
8339711: ZipFile.Source.initCEN needlessly reads END header
Reviewed-by: lancea, jpai, redestad
|
2024-09-30 13:06:49 +00:00 |
|
Fredrik Bredberg
|
180affc571
|
8320318: ObjectMonitor Responsible thread
Reviewed-by: aboldtch, coleenp, pchilanomate, eosterlund
|
2024-09-30 12:28:35 +00:00 |
|
Tobias Hartmann
|
58b6fc5baa
|
8341197: [BACKOUT] 8322770: Implement C2 VectorizedHashCode on AArch64
Reviewed-by: shade, jpai
|
2024-09-30 10:56:52 +00:00 |
|
Oli Gillespie
|
1cf26a5179
|
8341013: Optimize x86/aarch64 MD5 intrinsics by reducing data dependency
Reviewed-by: mli, ascarpino
|
2024-09-30 10:53:20 +00:00 |
|
Mikhail Ablakatov
|
475b8943c6
|
8322770: Implement C2 VectorizedHashCode on AArch64
Reviewed-by: aph, adinn
|
2024-09-30 09:02:59 +00:00 |
|
Sebastian Lövdahl
|
52ba72823b
|
8327114: Attach in Linux may have wrong behaviour when pid == ns_pid (Kubernetes debug container)
Co-authored-by: Larry Cable <larry.cable@oracle.com>
Reviewed-by: kevinw, sgehwolf
|
2024-09-30 08:33:12 +00:00 |
|
Aleksey Shipilev
|
988a531b09
|
8340181: Shenandoah: Cleanup ShenandoahRuntime stubs
Reviewed-by: adinn, phh, wkemper
|
2024-09-30 07:02:55 +00:00 |
|
Joe Darcy
|
73ebb848fd
|
8340721: Clarify special case handling of unboxedType and getWildcardType
Reviewed-by: prappo, mcimadamore
|
2024-09-27 23:34:04 +00:00 |
|
Boris Ulasevich
|
ed140f5d5e
|
8341101: [ARM32] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694
Reviewed-by: shade
|
2024-09-27 23:11:41 +00:00 |
|
Justin Lu
|
082125d61e
|
8340404: CharsetProvider specification updates
Reviewed-by: alanb, naoto
|
2024-09-27 18:26:08 +00:00 |
|
Yagmur Eren
|
a7bfced605
|
8337679: Memset warning in src/hotspot/share/adlc/adlArena.cpp
Reviewed-by: stefank, thartmann, jwaters
|
2024-09-27 17:36:48 +00:00 |
|
Rajan Halade
|
f554c3ffce
|
8341059: Change Entrust TLS distrust date to November 12, 2024
Reviewed-by: mullan
|
2024-09-27 17:16:13 +00:00 |
|
Xiaolong Peng
|
65200a9589
|
8340490: Shenandoah: Optimize ShenandoahPacer
Reviewed-by: shade, kdnilsen
|
2024-09-27 17:06:18 +00:00 |
|
Rajan Halade
|
824a297aae
|
8341057: Add 2 SSL.com TLS roots
Reviewed-by: mullan
|
2024-09-27 16:57:02 +00:00 |
|
Liam Miller-Cushon
|
68c4f36857
|
8340024: In ClassReader, extract a constant for the superclass supertype_index
Reviewed-by: vromero
|
2024-09-27 16:21:05 +00:00 |
|
Leonid Mesnik
|
12de4fbce7
|
8340826: Should not send unload notification for scratch classes
Reviewed-by: sspitsyn, coleenp
|
2024-09-27 15:02:01 +00:00 |
|
Kim Barrett
|
25e892911d
|
8340620: Fix -Wzero-as-null-pointer-constant warnings for CompressedOops
Reviewed-by: shade, stefank, mli, amitkumar
|
2024-09-27 10:58:10 +00:00 |
|
Aleksey Shipilev
|
6587909c7d
|
8341015: OopStorage location decoder crashes accessing non-initalized OopStorage
Reviewed-by: kbarrett, tschatzl
|
2024-09-27 09:44:00 +00:00 |
|
Matthias Baesken
|
2a2ecc994e
|
8339475: Clean up return code handling for pthread calls in library coding
Reviewed-by: clanger, jwaters
|
2024-09-27 07:27:29 +00:00 |
|
Hannes Wallnöfer
|
85dba47925
|
8325090: javadoc fails when -subpackages option is used with non-modular -source
Reviewed-by: liach, jjg
|
2024-09-27 06:34:02 +00:00 |
|
Coleen Phillimore
|
e6373b5238
|
8340679: Misc tests fail assert(!set || SafepointSynchronize::is_at_safepoint()) failed: set once or at safepoint
Reviewed-by: matsaave, iklam
|
2024-09-26 21:54:30 +00:00 |
|
Doug Simon
|
5d062e248e
|
8340576: Some JVMCI flags are inconsistent
Reviewed-by: never
|
2024-09-26 19:36:26 +00:00 |
|
Joe Darcy
|
bb040ef4cc
|
8340983: Use index and definition tags in Object and Double
Reviewed-by: bpb, liach
|
2024-09-26 16:04:45 +00:00 |
|
Joe Darcy
|
8225a5f58a
|
8340981: Update citations to "Hacker's Delight"
Reviewed-by: bpb, iris, liach, jwaters
|
2024-09-26 16:03:04 +00:00 |
|
Maxim Kartashev
|
aceae76fb5
|
8339460: CDS error when module is located in a directory with space in the name
Reviewed-by: ccheung, iklam
|
2024-09-26 15:40:31 +00:00 |
|
Brian Burkhalter
|
aeaa4f78eb
|
8336895: BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer
Reviewed-by: jpai, alanb
|
2024-09-26 15:20:51 +00:00 |
|
Aleksey Shipilev
|
376056ca48
|
8336468: Reflection and MethodHandles should use more precise initializer checks
Reviewed-by: liach, coleenp
|
2024-09-26 15:14:21 +00:00 |
|
Johan Sjölen
|
10da2c21a1
|
8340923: The class LogSelection copies uninitialized memory
Reviewed-by: mbaesken, jwaters, stefank
|
2024-09-26 08:47:32 +00:00 |
|
Chen Liang
|
8c8f0d85ce
|
8339260: Move rarely used constants out of ClassFile
Reviewed-by: asotona
|
2024-09-26 06:34:18 +00:00 |
|
Tobias Hartmann
|
47c10694c6
|
8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe
Reviewed-by: liach, shade, jvernee
|
2024-09-26 06:03:29 +00:00 |
|
Alisen Chung
|
66f1639846
|
8339271: giflib attribution correction
Reviewed-by: dnguyen, prr
|
2024-09-26 01:16:13 +00:00 |
|
Ioi Lam
|
8f756196b4
|
8340864: Remove unused lines related to vmClasses
Reviewed-by: shade, kvn
|
2024-09-25 18:51:16 +00:00 |
|
Chen Liang
|
84751cbfdd
|
8340831: Simplify simple validation for class definition in MethodHandles.Lookup
Reviewed-by: redestad
|
2024-09-25 18:31:24 +00:00 |
|
Chen Liang
|
df1959fd7a
|
8340838: Clean up MutableCallSite to use explicit release fence instead of AtomicInteger
Reviewed-by: jrose, redestad, shade
|
2024-09-25 18:29:30 +00:00 |
|
Leonov Kirill
|
fb70325877
|
8338583: NMT: Malloc overhead is calculated incorrectly
Reviewed-by: azafari, yan, gziemski
|
2024-09-25 13:18:25 +00:00 |
|
Liam Miller-Cushon
|
083b980831
|
8340568: Incorrect escaping of single quotes when pretty-printing character literals
Reviewed-by: mcimadamore
|
2024-09-25 13:12:47 +00:00 |
|
Claes Redestad
|
d8790aa048
|
8340885: Desugar ZipCoder.Comparison
Reviewed-by: lancea, eirbjo
|
2024-09-25 13:04:46 +00:00 |
|
Hannes Wallnöfer
|
120463dc90
|
8339541: CSS rule is not specific enough
Reviewed-by: jjg
|
2024-09-25 12:15:07 +00:00 |
|
Martin Doerr
|
1b9898a44f
|
8340843: [PPC64/s390x] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694
Reviewed-by: mbaesken, amitkumar
|
2024-09-25 09:26:06 +00:00 |
|
Hamlin Li
|
9806d2139c
|
8340808: RISC-V: Client build fails after JDK-8339738
Reviewed-by: fyang
|
2024-09-25 08:13:25 +00:00 |
|