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 |
|
Albert Mingkun Yang
|
ab5e94777c
|
8325436: G1: Remove unused G1RegionMarkStats::is_clear
Reviewed-by: tschatzl
|
2024-02-08 14:22:20 +00:00 |
|
Christoph Langer
|
3c91b59ef9
|
8325444: GHA: JDK-8325194 causes a regression
Reviewed-by: gdams, shade, ihse
|
2024-02-08 14:05:20 +00:00 |
|
Prasanta Sadhukhan
|
e8ceb7189b
|
6507038: Memory Leak in JTree / BasicTreeUI
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: honkar, aivanov
|
2024-02-08 11:55:39 +00:00 |
|
Matthias Baesken
|
3d3a8f0ebf
|
8325432: enhance assert message "relocation addr must be in this section"
Reviewed-by: kvn, thartmann
|
2024-02-08 11:02:49 +00:00 |
|
Per Minborg
|
b58d73b915
|
8323746: Add PathElement hashCode and equals
Reviewed-by: mcimadamore
|
2024-02-08 10:54:11 +00:00 |
|
Johny Jose
|
917838e0a5
|
8325150: (tz) Update Timezone Data to 2024a
Reviewed-by: coffeys, naoto, iris
|
2024-02-08 09:15:42 +00:00 |
|
Alan Bateman
|
43089bf006
|
8325399: Add tests for virtual threads doing Selector operations
Reviewed-by: bpb
|
2024-02-08 07:56:12 +00:00 |
|
Alan Bateman
|
d1099033ac
|
8325028: (ch) Pipe channels should lazily set socket to non-blocking mode on first use by virtual thread
Reviewed-by: bpb
|
2024-02-08 07:55:08 +00:00 |
|
Jaikiran Pai
|
1fb9e3d674
|
8325304: Several classes in java.util.jar and java.util.zip don't specify the behaviour for null arguments
Reviewed-by: lancea, alanb
|
2024-02-08 06:35:47 +00:00 |
|
Kim Barrett
|
9cccf0515e
|
8325367: Rename nsk_list.h
Reviewed-by: coleenp
|
2024-02-08 00:00:00 +00:00 |
|
Chris Plummer
|
be7cc1c2b0
|
8323681: SA PointerFinder code should support G1
Reviewed-by: tschatzl, kevinw
|
2024-02-07 23:39:34 +00:00 |
|
Joe Darcy
|
fbd15b2087
|
8325189 : Enable this-escape javac warning in java.base
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
|
2024-02-07 20:05:11 +00:00 |
|
Brian Burkhalter
|
299a8ee68d
|
8325302: Files.move(REPLACE_EXISTING) throws NoSuchFileException on deleted target
Reviewed-by: alanb
|
2024-02-07 19:02:30 +00:00 |
|
Joe Darcy
|
3a1f4d0f48
|
8325268: Add policy statement to langtools makefiles concerning warnings
Reviewed-by: ihse, jjg, vromero
|
2024-02-07 18:03:38 +00:00 |
|
Magnus Ihse Bursie
|
18e24d0619
|
8325109: Sort method modifiers in canonical order
Reviewed-by: aivanov, rriggs, darcy, prappo
|
2024-02-07 15:50:40 +00:00 |
|
Axel Boldt-Christmas
|
a3a2b1fbbf
|
8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread
Reviewed-by: rrich, dholmes, coleenp, dcubed
|
2024-02-07 15:49:16 +00:00 |
|
Albert Mingkun Yang
|
a9c6e87c6a
|
8325416: Parallel: Refactor CheckForUnmarkedOops
Reviewed-by: stefank
|
2024-02-07 15:05:18 +00:00 |
|