Emanuel Peter
26227a6ff8
8305073: Fix VerifyLoopOptimizations - step 2 - verify idom
...
Reviewed-by: chagedorn, thartmann, kvn
2023-05-23 11:25:01 +00:00
Emanuel Peter
06b0a5e038
8302652: [SuperWord] Reduction should happen after loop, when possible
...
Reviewed-by: kvn, pli, jbhateja, sviswanathan
2023-05-23 08:05:13 +00:00
Doug Simon
422128b70a
8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM to exit
...
Reviewed-by: never
2023-05-23 07:20:00 +00:00
Matias Saavedra Silva
3f4cfbdd36
8307190: Refactor ref_at methods in Constant Pool
...
Reviewed-by: coleenp, iklam
2023-05-22 16:27:17 +00:00
Calvin Cheung
b58980b73d
8308034: Some CDS tests need to use @requires vm.flagless
...
Reviewed-by: iklam
2023-05-22 15:53:04 +00:00
Thomas Obermeier
4f88437b7f
8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is fixed.
...
Reviewed-by: clanger, goetz
2023-05-22 12:37:43 +00:00
Leo Korinth
b588797900
8307804: Reorganize ArrayJuggle test cases
...
Reviewed-by: dholmes, lmesnik
2023-05-22 08:17:53 +00:00
Serguei Spitsyn
928fcf9751
8308000: add PopFrame support for virtual threads
...
Reviewed-by: lmesnik, alanb
2023-05-22 07:34:35 +00:00
Daniel D. Daugherty
a0f4a948bb
8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out
...
8308468: ProblemList containers/docker/TestMemoryAwareness.java on linux-x64
8308470: ProblemList javax/management/remote/mandatory/connection/BrokenConnectionTest.java on linux-all
8308471: ProblemList javax/management/remote/mandatory/loading/MissingClassTest.java on windows-x64 w/ loom
8308472: ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
8308473: ProblemList java/lang/instrument/NativeMethodPrefixAgent.java with loom
Reviewed-by: lmesnik
2023-05-20 16:40:05 +00:00
Leonid Mesnik
241455fcd1
8307962: Exclude gc/g1/TestSkipRebuildRemsetPhase.java fails with virtual test thread factory
...
Reviewed-by: sspitsyn
2023-05-19 18:42:23 +00:00
Coleen Phillimore
265f40b4f7
8308396: Fix offset_of conversion warnings in runtime code
...
Reviewed-by: amitkumar, jsjolen, fparain
2023-05-19 17:16:04 +00:00
Leonid Mesnik
42948c04b9
8307865: Invalid is_in_any_VTMS_transition() check in post_dynamic_code_generated_while_holding_locks
...
Reviewed-by: sspitsyn, cjplummer
2023-05-18 23:57:10 +00:00
Chris Plummer
4a6d6d5a59
8308187: jdi/EventSet/resume/resume008 failed with "EventHandler> Unexpected event: ThreadStartEvent in thread resume008-thread0"
...
Reviewed-by: dcubed
2023-05-18 22:08:10 +00:00
Patricio Chilano Mateo
24094482f0
8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled
...
Reviewed-by: sspitsyn, dcubed, lmesnik
2023-05-17 20:16:21 +00:00
Leonid Mesnik
8bedf2efd7
8308292: Problemlist vmTestbase/nsk/jvmti/AttachOnDemand/attach020/TestDescription.java
...
Reviewed-by: sspitsyn
2023-05-17 17:24:38 +00:00
Adam Sotona
5763be7267
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
...
Reviewed-by: erikj, liach
2023-05-17 12:45:19 +00:00
Erik Österlund
285c833ffa
8308043: Deadlock in TestCSLocker.java due to blocking GC while allocating
...
Reviewed-by: stefank, ayang, tschatzl
2023-05-17 11:47:30 +00:00
Axel Boldt-Christmas
e34ecc97e6
8296469: Instrument VMError::report with reentrant iteration step for register and stack printing
...
Reviewed-by: eosterlund, stuefe
2023-05-17 07:07:41 +00:00
Chris Plummer
64d5157116
8306467: Fix nsk/jdb/kill/kill001 to work with new JVMTI StopThread support for virtual threads.
...
Reviewed-by: sspitsyn, amenkov
2023-05-16 17:02:12 +00:00
Stefan Karlsson
60ab1358da
8308097: Generational ZGC: Update constructor syntax
...
Reviewed-by: eosterlund, aboldtch
2023-05-16 16:13:58 +00:00
Stefan Karlsson
682359cb48
8299075: TestStringDeduplicationInterned.java fails because extra deduplication
...
Reviewed-by: kbarrett, tschatzl
2023-05-16 16:04:18 +00:00
Leonid Mesnik
be54b54fb3
8307369: Add execution of all svc tests in CI
...
Reviewed-by: cjplummer, sspitsyn
2023-05-16 13:39:04 +00:00
Serguei Spitsyn
c2ef302468
8307968: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java timed out
...
Reviewed-by: cjplummer, lmesnik
2023-05-16 07:20:01 +00:00
Chris Plummer
cc80ada739
8306593: Fix nsk/jdi/stop/stop001 for virtual threads and remove from problem list
...
Reviewed-by: lmesnik, sspitsyn
2023-05-15 18:59:08 +00:00
Stefan Karlsson
97b2ca3de7
8307997: gtest:ZIndexDistributorTest fails on PPC64
...
Reviewed-by: mdoerr
2023-05-15 13:52:34 +00:00
Kim Barrett
646747fd7c
8307926: Support byte-sized atomic bitset operations
...
Reviewed-by: aboldtch, coleenp
2023-05-13 23:03:06 +00:00
Chris Plummer
d809823fe4
8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop()
...
Reviewed-by: sspitsyn, alanb
2023-05-12 20:05:21 +00:00
Afshin Zafari
39dc40fed4
8305081: Remove finalize() from test/hotspot/jtreg/compiler/runtime/Test8168712
...
Reviewed-by: coleenp, thartmann
2023-05-12 14:25:46 +00:00
Kim Barrett
f09a0f5ca7
8307806: Rename Atomic::fetch_and_add and friends
...
Reviewed-by: stefank, dholmes
2023-05-12 09:50:52 +00:00
Afshin Zafari
e1e758a7b4
8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
...
Reviewed-by: coleenp, dholmes
2023-05-12 07:32:46 +00:00
Matthias Baesken
f3bd031ccd
8307891: ProblemList gtest/NMTGtest.java subtests on aix
...
Reviewed-by: mdoerr, lucy
2023-05-12 07:06:45 +00:00
Ningsheng Jian
33d9a85730
8307572: AArch64: Vector registers are clobbered by some macroassemblers
...
Reviewed-by: aph, adinn
2023-05-12 02:05:18 +00:00
Matias Saavedra Silva
a667213ec5
8281715: Move "base CDS archive not loaded" tests to SharedArchiveFileOption.java
...
Reviewed-by: ccheung, iklam
2023-05-11 19:37:16 +00:00
Guoxiong Li
4f355c3525
8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout
...
Reviewed-by: dholmes, dcubed
2023-05-11 18:21:30 +00:00
Serguei Spitsyn
51b8f3cfb9
8306034: add support of virtual threads to JVMTI StopThread
...
Reviewed-by: cjplummer
2023-05-11 17:48:39 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Thomas Stuefe
8ac7186331
8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
...
Reviewed-by: dholmes, gziemski
2023-05-11 04:50:37 +00:00
Coleen Phillimore
4251b56214
8306843: JVMTI tag map extremely slow after JDK-8292741
...
Reviewed-by: sspitsyn, iklam
2023-05-10 12:32:06 +00:00
Afshin Zafari
ab34cb98c8
8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
...
Reviewed-by: coleenp, dholmes
2023-05-10 12:20:00 +00:00
Serguei Spitsyn
2be1f10fec
8307399: get rid of compatibility ThreadStart/ThreadEnd events for virtual threads
...
Reviewed-by: alanb, pchilanomate, cjplummer
2023-05-10 01:48:03 +00:00
Leonid Mesnik
a1c3adb88d
8307370: Add tier1 testing with thread factory in CI
...
Reviewed-by: sspitsyn
2023-05-09 21:03:25 +00:00
Josef Eisl
040cb7b5a9
8307588: [JVMCI] HotSpotConstantPool#lookupBootstrapMethodInvocation broken by JDK-8301995
...
Reviewed-by: dnsimon, never, kvn
2023-05-09 12:29:27 +00:00
Roland Westrelin
d2b3eef0f2
8307131: C2: assert(false) failed: malformed control flow
...
Reviewed-by: kvn, chagedorn, thartmann
2023-05-09 09:54:22 +00:00
Tom Rodriguez
5e1fe43080
8299229: [JVMCI] add support for UseZGC
...
Reviewed-by: eosterlund, kvn
2023-05-08 18:40:18 +00:00
Arno Zeller
5c7ede94ae
8307347: serviceability/sa/ClhsdbDumpclass.java could leave files owned by root on macOS
...
Reviewed-by: stuefe, cjplummer
2023-05-08 08:36:52 +00:00
Albert Mingkun Yang
89b7d07597
8307100: Remove ReferentBasedDiscovery reference discovery policy
...
Reviewed-by: kbarrett, dholmes, tschatzl
2023-05-08 08:31:04 +00:00
Emanuel Peter
ad0e5a99ca
8304720: SuperWord::schedule should rebuild C2-graph from SuperWord dependency-graph
...
Reviewed-by: kvn, fgao
2023-05-08 06:09:10 +00:00
changpeng1997
0dca573ca5
8301739: AArch64: Add optimized rules for vector compare with immediate for SVE
...
Reviewed-by: aph, eliu
2023-05-06 07:20:20 +00:00
Leonid Mesnik
e2b1013f11
8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects
...
Reviewed-by: sspitsyn, thartmann, kvn
2023-05-05 18:57:33 +00:00
Matias Saavedra Silva
27764e6035
8306583: Add JVM crash check in CDSTestUtils.executeAndLog
...
Reviewed-by: iklam, ccheung
2023-05-05 18:06:19 +00:00