Hamlin Li
a247d0c74b
8322209: RISC-V: Enable some tests related to MD5 instrinsic
...
Reviewed-by: luhenry, fyang
2023-12-18 10:31:29 +00:00
Ivan Walulya
f696796e88
8280087: G1: Handle out-of-mark stack situations during reference processing more gracefully
...
Reviewed-by: tschatzl, ayang
2023-12-18 09:43:53 +00:00
Calvin Cheung
dcdcd48d8f
8321479: java -D-D crashes
...
Reviewed-by: dholmes, iklam
2023-12-15 19:04:42 +00:00
Daniel Lundén
69014cd55b
8320682: [AArch64] C1 compilation fails with "Field too big for insn"
...
Reviewed-by: thartmann, aph, dlong
2023-12-14 13:09:39 +00:00
Jaikiran Pai
d2ba3b1ef7
8312150: Remove -Xnoagent option
...
Reviewed-by: dholmes, alanb
2023-12-14 10:36:23 +00:00
Daniel Lundén
d632d743e0
8321820: TestLoadNIdeal fails on 32-bit because -XX:+UseCompressedOops is not recognized
...
Reviewed-by: rcastanedalo, chagedorn, shade
2023-12-14 09:29:34 +00:00
Tobias Hartmann
c8ad7b7f84
8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
...
Reviewed-by: roland, kvn
2023-12-14 07:23:21 +00:00
Alex Menkov
cf948548c3
8321565: [REDO] Heap dump does not contain virtual Thread stack references
...
Reviewed-by: sspitsyn, yyang, dholmes
2023-12-13 18:47:04 +00:00
David Holmes
3d9d353edb
8321825: Remove runtime/CompressedOops/CompressedClassPointers.java from the ProblemList
...
Reviewed-by: ccheung
2023-12-12 23:00:48 +00:00
Matias Saavedra Silva
1b621f5527
8321474: TestAutoCreateSharedArchiveUpgrade.java should be updated with JDK 21
...
Reviewed-by: dholmes, iklam
2023-12-12 22:49:41 +00:00
Thomas Schatzl
7d903964fb
8321422: Test gc/g1/pinnedobjs/TestPinnedObjectTypes.java times out after completion
...
Reviewed-by: iwalulya, ayang
2023-12-12 10:35:40 +00:00
Jorn Vernee
ce4b257fa5
8320886: Unsafe_SetMemory0 is not guarded
...
Reviewed-by: dholmes, fparain
2023-12-11 19:05:40 +00:00
Chris Plummer
2c2d4d2cde
8321485: remove serviceability/attach/ConcAttachTest.java from problemlist on macosx
...
Reviewed-by: jpai, amenkov
2023-12-08 17:02:35 +00:00
Daniel Lundén
701bc3bbbe
8295166: IGV: dump graph at more locations
...
Reviewed-by: thartmann, rcastanedalo, chagedorn
2023-12-08 11:08:08 +00:00
Daniel Lundén
9e48b90c7f
8310524: C2: record parser-generated LoadN nodes for IGVN
...
Reviewed-by: chagedorn, rcastanedalo, thartmann
2023-12-08 11:04:39 +00:00
Alex Menkov
cb7e3d263a
8321560: [BACKOUT] 8299426: Heap dump does not contain virtual Thread stack references
...
Reviewed-by: cjplummer, dholmes
2023-12-08 01:24:25 +00:00
Alex Menkov
354ea4c28f
8299426: Heap dump does not contain virtual Thread stack references
...
Reviewed-by: cjplummer, sspitsyn, lmesnik
2023-12-07 23:18:23 +00:00
Thomas Schatzl
86f9b3f52a
8319313: G1: Rename G1EvacFailureInjector appropriately
...
Reviewed-by: mli, iwalulya, ayang
2023-12-07 16:44:32 +00:00
Hamlin Li
2f9e70e4ad
8321001: RISC-V: C2 SignumVF
...
8321002: RISC-V: C2 SignumVD
Reviewed-by: fyang
2023-12-07 14:29:07 +00:00
Aleksey Shipilev
656b446289
8320969: Shenandoah: Enforce stable number of GC workers
...
Reviewed-by: kdnilsen, wkemper, ysr
2023-12-07 09:33:57 +00:00
Aleksey Shipilev
2830dd2a7d
8321410: Shenandoah: Remove ShenandoahSuspendibleWorkers flag
...
Reviewed-by: rkennke
2023-12-06 21:17:19 +00:00
Stefan Karlsson
f4822605af
8319969: os::large_page_init() turns off THPs for ZGC
...
Reviewed-by: stuefe, aboldtch
2023-12-06 19:07:30 +00:00
Thomas Schatzl
7fbfb3b74a
8321369: Unproblemlist gc/cslocker/TestCSLocker.java
...
Reviewed-by: dholmes
2023-12-06 10:34:27 +00:00
Yi-Fan Tsai
86b27b784e
8317831: compiler/codecache/CheckLargePages.java fails on OL 8.8 with unexpected memory string
...
Reviewed-by: eastigeevich, dholmes
2023-12-06 02:34:26 +00:00
Maxim Kartashev
fd31f6a166
8321183: Incorrect warning from cds about the modules file
...
Reviewed-by: ccheung, iklam
2023-12-05 17:17:14 +00:00
Tobias Hartmann
61d0db3838
8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:CompileThreshold=100 -XX:TieredStopAtLevel=1
...
Reviewed-by: rcastanedalo, chagedorn
2023-12-05 16:27:29 +00:00
Roger Riggs
155abc576a
8311906: Improve robustness of String constructors with mutable array inputs
...
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
2023-12-04 18:28:59 +00:00
Coleen Phillimore
316b78336c
8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"
...
Reviewed-by: dcubed
2023-12-04 18:01:31 +00:00
Oli Gillespie
d23f4f12ad
8315559: Delay TempSymbol cleanup to avoid symbol table churn
...
Reviewed-by: coleenp, kbarrett, shade
2023-12-04 12:25:51 +00:00
Aleksey Shipilev
93b9235f19
8321120: Shenandoah: Remove ShenandoahElasticTLAB flag
...
Reviewed-by: kdnilsen, ysr
2023-12-04 08:20:09 +00:00
Eric Liu
9b8eaa2fc3
8319872: AArch64: [vectorapi] Implementation of unsigned (zero extended) casts
...
Reviewed-by: aph, xgong
2023-12-04 08:14:57 +00:00
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +00:00
Christian Hagedorn
ecd335d8f4
8321107: Add more test cases for JDK-8319372
...
Reviewed-by: roland, kvn
2023-12-01 07:44:09 +00:00
Volodymyr Paprotski
6aba6aa6f1
8320347: Emulate vblendvp[sd] on ECore
...
Reviewed-by: sviswanathan, jbhateja
2023-11-30 16:10:54 +00:00
Stefan Karlsson
0d146361f2
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
...
Reviewed-by: dholmes, ihse, sspitsyn, dcubed
2023-11-30 09:46:26 +00:00
Roland Westrelin
7766785098
8319372: C2 compilation fails with "Bad immediate dominator info"
...
Reviewed-by: kvn, chagedorn, thartmann
2023-11-30 08:09:06 +00:00
Aleksey Shipilev
c86431767e
8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
...
Reviewed-by: wkemper, kdnilsen, rkennke
2023-11-29 20:15:44 +00:00
Alex Menkov
d1e73b1299
8318626: GetClassFields does not filter out ConstantPool.constantPoolOop field
...
Reviewed-by: sspitsyn, lmesnik
2023-11-29 20:10:27 +00:00
Jaroslav Bachorik
cdd1a6e851
8313816: Accessing jmethodID might lead to spurious crashes
...
Reviewed-by: coleenp
2023-11-29 17:29:52 +00:00
Aleksey Shipilev
b65ccff357
8320877: Shenandoah: Remove ShenandoahUnloadClassesFrequency support
...
Reviewed-by: wkemper, kdnilsen, rkennke
2023-11-29 17:25:40 +00:00
Thomas Stuefe
abf2e49097
8320859: gtest high malloc footprint caused by BufferNodeAllocator stress test
...
Reviewed-by: ayang, kbarrett
2023-11-29 13:18:31 +00:00
Thomas Stuefe
033cced6e1
8320368: Per-CPU optimization of Klass range reservation
...
Reviewed-by: rkennke, rehn
2023-11-29 13:16:38 +00:00
Hamlin Li
335f5dbf62
8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java
...
Reviewed-by: fyang
2023-11-29 11:18:58 +00:00
Thomas Schatzl
38cfb220dd
8318706: Implement JEP 423: Region Pinning for G1
...
Reviewed-by: ayang, iwalulya, sjohanss
2023-11-29 10:03:32 +00:00
Hamlin Li
5dcf3a56cb
8320715: Improve the tests of test/hotspot/jtreg/compiler/intrinsics/float16
...
Reviewed-by: kvn
2023-11-29 08:01:40 +00:00
Matthias Baesken
78b6c2b408
8320898: exclude compiler/vectorapi/reshape/TestVectorReinterpret.java on ppc64(le) platforms
...
Reviewed-by: clanger
2023-11-29 07:44:02 +00:00
Dean Long
5e1b771a19
8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
...
Reviewed-by: thartmann, never
2023-11-29 03:06:32 +00:00
Thomas Stuefe
dc256fbc64
8320061: [nmt] Multiple issues with peak accounting
...
Reviewed-by: jsjolen, mbaesken
2023-11-28 17:48:54 +00:00
Jorn Vernee
a5ccd3beaf
8267532: C2: Profile and prune untaken exception handlers
...
8310011: Arena with try-with-resources is slower than it should be
Reviewed-by: thartmann, vlivanov
2023-11-28 10:17:58 +00:00
Joachim Kern
464dc3dab5
8319633: runtime/posixSig/TestPosixSig.java intermittent timeouts on UNIX
...
Reviewed-by: dholmes, stuefe, mdoerr
2023-11-28 09:57:48 +00:00
Aleksey Shipilev
efc392259c
8319048: Monitor deflation unlink phase prolongs time to safepoint
...
Reviewed-by: ysr, stefank, aboldtch, dcubed
2023-11-28 09:49:03 +00:00
Jasmine Karthikeyan
4977922a3f
8320330: Improve implementation of RShift Value
...
Reviewed-by: thartmann, chagedorn
2023-11-27 14:44:08 +00:00
David Holmes
c75c38871e
8318776: Require supports_cx8 to always be true
...
Reviewed-by: eosterlund, shade, dcubed
2023-11-23 22:23:42 +00:00
Afshin Zafari
14557e72ef
8314502: Change the comparator taking version of GrowableArray::find to be a template method
...
Reviewed-by: jsjolen, sspitsyn, stefank
2023-11-23 22:16:57 +00:00
Gergö Barany
6f263111a1
8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
...
Reviewed-by: dnsimon, never, thartmann
2023-11-23 18:33:19 +00:00
Chris Plummer
572b14ac86
8320536: problemlist failing serviceability/attach/ConcAttachTest.java test on macosx
...
Reviewed-by: amenkov, dholmes
2023-11-22 17:59:42 +00:00
Thomas Schatzl
1629a9059b
8320331: G1 Full GC Heap verification relies on metadata not reset before verification
...
Reviewed-by: iwalulya, ayang
2023-11-22 17:17:11 +00:00
Sonia Zaldana Calles
5d4a54bccd
8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal
...
Reviewed-by: kvn, stuefe
2023-11-22 16:03:45 +00:00
Xin Liu
d1af748ab4
8309067: gtest/AsyncLogGtest.java fails again in stderrOutput_vm
...
Reviewed-by: jsjolen, dholmes
2023-11-22 03:23:45 +00:00
Evgeny Nikitin
9598ff8386
8315969: compiler/rangechecks/TestRangeCheckHoistingScaledIV.java: make flagless
...
Reviewed-by: thartmann, chagedorn
2023-11-21 15:12:57 +00:00
Daniel Lundén
923207073a
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
...
Reviewed-by: thartmann, lmesnik, dholmes
2023-11-21 10:58:09 +00:00
Cesar Soares Lucas
3544d2dd86
8319784: VM crash during heap dump after JDK-8287061
...
Reviewed-by: kvn, thartmann, shade
2023-11-21 07:20:28 +00:00
Tobias Hartmann
303757b3a0
8319879: Stress mode to randomize incremental inlining decision
...
Reviewed-by: kvn, roland
2023-11-21 07:18:04 +00:00
Roland Westrelin
129c4708b4
8311932: Suboptimal compiled code of nested loop over memory segment
...
Reviewed-by: thartmann, chagedorn
2023-11-17 07:54:10 +00:00
Stefan Karlsson
87be6b69fe
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
...
Reviewed-by: shade, aboldtch, pchilanomate, dcubed
2023-11-16 14:33:50 +00:00
Matthias Baesken
9faead1469
8319927: Log that IEEE rounding mode was corrupted by loading a library
...
Reviewed-by: goetz, lucy
2023-11-16 12:55:06 +00:00
Roland Westrelin
f33c874b6e
8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds
...
Reviewed-by: thartmann, chagedorn
2023-11-16 12:43:50 +00:00
Roland Westrelin
6868b371c6
8318826: C2: "Bad graph detected in build_loop_late" with incremental inlining
...
Reviewed-by: thartmann, chagedorn, kvn
2023-11-16 12:41:16 +00:00
Daniel Lundén
c36ec2ca70
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
...
Reviewed-by: kvn, rcastanedalo, thartmann
2023-11-16 07:41:13 +00:00
Christian Hagedorn
2db9ea9bbf
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
...
Reviewed-by: thartmann, epeter
2023-11-16 07:37:45 +00:00
Thomas Stuefe
eaa4417f5c
8319301: Static analysis warnings after JDK-8318016
...
Reviewed-by: thartmann, kvn
2023-11-16 07:29:37 +00:00
Matias Saavedra Silva
ffa35d8cf1
8301997: Move method resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, adinn, fparain
2023-11-15 19:04:11 +00:00
Alex Menkov
536b1cee24
8320130: Problemlist 2 vmTestbase/nsk/jdi/StepRequest/addClassFilter_rt tests with Xcomp
...
Reviewed-by: cjplummer, dcubed
2023-11-15 18:48:57 +00:00
Hamlin Li
3c6ffcadfe
8318219: RISC-V: C2 ExpandBits
...
Reviewed-by: fyang
2023-11-15 15:45:13 +00:00
Thomas Stuefe
2e34a2ebf0
8318671: Potential uninitialized uintx value after JDK-8317683
...
Reviewed-by: thartmann, shade
2023-11-15 09:55:51 +00:00
Daniel Lundén
bad6999634
8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask
...
Reviewed-by: epeter, rcastanedalo, thartmann
2023-11-15 09:19:15 +00:00
Tobias Holenstein
4c1540baa6
8287284: C2: loop optimization performs split_thru_phi infinitely many times
...
Reviewed-by: thartmann, epeter, chagedorn, roland
2023-11-15 08:31:39 +00:00
Kim Barrett
1e76ba0cd0
8319439: Move BufferNode from PtrQueue files to new files
...
Reviewed-by: tschatzl, iwalulya
2023-11-15 01:09:09 +00:00
Tobias Holenstein
58af9aeeb0
8316392: compiler/interpreter/TestVerifyStackAfterDeopt.java failed with SIGBUS in PcDescContainer::find_pc_desc_internal
...
Reviewed-by: thartmann, kvn
2023-11-14 16:17:34 +00:00
Ashutosh Mehra
7bb1999c51
8316342: CLHSDB "dumpclass" command produces invalid classes
...
Reviewed-by: cjplummer, sspitsyn
2023-11-14 14:48:47 +00:00
Hamlin Li
c80e691adf
8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64
...
Reviewed-by: aph, haosun
2023-11-14 10:10:47 +00:00
Hamlin Li
856c280d93
8319960: RISC-V: compiler/intrinsics/TestInteger/LongUnsignedDivMod.java failed with "counts: Graph contains wrong number of nodes"
...
Reviewed-by: rehn
2023-11-14 10:06:09 +00:00
Daniel Lundén
7df73a23d3
8318817: Could not reserve enough space in CodeHeap 'profiled nmethods' (0K)
...
Reviewed-by: stuefe, rcastanedalo
2023-11-14 07:49:35 +00:00
Thomas Stuefe
6f863b2a1b
8318636: Add jcmd to print annotated process memory map
...
Reviewed-by: jsjolen, gziemski
2023-11-13 08:26:42 +00:00
Matthias Baesken
e035637a4c
8319375: test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java runs into OutOfMemoryError: Metaspace on AIX
...
Reviewed-by: kevinw, lucy, dholmes
2023-11-13 07:53:03 +00:00
Eric Liu
50f41d6370
8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node
...
Reviewed-by: jbhateja, epeter, fgao
2023-11-13 02:19:52 +00:00
Thomas Stuefe
6b21ff61da
8319828: runtime/NMT/VirtualAllocCommitMerge.java may fail if mixing interpreted and compiled native invocations
...
Reviewed-by: stefank
2023-11-10 10:44:11 +00:00
Xin Liu
d7b0ba9d7c
8319554: Select LogOutput* directly for stdout and stderr
...
Reviewed-by: jsjolen, dholmes
2023-11-09 17:52:08 +00:00
Hamlin Li
7b971c1fe8
8319705: RISC-V: signumF/D intrinsics fails compiler/intrinsics/math/TestSignumIntrinsic.java
...
Reviewed-by: fyang, vkempik
2023-11-09 15:58:54 +00:00
Martin Doerr
7d8adfa855
8316746: Top of lock-stack does not match the unlocked object
...
Reviewed-by: rrich, lucy
2023-11-09 10:14:03 +00:00
Christian Hagedorn
dd9eab15c8
8310886: C2 SuperWord: Two nodes should be isomorphic if they are loop invariant but pinned at different nodes outside the loop
...
Reviewed-by: kvn, epeter
2023-11-09 09:31:54 +00:00
Joachim Kern
0b58bdec71
8319104: GtestWrapper crashes with SIGILL in AsyncLogTest::test_asynclog_raw on AIX opt
...
Reviewed-by: mdoerr, stuefe
2023-11-09 08:56:00 +00:00
Quan Anh Mai
1e687b4529
8316719: C2 compilation still fails with "bad AD file"
...
Reviewed-by: chagedorn, thartmann
2023-11-08 10:47:00 +00:00
Thomas Stuefe
8555e0f6c4
8319318: bufferedStream fixed case can be removed
...
Reviewed-by: dholmes
2023-11-08 06:23:39 +00:00
Thomas Stuefe
b3126b6e44
8319455: Test compiler/print/CompileCommandMemLimit.java times out
...
Reviewed-by: thartmann, chagedorn
2023-11-06 13:58:52 +00:00
Emanuel Peter
b5c863b772
8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
...
Reviewed-by: rcastanedalo, thartmann, roland
2023-11-06 10:41:09 +00:00
Andrew Haley
df599dbb9b
8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
...
Reviewed-by: ihse, dholmes, stuefe
2023-11-04 09:17:11 +00:00
Alan Bateman
c099cf53f2
8318422: Allow poller threads be virtual threads
...
Reviewed-by: michaelm
2023-11-04 06:52:19 +00:00
Alex Menkov
29cf2c471b
8319053: Segment dump files remain after parallel heap dump on Windows
...
Reviewed-by: dholmes, yyang
2023-11-03 20:44:36 +00:00
Calvin Cheung
e318cd25cb
8316969: Improve CDS module graph support for --module option
...
Reviewed-by: iklam, alanb
2023-11-02 16:03:14 +00:00
Thomas Obermeier
d6ce62ebc0
8306561: Possible out of bounds access in print_pointer_information
...
Reviewed-by: stuefe, clanger
2023-11-02 09:51:22 +00:00
Thomas Stuefe
0461d9a7d6
8318016: Per-compilation memory ceiling
...
Reviewed-by: roland, thartmann
2023-11-01 08:12:39 +00:00
Jasmine Karthikeyan
2a76ad975c
8318683: compiler/c2/irTests/TestPhiDuplicatedConversion.java "Failed IR Rules (2) of Methods (2)"
...
Reviewed-by: thartmann, kvn
2023-11-01 06:12:55 +00:00
Roberto Castañeda Lozano
a5818972c1
8317507: C2 compilation fails with "Exceeded _node_regs array"
...
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, shade, dlong
2023-10-30 12:54:03 +00:00
Matthias Baesken
88b9cdae8f
8318981: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with 'disallowed by CompileCommand' missing from stdout/stderr
...
Reviewed-by: mdoerr, thartmann
2023-10-30 11:14:12 +00:00
Daniel D. Daugherty
ce0ca47641
8319067: ProblemList serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java on linux-aarch64 in Xcomp mode
...
Reviewed-by: jpai
2023-10-29 14:16:26 +00:00
Volker Simonis
141dae8b76
8318811: Compiler directives parser swallows a character after line comments
...
Reviewed-by: shade, phh
2023-10-27 12:10:55 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Thomas Stuefe
abad0408e8
8313781: Add regression tests for large page logging and user-facing error messages
...
Reviewed-by: sjohanss, dholmes
2023-10-27 06:55:25 +00:00
Hamlin Li
40a3c35aa5
8318723: RISC-V: C2 UDivL
...
8318224: RISC-V: C2 UDivI
Reviewed-by: fyang, luhenry, aph
2023-10-26 16:10:16 +00:00
Johan Sjölen
9864951dce
8318447: Move NMT source code to own subdirectory
...
Reviewed-by: stefank, dholmes, stuefe
2023-10-26 14:03:49 +00:00
Frederic Thevenet
d96f38b80c
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
...
Reviewed-by: ihse, erikj
2023-10-25 17:30:21 +00:00
Hamlin Li
9e98ee6726
8318735: RISC-V: Enable related hotspot tests run on riscv
...
Reviewed-by: fyang, luhenry
2023-10-25 15:37:42 +00:00
Elif Aslan
29d462a072
8318727: Enable parallelism in vmTestbase/vm/gc/concurrent tests
...
Reviewed-by: shade, lmesnik
2023-10-25 15:23:13 +00:00
Elif Aslan
43f31d7385
8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:01:11 +00:00
Elif Aslan
cee44a6255
8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:00:44 +00:00
Roland Westrelin
b026d0b480
8312980: C2: "malformed control flow" created during incremental inlining
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: thartmann, epeter
2023-10-25 13:32:56 +00:00
Aleksey Shipilev
ba7d08b819
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
...
Reviewed-by: eosterlund, dholmes, kbarrett, simonis
2023-10-25 08:29:58 +00:00
vamsi-parasa
1f2a80b78a
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0"
...
Reviewed-by: thartmann, jbhateja
2023-10-24 18:31:33 +00:00
Claes Redestad
e67550cfec
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
...
Reviewed-by: thartmann, jbhateja, epeter
2023-10-24 13:32:41 +00:00
Aleksey Shipilev
3f446c5156
8318528: Rename TestUnstructuredLocking test
...
Reviewed-by: phh, dholmes
2023-10-24 10:12:44 +00:00
Evgeny Nikitin
4a16d111b1
8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java
...
Reviewed-by: thartmann, shade, eastigeevich
2023-10-24 09:16:10 +00:00
Ioi Lam
08f79148c6
8305753: Allow JIT compilation for -Xshare:dump
...
Reviewed-by: dholmes, matsaave, ccheung
2023-10-24 06:34:50 +00:00
Jie Fu
eb5916729d
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
...
Reviewed-by: ccheung
2023-10-24 02:57:47 +00:00
Thomas Stuefe
5ba9705d60
8318485: Narrow klass shift should be zero if encoding range extends to 0x1_0000_0000
...
Reviewed-by: ccheung, iklam
2023-10-23 21:10:52 +00:00
Ramkumar Sunderbabu
d888b26783
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in ArchiveHeapTestClass
...
Reviewed-by: dholmes, shade
2023-10-23 15:10:22 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Leonid Mesnik
4cf195f00c
8318573: The nsk.share.jpda.SocketConnection should fail if socket was closed.
...
Reviewed-by: sspitsyn, cjplummer
2023-10-21 03:35:52 +00:00
Daniel D. Daugherty
af2f4bfa83
8318622: ProblemList gc/cslocker/TestCSLocker.java on linux-x64 in Xcomp mode
...
Reviewed-by: naoto
2023-10-20 21:33:26 +00:00
Mikhailo Seledtsov
77b2394c46
8318482: problemlist compiler/codecache/CheckLargePages.java on Linux-x64 until JDK-8317831 is fixed
...
Reviewed-by: lmesnik
2023-10-20 19:25:43 +00:00
Jasmine Karthikeyan
a03767cf88
8318049: C2: assert(!failure) failed: Missed optimization opportunity in PhaseIterGVN
...
Reviewed-by: epeter, thartmann
2023-10-20 10:44:58 +00:00
Aleksey Shipilev
744f206fef
8318525: Atomic gtest should run as TEST_VM to access VM capabilities
...
Reviewed-by: stefank, stuefe
2023-10-20 08:38:23 +00:00
Hannes Greule
8f5f44070a
8317692: jcmd GC.heap_dump performance regression after JDK-8292818
...
Reviewed-by: amenkov, fparain
2023-10-19 23:24:28 +00:00
Alex Menkov
599560a832
8317635: Improve GetClassFields test to verify correctness of field order
...
Reviewed-by: cjplummer, sspitsyn
2023-10-19 18:12:16 +00:00
Leo Korinth
1a098356dd
8317358: G1: Make TestMaxNewSize use createTestJvm
...
Reviewed-by: tschatzl, sjohanss
2023-10-19 09:26:15 +00:00
Daniel D. Daugherty
e25a49a993
8318471: ProblemList compiler/sharedstubs/SharedTrampolineTest.java
...
Reviewed-by: lmesnik
2023-10-18 20:20:39 +00:00
David Holmes
9843c97695
8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
...
Reviewed-by: cjplummer, lmesnik
2023-10-17 23:30:03 +00:00
Matias Saavedra Silva
61cc4a011e
8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
...
Reviewed-by: iklam, mseledtsov
2023-10-17 17:40:56 +00:00
Leo Korinth
e649c56324
8316410: GC: Make TestCompressedClassFlags use createTestJvm
...
Reviewed-by: ayang, mli
2023-10-17 12:02:24 +00:00
Leo Korinth
5f4be8cea9
8316973: GC: Make TestDisableDefaultGC use createTestJvm
...
Reviewed-by: ayang, mli, lmesnik
2023-10-17 12:02:08 +00:00
Leo Korinth
a949824e98
8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 12:00:27 +00:00
Leo Korinth
7e39e664cf
8317042: G1: Make TestG1ConcMarkStepDurationMillis use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:59:54 +00:00
Leo Korinth
75b37e6d7e
8317218: G1: Make TestG1HeapRegionSize use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:58:57 +00:00
Leo Korinth
d8cd60588a
8317316: G1: Make TestG1PercentageOptions use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 11:55:24 +00:00
Leo Korinth
5bd10521eb
8317317: G1: Make TestG1RemSetFlags use createTestJvm
...
Reviewed-by: mli, tschatzl
2023-10-17 09:40:01 +00:00
Leo Korinth
c64bd3d671
8317343: GC: Make TestHeapFreeRatio use createTestJvm
...
Reviewed-by: tschatzl, iwalulya
2023-10-17 09:33:22 +00:00
Leo Korinth
6ee6171e81
8317347: Parallel: Make TestInitialTenuringThreshold use createTestJvm
...
Reviewed-by: tschatzl, iwalulya
2023-10-17 09:32:48 +00:00
Leo Korinth
7ca0ae9415
8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm
...
Reviewed-by: sjohanss, ayang
2023-10-17 09:22:03 +00:00
Alex Menkov
aed1e810e6
8317285: Misspellings in hprof test lib
...
Reviewed-by: sspitsyn, cjplummer
2023-10-16 20:03:45 +00:00