Naoto Sato
|
f9a785e855
|
8307547: Support variant collations
Reviewed-by: srl, jlu, alanb
|
2023-05-16 18:00:45 +00:00 |
|
Justin Lu
|
4e92991809
|
8300794: Use @snippet in java.util:i18n
Reviewed-by: naoto, lancea
|
2023-05-16 17:10:21 +00:00 |
|
Coleen Phillimore
|
488330d53b
|
8307533: Use atomic bitset functions for metadata flags
Reviewed-by: ccheung, kbarrett
|
2023-05-16 16:46:09 +00:00 |
|
Stefan Karlsson
|
60ab1358da
|
8308097: Generational ZGC: Update constructor syntax
Reviewed-by: eosterlund, aboldtch
|
2023-05-16 16:13:58 +00:00 |
|
Stefan Karlsson
|
599fa774b8
|
8308092: Replace NULL with nullptr in gc/x
Reviewed-by: eosterlund, aboldtch, tschatzl, dholmes
|
2023-05-16 16:12:20 +00:00 |
|
Johan Sjölen
|
9d5bab11f0
|
8300081: Replace NULL with nullptr in share/asm/
Reviewed-by: coleenp
|
2023-05-16 15:40:39 +00:00 |
|
Amit Kumar
|
41ee125a0f
|
8278411: Implement UseHeavyMonitors consistently, s390 port
Reviewed-by: mdoerr, stuefe, lucy
|
2023-05-16 15:25:19 +00:00 |
|
Calvin Cheung
|
8686a36b40
|
8307315: Missing ResourceMark in CDS and JVMTI code
Reviewed-by: coleenp, iklam
|
2023-05-16 14:42:33 +00:00 |
|
Christoph Dreis
|
23cbb2d170
|
8306860: Avoid unnecessary allocation in List.map() when list is empty
Reviewed-by: vromero
|
2023-05-16 14:22:40 +00:00 |
|
Christian Hagedorn
|
19c8c30d1c
|
8305634: Renaming predicates, simple cleanups, and adding summary about current predicates
Reviewed-by: epeter, thartmann, roland
|
2023-05-16 13:30:07 +00:00 |
|
Daniel Fuchs
|
72294c5402
|
8308024: HttpClient (HTTP/1.1) sends an extraneous empty chunk if the BodyPublisher supplies an empty buffer
Reviewed-by: djelinski, michaelm
|
2023-05-16 09:13:17 +00:00 |
|
Doug Simon
|
c9b6bb5bd7
|
8308041: [JVMCI] WB_IsGCSupportedByJVMCICompiler must enter correct JVMCI env
Reviewed-by: thartmann
|
2023-05-16 08:50:22 +00:00 |
|
Kevin Walls
|
0790f704fd
|
8306806: JMX agent with JDP enabled won't start when PerfData is disabled
Reviewed-by: dholmes, cjplummer
|
2023-05-16 08:28:53 +00:00 |
|
Ioi Lam
|
05b51c75b9
|
8307567: Avoid relocating global roots to metaspaceObjs in CDS dump
Reviewed-by: matsaave, ccheung
|
2023-05-16 01:40:07 +00:00 |
|
Joe Darcy
|
7b0b9b570b
|
8308049: Refactor nested class declarations in FdLibm.java
Reviewed-by: smarks
|
2023-05-15 20:09:12 +00:00 |
|
Yi-Fan Tsai
|
43c8c650af
|
8307555: Reduce memory reads in x86 MD5 intrinsic
Reviewed-by: simonis, phh
|
2023-05-15 18:41:53 +00:00 |
|
Roger Riggs
|
01892f9c6e
|
8304913: Use OperatingSystem, Architecture, and Version in jlink
Reviewed-by: jpai, alanb, mchung
|
2023-05-15 18:03:24 +00:00 |
|
Roger Riggs
|
0f7b1c549f
|
8299340: CreateProcessW lpCommandLine must be mutable
Reviewed-by: naoto
|
2023-05-15 18:02:43 +00:00 |
|
Ioi Lam
|
57e7a3fbea
|
8307959: Remove explicit type casts from SerializeClosure::do_xxx() calls
Reviewed-by: matsaave, ccheung
|
2023-05-15 16:33:37 +00:00 |
|
Tobias Hartmann
|
ad348a8cec
|
8303512: Race condition when computing is_loaded property of TypePtr::InterfaceSet
Reviewed-by: roland, qamai, kvn
|
2023-05-15 11:06:20 +00:00 |
|
gaogao-mem
|
911cc7cb07
|
8305819: LogConfigurationTest intermittently fails on AArch64
Reviewed-by: aph, dholmes, xliu
|
2023-05-15 09:16:32 +00:00 |
|
Tobias Hartmann
|
8d49ba9e8d
|
8308072: [BACKOUT] update for deprecated sprintf for src/utils
Reviewed-by: iris
|
2023-05-15 05:42:23 +00:00 |
|
Julian Waters
|
0ee196bef1
|
8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows
Reviewed-by: stuefe
|
2023-05-14 13:57:42 +00:00 |
|
Vladimir Kempik
|
3709344166
|
8291550: RISC-V: jdk uses misaligned memory access when AvoidUnalignedAccess enabled
Co-authored-by: Xiaolin Zheng <xlinzheng@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Reviewed-by: fjiang, fyang
|
2023-05-14 06:56:03 +00:00 |
|
Kim Barrett
|
646747fd7c
|
8307926: Support byte-sized atomic bitset operations
Reviewed-by: aboldtch, coleenp
|
2023-05-13 23:03:06 +00:00 |
|
Daniel D. Daugherty
|
f030937a51
|
8305670: Performance regression in LockSupport.unpark with lots of idle threads
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Reviewed-by: rehn, dholmes
|
2023-05-13 14:44:57 +00:00 |
|
Daniel D. Daugherty
|
ceca198ef2
|
8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList
Reviewed-by: dholmes, rehn, apangin
|
2023-05-13 14:41:19 +00:00 |
|
Daniel D. Daugherty
|
5e26e64cbf
|
8307067: remove broken EnableThreadSMRExtraValidityChecks option
Reviewed-by: coleenp, dholmes, sspitsyn, rehn
|
2023-05-13 14:39:58 +00:00 |
|
Thomas Stuefe
|
e54051ae9e
|
8307935: Class space argument processing can be simplified
Reviewed-by: stefank, coleenp
|
2023-05-13 06:35:17 +00:00 |
|
Valerie Peng
|
46e3d24a6f
|
8155191: Specify that SecureRandom.nextBytes(byte[]) throws NullPointerException when byte array is null
Reviewed-by: mullan
|
2023-05-12 23:00:00 +00:00 |
|
Chris Plummer
|
38838b344a
|
8307480: Improve SA "transported core" documentation for windows
Reviewed-by: sspitsyn, kevinw, poonam
|
2023-05-12 20:36:38 +00:00 |
|
Jonathan Gibbons
|
9842ff4129
|
8306607: Apply 80-column output to javac supported version output
Reviewed-by: darcy
|
2023-05-12 20:29:06 +00:00 |
|
Chris Plummer
|
d809823fe4
|
8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop()
Reviewed-by: sspitsyn, alanb
|
2023-05-12 20:05:21 +00:00 |
|
Justin Lu
|
4441a2306f
|
6714245: [Col] Collator - Faster Comparison for identical strings.
Reviewed-by: rriggs, naoto
|
2023-05-12 19:58:37 +00:00 |
|
Sergey Chernyshev
|
a284920b34
|
8168469: Memory leak in JceSecurity
Reviewed-by: valeriep
|
2023-05-12 19:24:45 +00:00 |
|
Jonathan Gibbons
|
7455bb23c1
|
8308015: Syntax of "import static" is incorrect in com.sun.source.tree.ImportTree.java
Reviewed-by: jlaskey, darcy
|
2023-05-12 17:18:37 +00:00 |
|
Maurizio Cimadamore
|
6ebea8973f
|
8307911: javadoc for MemorySegment::reinterpret has duplicate restricted method paragraph
Reviewed-by: jvernee
|
2023-05-12 16:18:00 +00:00 |
|
Daniel Fuchs
|
3c68c352fc
|
8307535: java.util.logging.Handlers should be more VirtualThread friendly
Reviewed-by: jpai
|
2023-05-12 15:24:11 +00:00 |
|
Brian Burkhalter
|
9fa8b9a4a6
|
8307409: Refactor usage examples to use @snippet in the java.nio packages
Reviewed-by: alanb, rriggs
|
2023-05-12 15:17:22 +00:00 |
|
Thomas Schatzl
|
e512a20679
|
8306541: Refactor collection set candidate handling to prepare for JDK-8140326
Reviewed-by: iwalulya, ayang
|
2023-05-12 15:07:48 +00:00 |
|
Xue-Lei Andrew Fan
|
4b0f4213a5
|
8307855: update for deprecated sprintf for src/utils
Reviewed-by: thartmann
|
2023-05-12 14:52:28 +00:00 |
|
Albert Mingkun Yang
|
f7bbbc6590
|
8307808: G1: Remove partial object-count report after gc
Reviewed-by: tschatzl, iwalulya
|
2023-05-12 13:13:34 +00:00 |
|
Kim Barrett
|
f09a0f5ca7
|
8307806: Rename Atomic::fetch_and_add and friends
Reviewed-by: stefank, dholmes
|
2023-05-12 09:50:52 +00:00 |
|
Yasumasa Suenaga
|
b6bcbc0cbc
|
8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
Reviewed-by: stuefe, sgehwolf, rcastanedalo, dholmes
|
2023-05-12 08:48:29 +00:00 |
|
Thomas Schatzl
|
1ce1611ead
|
8307518: Remove G1 workaround in jstat about zero sized generation sizes
Reviewed-by: kbarrett, ayang
|
2023-05-12 07:23:28 +00:00 |
|
Xiaolin Zheng
|
e32de7efd6
|
8306667: RISC-V: Fix storeImmN0 matching rule by using zr register
Reviewed-by: shade, gli, fyang
|
2023-05-12 07:10:53 +00:00 |
|
Jie Fu
|
ccb4dd6144
|
8307969: [zgc] Missing includes in gc/z/zTracer.cpp
Reviewed-by: stefank
|
2023-05-12 06:31:09 +00:00 |
|
Ningsheng Jian
|
33d9a85730
|
8307572: AArch64: Vector registers are clobbered by some macroassemblers
Reviewed-by: aph, adinn
|
2023-05-12 02:05:18 +00:00 |
|
Jie Fu
|
ce5907727e
|
8307945: Build of Client VM is broken after JDK-8307058
Reviewed-by: kvn
|
2023-05-11 22:35:40 +00:00 |
|
Xue-Lei Andrew Fan
|
15358636cf
|
8307848: update for deprecated sprintf for jdk.attach
Reviewed-by: sspitsyn, cjplummer
|
2023-05-11 18:09:43 +00:00 |
|