Bill Huang
|
f6b6360155
|
8289949: Improve test coverage for XPath: operators
Reviewed-by: joehw
|
2022-08-28 16:58:53 +00:00 |
|
Doug Simon
|
b0e0b87891
|
8292917: [JVMCI] Extend InstalledCode API to make an nmethod non entrant.
Reviewed-by: never
|
2022-08-27 08:21:58 +00:00 |
|
Daniel D. Daugherty
|
1500d3dfb2
|
8292994: ProblemList vmTestbase/gc/lock/jni/jnilock001/TestDescription.java
Reviewed-by: prr
|
2022-08-26 20:52:35 +00:00 |
|
Roger Riggs
|
4e457acda0
|
8291760: PipelineLeaksFD.java still fails: More or fewer pipes than expected
Reviewed-by: jpai, alanb
|
2022-08-26 19:06:29 +00:00 |
|
Mikhailo Seledtsov
|
774edeb521
|
8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch
Reviewed-by: shade, lmesnik
|
2022-08-26 18:16:16 +00:00 |
|
Jonathan Dowland
|
9a0d1e7ce8
|
8292541: [Metrics] Reported memory limit may exceed physical machine memory
Reviewed-by: stuefe, sgehwolf
|
2022-08-26 16:22:14 +00:00 |
|
Brian Burkhalter
|
c74b6d4552
|
8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux
Reviewed-by: alanb
|
2022-08-26 16:12:58 +00:00 |
|
Stefan Karlsson
|
3844685be0
|
8292697: ZGC: Hangs when almost out of metaspace memory
Reviewed-by: eosterlund, coleenp
|
2022-08-26 13:44:28 +00:00 |
|
Tobias Holenstein
|
2b803493ba
|
8292669: IGV: Search not useable when in Overflow Toolbar
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Reviewed-by: chagedorn, rcastanedalo
|
2022-08-26 13:37:14 +00:00 |
|
Stefan Karlsson
|
4732abf7f4
|
8292910: Remove root to oop cast in HeapDumper
Reviewed-by: eosterlund, coleenp
|
2022-08-26 12:34:10 +00:00 |
|
Jonathan Dowland
|
f694f8a767
|
8292083: Detected container memory limit may exceed physical machine memory
Reviewed-by: sgehwolf, stuefe
|
2022-08-26 12:25:16 +00:00 |
|
Axel Boldt-Christmas
|
f91943c19f
|
8292868: Explicitly pass a third temp register to MacroAssembler::store_heap_oop for aarch64
Reviewed-by: shade, eosterlund, tschatzl
|
2022-08-26 09:37:46 +00:00 |
|
Roland Westrelin
|
6354a57b5c
|
8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Reviewed-by: chagedorn, kvn
|
2022-08-26 07:57:40 +00:00 |
|
Chris Plummer
|
3e18773016
|
8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java
Reviewed-by: amenkov, kevinw
|
2022-08-25 22:54:29 +00:00 |
|
Jie Fu
|
909e1edb18
|
8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Reviewed-by: shade, kvn
|
2022-08-25 22:44:45 +00:00 |
|
Chris Plummer
|
55f5a83b88
|
8282410: Remove SA ProcDebugger support
Reviewed-by: kevinw, amenkov
|
2022-08-25 22:25:49 +00:00 |
|
Chris Plummer
|
d83faeaf9a
|
8292250: Create test for co-located JDI MethodEntry, Step, and Breakpoint events
Reviewed-by: amenkov, kevinw
|
2022-08-25 22:03:43 +00:00 |
|
Coleen Phillimore
|
e353b572a5
|
8292890: Remove PrintTouchedMethodsAtExit and LogTouchedMethods
Reviewed-by: iklam, hseigel
|
2022-08-25 21:12:35 +00:00 |
|
Julian Waters
|
95a33fe150
|
8292314: Cleanup legacy address handling
Reviewed-by: prr
|
2022-08-25 19:44:43 +00:00 |
|
Maxim Kartashev
|
5d799d80e6
|
8292304: [REDO] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr
|
2022-08-25 19:43:44 +00:00 |
|
Coleen Phillimore
|
4f50316a1a
|
8292680: Convert Dictionary to ConcurrentHashTable
Reviewed-by: rehn, hseigel
|
2022-08-25 19:02:52 +00:00 |
|
Vladimir Ivanov
|
2fe0ce0148
|
8292203: AArch64: Represent Registers as values
Reviewed-by: kvn, aph
|
2022-08-25 16:50:18 +00:00 |
|
Aleksey Shipilev
|
251bff6bee
|
8292877: java/util/concurrent/atomic/Serial.java uses {Double,Long}Accumulator incorrectly
Reviewed-by: psandoz, martin, alanb
|
2022-08-25 16:47:58 +00:00 |
|
Aleksey Shipilev
|
f57d34242c
|
8292867: RISC-V: Simplify weak CAS return value handling
Reviewed-by: yadongwang, fyang
|
2022-08-25 16:24:53 +00:00 |
|
Calvin Cheung
|
88af204027
|
8292494: Ensure SystemDictionary::set_platform_loader and set_system_loader are called only once
Reviewed-by: iklam, dholmes
|
2022-08-25 16:10:37 +00:00 |
|
Matthias Baesken
|
8d3d4397cc
|
8292903: enhance round_up_power_of_2 assertion output
Reviewed-by: stefank, stuefe
|
2022-08-25 14:52:40 +00:00 |
|
Erik Österlund
|
054c23f484
|
8290025: Remove the Sweeper
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
|
2022-08-25 09:48:55 +00:00 |
|
Albert Mingkun Yang
|
dc7e2562f4
|
8290376: G1: Refactor G1MMUTracker::when_sec
Reviewed-by: tschatzl, iwalulya
|
2022-08-25 09:15:09 +00:00 |
|
Prasanta Sadhukhan
|
5a20bc44b1
|
8292715: Cleanup Problemlist
Reviewed-by: prr
|
2022-08-25 07:34:38 +00:00 |
|
Ramkumar Sunderbabu
|
7b81a9c75d
|
8289764: gc/lock tests failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
Reviewed-by: lmesnik
|
2022-08-25 01:37:54 +00:00 |
|
Ioi Lam
|
76ee5495cd
|
8292329: Enable CDS shared heap for zero builds
Reviewed-by: shade, erikj, ihse
|
2022-08-24 22:39:52 +00:00 |
|
Valerie Peng
|
14623c6087
|
8292739: Invalid legacy entries may be returned by Provider.getServices() call
Reviewed-by: weijun
|
2022-08-24 18:23:19 +00:00 |
|
Harshitha Onkar
|
568be58e85
|
8290469: Add new positioning options to PassFailJFrame test framework
Reviewed-by: prr, aivanov
|
2022-08-24 16:23:23 +00:00 |
|
Johan Sjölén
|
69448f9c1a
|
8292679: Simplify thread creation in gtest and port 2 tests to new way
Reviewed-by: rehn, coleenp, stuefe
|
2022-08-24 15:50:21 +00:00 |
|
Jayashree Huttanagoudar
|
3c2289d651
|
8215916: The failure reason of an optional JAAS LoginModule is not logged
Reviewed-by: weijun
|
2022-08-24 15:47:12 +00:00 |
|
Tyler Steele
|
71ab5c95af
|
8292816: GPL Classpath exception missing from assemblyprefix.h
Reviewed-by: stuefe, ihse
|
2022-08-24 13:43:55 +00:00 |
|
Aleksey Shipilev
|
c0623972cf
|
8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Reviewed-by: psandoz, kvn, fyang
|
2022-08-24 13:19:43 +00:00 |
|
Erik Österlund
|
a45a4b9465
|
8292194: G1 nmethod entry barrier disarm value wraps around too early
Reviewed-by: ayang, tschatzl
|
2022-08-24 13:11:23 +00:00 |
|
Coleen Phillimore
|
d3fed12867
|
8292864: Remove resourceHash.hpp from header files
Reviewed-by: stefank
|
2022-08-24 12:40:10 +00:00 |
|
Coleen Phillimore
|
b653b9cc27
|
8291969: Convert LoaderConstraintsTable to ResourceHashtable
Reviewed-by: dholmes, iklam
|
2022-08-24 11:39:25 +00:00 |
|
Axel Boldt-Christmas
|
0813a47051
|
8282729: Serial: Move BOT implementation to collector specific directory
Reviewed-by: tschatzl, ayang
|
2022-08-24 09:50:17 +00:00 |
|
Thomas Stuefe
|
fa5cc4cc8e
|
8291878: NMT: Malloc limits
Reviewed-by: kvn, shade
|
2022-08-24 07:58:54 +00:00 |
|
Matthias Baesken
|
ad2e0c4df0
|
8292778: EncodingSupport_md.c convertUtf8ToPlatformString wrong placing of free
Reviewed-by: rriggs, kevinw, amenkov
|
2022-08-24 07:05:28 +00:00 |
|
Christian Hagedorn
|
13c0369646
|
8242181: [Linux] Show source information when printing native stack traces in hs_err files
Reviewed-by: erikj, tschatzl, stuefe, ihse
|
2022-08-24 06:44:06 +00:00 |
|
Coleen Phillimore
|
fe0544f8a7
|
8292790: Remove hashtable.hpp from other files
Reviewed-by: shade, hseigel
|
2022-08-23 20:39:25 +00:00 |
|
Vladimir Ivanov
|
926380d3b7
|
8292640: C2: Remove unused scratch register usages on x86
Reviewed-by: kvn
|
2022-08-23 20:25:56 +00:00 |
|
Vladimir Ivanov
|
f3be6731d3
|
8292638: x86: Improve scratch register handling in VM stubs
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: kvn, shade
|
2022-08-23 19:32:51 +00:00 |
|
Roger Riggs
|
d24b7b7026
|
8276651: java/lang/ProcessHandle tests fail with "RuntimeException: Input/output error" in java.lang.ProcessHandleImpl$Info.info0
Reviewed-by: jpai, alanb
|
2022-08-23 14:36:46 +00:00 |
|
Thomas Schatzl
|
8a45abd5f3
|
8292654: G1 remembered set memory footprint regression after JDK-8286115
Reviewed-by: ayang, iwalulya
|
2022-08-23 13:54:10 +00:00 |
|
Coleen Phillimore
|
cc287832c2
|
8292777: Remove hashtable.hpp from dependencies.hpp
Reviewed-by: chagedorn
|
2022-08-23 13:42:37 +00:00 |
|