Magnus Ihse Bursie
|
c266800a3a
|
8325558: Add jcheck whitespace checking for properties files
Reviewed-by: naoto, dfuchs, joehw
|
2024-02-13 10:00:13 +00:00 |
|
Magnus Ihse Bursie
|
ec20b0aa2e
|
8325626 : Allow selection of non-matching configurations using CONF=!string
Reviewed-by: erikj, jwaters
|
2024-02-13 09:51:33 +00:00 |
|
Albert Mingkun Yang
|
618af397b4
|
8325633: Use stricter assertion in callers of Space::is_aligned
Reviewed-by: tschatzl, sjohanss
|
2024-02-13 09:41:12 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Matthias Baesken
|
4513da9496
|
8325470: [AIX] use fclose after fopen in read_psinfo
Reviewed-by: mdoerr, kbarrett
|
2024-02-13 09:03:47 +00:00 |
|
Albert Mingkun Yang
|
62a4be03cf
|
8325635: Serial: Inline verify_used_region_at_save_marks
Reviewed-by: stefank, tschatzl
|
2024-02-13 08:47:00 +00:00 |
|
Kim Barrett
|
b356fee5d8
|
8325458: Rename mlvmJvmtiUtils.h
Reviewed-by: vlivanov
|
2024-02-13 02:03:07 +00:00 |
|
Jonathan Gibbons
|
2ed889b7f2
|
8323628: Update license on "pass-through" files
Reviewed-by: hannesw
|
2024-02-12 21:10:19 +00:00 |
|
Mikael Vidstedt
|
7c6971239d
|
8325570: Update to Graphviz 9.0.0
Reviewed-by: erikj, pminborg, ihse, mchung, iris
|
2024-02-12 20:26:11 +00:00 |
|
Jonathan Gibbons
|
482c100646
|
8322865: JavaDoc fails on aggregator modules
Reviewed-by: hannesw
|
2024-02-12 19:53:48 +00:00 |
|
Jonathan Gibbons
|
b3e0587ea0
|
8322874: Redirection loop in index.html
Reviewed-by: hannesw
|
2024-02-12 19:49:44 +00:00 |
|
Jonathan Gibbons
|
d70156d2e2
|
8325529: Remove unused imports from ModuleGenerator test file
Reviewed-by: prappo
|
2024-02-12 19:47:38 +00:00 |
|
Patricio Chilano Mateo
|
4628763001
|
8320302: compiler/arguments/TestC1Globals.java hits SIGSEGV in ContinuationEntry::set_enter_code
Reviewed-by: dholmes, coleenp
|
2024-02-12 18:55:43 +00:00 |
|
Alisen Chung
|
1e4b701749
|
8316931: [macos14] Test "java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.html" throws an exception on macOS 14(x64, aarch64)
Reviewed-by: abhiscxk, kizune, serb
|
2024-02-12 18:04:26 +00:00 |
|
Albert Mingkun Yang
|
16b3be0a76
|
8325503: Add GC specific prefix for CheckForUnmarked related classes
Reviewed-by: kbarrett, tschatzl, stefank
|
2024-02-12 12:25:39 +00:00 |
|
Denghui Dong
|
1358850aa6
|
8322694: C1: Handle Constant and IfOp in NullCheckEliminator
Reviewed-by: thartmann, dlong
|
2024-02-12 09:26:42 +00:00 |
|
Christian Hagedorn
|
6a12362660
|
8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Reviewed-by: thartmann
|
2024-02-12 08:18:45 +00:00 |
|
Magnus Ihse Bursie
|
e5cb78cc88
|
8324539: Do not use LFS64 symbols in JDK libs
Reviewed-by: jwaters, erikj, mbaesken, alanb
|
2024-02-12 08:04:39 +00:00 |
|
Daniel Jeliński
|
efa071dd06
|
8323089: networkaddress.cache.ttl is not a system property
Reviewed-by: alanb, jpai, aefimov, dfuchs
|
2024-02-12 07:54:48 +00:00 |
|
Joshua Cao
|
2546afe2aa
|
8325451: Missed elimination of assertion predicates
Reviewed-by: chagedorn, phh
|
2024-02-12 06:29:37 +00:00 |
|
Albert Mingkun Yang
|
af7eeffddb
|
8325565: Remove unused SpaceClosure
Reviewed-by: kbarrett
|
2024-02-11 15:34:28 +00:00 |
|
Emanuel Peter
|
232d136885
|
8324890 : C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism
Reviewed-by: kvn, roland
|
2024-02-10 14:19:01 +00:00 |
|
yifeng.jyf
|
71d2dbd0b6
|
8325464: GCCause.java out of sync with gcCause.hpp
Reviewed-by: stefank, tschatzl
|
2024-02-10 14:07:23 +00:00 |
|
Sergey Bylokhov
|
6c7029ffd4
|
8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java
Reviewed-by: aivanov, shade
|
2024-02-10 01:48:48 +00:00 |
|
Alex Menkov
|
e33d8a2198
|
8311076: RedefineClasses doesn't check for ConstantPool overflow
Reviewed-by: coleenp, lmesnik
|
2024-02-10 00:56:59 +00:00 |
|
Daniel D. Daugherty
|
6303c0e713
|
8325569: ProblemList gc/parallel/TestAlwaysPreTouchBehavior.java on linux
Reviewed-by: ccheung
|
2024-02-09 20:49:55 +00:00 |
|
Leonid Mesnik
|
3ebe6c192a
|
8319578: Few java/lang/instrument ignore test.java.opts and accept test.vm.opts only
Reviewed-by: kevinw, cjplummer
|
2024-02-09 18:40:10 +00:00 |
|
Leonid Mesnik
|
d39b7bab27
|
8316460: 4 javax/management tests ignore VM flags
Reviewed-by: kevinw
|
2024-02-09 18:40:01 +00:00 |
|
Sebastian Lövdahl
|
ac4607ed81
|
8226919: attach in linux hangs due to permission denied accessing /proc/pid/root
Reviewed-by: sgehwolf, kevinw
|
2024-02-09 18:32:09 +00:00 |
|
Calvin Cheung
|
b42b8886aa
|
8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Reviewed-by: matsaave, jsjolen
|
2024-02-09 18:06:51 +00:00 |
|
Alexey Semenyuk
|
6944537c3e
|
8325203: System.exit(0) kills the launched 3rd party application
Reviewed-by: almatvee
|
2024-02-09 17:05:05 +00:00 |
|
Bhavana Kilambi
|
4368437475
|
8325264: two compiler/intrinsics/float16 tests fail after JDK-8324724
Reviewed-by: thartmann, dfenacci, kvn
|
2024-02-09 16:57:49 +00:00 |
|
William Kemper
|
4a3a38d1b7
|
8325517: Shenandoah: Reduce unnecessary includes from shenandoahControlThread.cpp
Reviewed-by: shade, kdnilsen, ysr
|
2024-02-09 16:53:05 +00:00 |
|
Albert Mingkun Yang
|
40708baf7a
|
8325563: Remove unused Space::is_in
Reviewed-by: tschatzl
|
2024-02-09 16:33:41 +00:00 |
|
Albert Mingkun Yang
|
29d89d48cb
|
8325551: Remove unused obj_is_alive and block_start in Space
Reviewed-by: stefank
|
2024-02-09 15:01:12 +00:00 |
|
Oli Gillespie
|
8ef918d667
|
8324646: Avoid Class.forName in SecureRandom constructor
Reviewed-by: shade, weijun
|
2024-02-09 14:38:09 +00:00 |
|
Oli Gillespie
|
69b2674c68
|
8324648: Avoid NoSuchMethodError when instantiating NativePRNG
Reviewed-by: shade, weijun, liach, valeriep
|
2024-02-09 14:36:59 +00:00 |
|
Stefan Karlsson
|
52d497619e
|
8325437: Safepoint polling in monitor deflation can cause massive logs
Reviewed-by: aboldtch, dcubed, shade
|
2024-02-09 13:09:12 +00:00 |
|
Jan Lahoda
|
8b70b8d85a
|
8325440: Confusing error reported for octal literals with wrong digits
Reviewed-by: vromero
|
2024-02-09 11:51:05 +00:00 |
|
Alexey Ivanov
|
5daf622aea
|
8325309: Amend "Listeners and Threads" in AWTThreadIssues.html
Reviewed-by: serb, tr
|
2024-02-09 11:46:04 +00:00 |
|
Albert Mingkun Yang
|
d165d124b1
|
8325510: Serial: Remove redundant arg in non_clean_card_iterate
Reviewed-by: kbarrett, tschatzl, stefank
|
2024-02-09 11:05:42 +00:00 |
|
Axel Boldt-Christmas
|
71b46c38a8
|
8325471: CHeapBitMap(MEMFLAGS flags) constructor misleading use of super-constructor
Reviewed-by: stefank, tschatzl
|
2024-02-09 09:00:43 +00:00 |
|
Aggelos Biboudis
|
e3dc6a7a28
|
8314275: Incorrect stepping in switch
Reviewed-by: vromero
|
2024-02-09 08:52:28 +00:00 |
|
William Kemper
|
cc276ff0df
|
8325516: Shenandoah: Move heap change tracking into ShenandoahHeap
Reviewed-by: shade, kdnilsen, ysr
|
2024-02-09 07:42:57 +00:00 |
|
Emanuel Peter
|
8d9ad97c29
|
8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Reviewed-by: chagedorn, thartmann
|
2024-02-09 05:30:20 +00:00 |
|
Koichi Sakata
|
b797652209
|
8322927: Unused code in LIR_Assembler::verify_oop_map
Reviewed-by: tholenstein, chagedorn
|
2024-02-09 04:49:37 +00:00 |
|
Patrick Zhang
|
9936aeea32
|
8324824: AArch64: Detect Ampere-1B core and update default options for Ampere CPUs
Reviewed-by: dlong, thartmann
|
2024-02-08 22:50:24 +00:00 |
|
Thiago Henrique Hüpner
|
d91fb17a80
|
8325505: Fix Javadoc ResourceBundle::getString
Reviewed-by: jlu, naoto
|
2024-02-08 21:56:16 +00:00 |
|
Kim Barrett
|
10beb3184e
|
8325456: Rename nsk_mutex.h
Reviewed-by: coleenp, jwaters
|
2024-02-08 17:22:47 +00:00 |
|
Albert Mingkun Yang
|
0ea75b28d4
|
8325259: Serial: Inline OldGenScanClosure during Young GC
Reviewed-by: stefank, tschatzl
|
2024-02-08 16:20:09 +00:00 |
|