Joe Darcy
|
4e5c25ee43
|
8331108: Unused Math.abs call in java.lang.FdLibm.Expm1#compute
Reviewed-by: naoto, bpb, rgiulietti
|
2024-04-28 22:55:44 +00:00 |
|
Christoph Langer
|
16c7dcdb04
|
8330523: Reduce runtime and improve efficiency of KeepAliveTest
Reviewed-by: djelinski
|
2024-04-27 13:10:40 +00:00 |
|
Claes Redestad
|
c3372c4555
|
8331134: Port SimpleStringBuilderStrategy to use ClassFile API
Reviewed-by: mchung
|
2024-04-27 12:13:53 +00:00 |
|
Claes Redestad
|
a078b5e611
|
8331114: Further improve performance of MethodTypeDesc::descriptorString
Reviewed-by: mchung, liach
|
2024-04-27 12:12:51 +00:00 |
|
Viktor Klang
|
e3eb652c25
|
8296543: Update exception documentation for ExecutorService.invokeAll overriders as required
Reviewed-by: prappo, alanb
|
2024-04-27 11:52:05 +00:00 |
|
Jin Kwon
|
aa2edd4913
|
8330686: Fix typos in the DatabaseMetaData javadoc
Reviewed-by: jpai, lancea, iris
|
2024-04-27 01:11:33 +00:00 |
|
Hannes Wallnöfer
|
aee91fbc70
|
8296175: Output warning if generated docs contain diagnostic markers
Reviewed-by: jjg
|
2024-04-26 19:59:57 +00:00 |
|
Jonathan Gibbons
|
a920af233a
|
8303689: javac -Xlint could/should report on "dangling" doc comments
Reviewed-by: vromero, ihse, prr
|
2024-04-26 19:47:06 +00:00 |
|
Erik Gahlin
|
f3bb3e2170
|
8331153: JFR: Improve logging of jdk/jfr/api/consumer/filestream/TestOrdered.java
Reviewed-by: mgronlun
|
2024-04-26 19:20:27 +00:00 |
|
Erik Gahlin
|
07facd0420
|
8330734: JFR: Re-engineer mirror class mechanism
Reviewed-by: mgronlun
|
2024-04-26 17:15:09 +00:00 |
|
Korov
|
0bf516f7ba
|
8330624: Inconsistent use of semicolon in the code snippet of java.io.Serializable javadoc
Reviewed-by: rriggs
|
2024-04-26 14:12:49 +00:00 |
|
Hamlin Li
|
d13e53346f
|
8321014: RISC-V: C2 VectorLoadShuffle
Reviewed-by: luhenry, fyang
|
2024-04-26 14:09:29 +00:00 |
|
Claes Redestad
|
8bbd7251a5
|
8331187: Optimize MethodTypeDesc and ClassDesc.ofDescriptor for primitive types
Reviewed-by: jvernee, liach
|
2024-04-26 14:06:53 +00:00 |
|
Claes Redestad
|
5e2ced4b9e
|
8327247: C2 uses up to 2GB of RAM to compile complex string concat in extreme cases
Reviewed-by: mchung, shade
|
2024-04-26 12:36:55 +00:00 |
|
Thomas Stuefe
|
2b7176a55a
|
8330625: Compilation memory statistic: prevent tearing of the final report
Reviewed-by: kvn, thartmann
|
2024-04-26 12:06:57 +00:00 |
|
Daniel Jeliński
|
e4ed7ced75
|
8331063: Some HttpClient tests don't report leaks
Reviewed-by: dfuchs, vtewari, michaelm
|
2024-04-26 11:01:46 +00:00 |
|
Joachim Kern
|
cfd19f0176
|
8329850: [AIX] Allow loading of different members of same shared library archive
Reviewed-by: mdoerr, mbaesken, stuefe
|
2024-04-26 09:26:18 +00:00 |
|
Adam Sotona
|
ffd850f17e
|
8309881: Qualified name of a type element depends on its origin (source vs class)
Reviewed-by: darcy, jlahoda
|
2024-04-26 08:26:22 +00:00 |
|
Matthias Baesken
|
377f2e538a
|
8329862: libjli GetApplicationHome cleanups and enhance jli tracing
Reviewed-by: clanger, stuefe
|
2024-04-26 08:12:09 +00:00 |
|
Hamlin Li
|
006f090f98
|
8331150: RISC-V: Fix "bad AD file" bug
Reviewed-by: fyang
|
2024-04-26 07:50:51 +00:00 |
|
Jan Lahoda
|
a407dc9cbb
|
8327512: JShell does not work correctly when a class named Object or Throwable is defined
Reviewed-by: asotona
|
2024-04-26 07:23:49 +00:00 |
|
Adam Sotona
|
ea06129851
|
8322847: java.lang.classfile.BufWriter should specify @throws for its writeXXX methods
Reviewed-by: psandoz
|
2024-04-26 07:02:45 +00:00 |
|
Vladimir Kozlov
|
b3bcc49491
|
8330181: Move PcDesc cache from nmethod header
Reviewed-by: dlong, jrose
|
2024-04-25 22:46:11 +00:00 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
SendaoYan
|
ce9eac3819
|
8331113: createJMHBundle.sh support configurable maven repo mirror
Reviewed-by: redestad, erikj
|
2024-04-25 15:54:13 +00:00 |
|
Matthias Baesken
|
5af6b45eef
|
8330615: avoid signed integer overflows in zip_util.c readCen / hashN
Reviewed-by: lucy, mdoerr
|
2024-04-25 15:23:48 +00:00 |
|
Roger Riggs
|
4dfaa9b5bd
|
8329805: Deprecate for removal ObjectOutputStream.PutField.write
Reviewed-by: naoto, iris
|
2024-04-25 14:37:38 +00:00 |
|
Jasmine Karthikeyan
|
b9927aa3a4
|
8329194: Cleanup Type::cmp definition and usage
Reviewed-by: dfenacci, chagedorn, qamai
|
2024-04-25 13:13:25 +00:00 |
|
Matthias Baesken
|
c9442014e5
|
8331031: unify os::dont_yield and os::naked_yield across Posix platforms
Reviewed-by: coleenp, mdoerr
|
2024-04-25 12:02:31 +00:00 |
|
Stefan Johansson
|
8031dabf83
|
8331094: ZGC: GTest fails due to incompatible Windows version
Reviewed-by: aboldtch, tschatzl
|
2024-04-25 10:43:07 +00:00 |
|
Albert Mingkun Yang
|
c9f8d0eff7
|
8331050: Serial: Remove unused _saved_mark_word in DefNewGeneration and TenuredGeneration
Reviewed-by: gli, tschatzl
|
2024-04-25 09:49:10 +00:00 |
|
Guoxiong Li
|
b1b953c427
|
8330972: Serial: Inline Generation::max_contiguous_available
Reviewed-by: ayang
|
2024-04-25 08:56:18 +00:00 |
|
Jan Lahoda
|
87e864bf21
|
8328703: Illegal accesses in Java_jdk_internal_org_jline_terminal_impl_jna_linux_CLibraryImpl_ioctl0
Reviewed-by: asotona, shade
|
2024-04-25 08:11:56 +00:00 |
|
Adam Sotona
|
ef745a6c6e
|
8331097: Tests build is broken after pr/18914
Reviewed-by: alanb
|
2024-04-25 08:09:52 +00:00 |
|
Joshua Cao
|
d32f109219
|
8329797: Shenandoah: Default case invoked for: "MaxL" (bad AD file)
Reviewed-by: shade, thartmann
|
2024-04-25 07:11:12 +00:00 |
|
Adam Sotona
|
ccc0d0f7b1
|
8325373: Improve StackCounter error reporting for bad switch cases
Reviewed-by: psandoz
|
2024-04-25 07:04:39 +00:00 |
|
Christoph Langer
|
e818ab60a0
|
8330815: Use pattern matching for instanceof in KeepAliveCache
Reviewed-by: jpai, djelinski
|
2024-04-25 06:53:36 +00:00 |
|
Christian Stein
|
d43654e573
|
8331030: langtools/tools/javac/tree tests fail with SOE with fastdebug and -Xcomp
Reviewed-by: jjg, vromero
|
2024-04-25 06:49:45 +00:00 |
|
Tejesh R
|
21480a7ae8
|
8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null
Reviewed-by: abhiscxk, honkar, aivanov
|
2024-04-25 04:31:55 +00:00 |
|
Jonathan Gibbons
|
e6118ce784
|
8331018: Clean up non-standard use of /** comments in jdk.jshell
Reviewed-by: iris, darcy, jlahoda
|
2024-04-24 20:45:23 +00:00 |
|
Vladimir Kozlov
|
a44ac026c5
|
8330853: Add missing checks for ConnectionGraph::can_reduce_cmp() call
Reviewed-by: iveresov, dlong, cslucas
|
2024-04-24 20:42:50 +00:00 |
|
Martin Balao
|
8a8d928898
|
8330611: AES-CTR vector intrinsic may read out of bounds (x86_64, AVX-512)
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: aph, sviswanathan
|
2024-04-24 20:23:25 +00:00 |
|
Albert Mingkun Yang
|
0014e0e6b9
|
8331061: Serial: Missed BOT update in TenuredGeneration::expand_and_allocate
Reviewed-by: tschatzl, gli
|
2024-04-24 19:56:20 +00:00 |
|
Emanuel Peter
|
ea3909acd1
|
8331054: C2 MergeStores: assert failed: unexpected basic type after JDK-8318446 and JDK-8329555
Reviewed-by: thartmann, kvn
|
2024-04-24 19:06:46 +00:00 |
|
Roman Kennke
|
7b2560b490
|
8330849: Add test to verify memory usage with recursive locking
Reviewed-by: lmesnik, shade
|
2024-04-24 18:56:47 +00:00 |
|
Phil Race
|
25871af36b
|
8328896: Fontmetrics for large Fonts has zero width
Reviewed-by: tr, serb
|
2024-04-24 17:54:10 +00:00 |
|
Joshua Cao
|
1d06170758
|
8300148: Consider using a StoreStore barrier instead of Release barrier on ctor exit
Reviewed-by: shade, kvn, dlong
|
2024-04-24 17:06:45 +00:00 |
|
Gerard Ziemski
|
f1d0e715b6
|
8324577: [REDO] - [IMPROVE] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE
Reviewed-by: dcubed, dholmes
|
2024-04-24 14:27:10 +00:00 |
|
Albert Mingkun Yang
|
74b11ccf14
|
8331004: Serial: Remove unused GenClosure
Reviewed-by: gli, tschatzl
|
2024-04-24 13:34:35 +00:00 |
|
Matthias Baesken
|
45ed97f15b
|
8330464: hserr generic events - add entry for the before_exit calls
Reviewed-by: rrich, lucy
|
2024-04-24 12:55:34 +00:00 |
|