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
Calvin Cheung
65a54883b3
8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication
...
Reviewed-by: iklam, matsaave
2023-05-05 17:39:40 +00:00
Afshin Zafari
f143bf7c45
8305084: Remove the removal warnings for finalize() from test/hotspot/jtreg/serviceability/dcmd/gc/FinalizerInfoTest.java and RunFinalizationTest.java
...
Reviewed-by: dholmes, cjplummer
2023-05-05 13:22:01 +00:00
Afshin Zafari
1a1ce66dc9
8305080: Suppress the 'removal' warning for finalize() from test/hotspot/jtreg/compiler/jvmci/common/testcases that used in compiler/jvmci/compilerToVM/ tests
...
Reviewed-by: dnsimon, coleenp
2023-05-05 13:12:19 +00:00
William Kemper
1b143ba787
8307378: Allow collectors to provide specific values for GC notifications' actions
...
Reviewed-by: kdnilsen, stefank
2023-05-05 05:43:05 +00:00
Leonid Mesnik
a44e8908a1
8307308: Add serviceability_ttf_virtual group to exclude jvmti tests developed for virtual threads
...
Reviewed-by: sspitsyn
2023-05-05 00:43:59 +00:00
Eric Liu
46df171d53
8304948: [vectorapi] C2 crashes when expanding VectorBox
...
Reviewed-by: thartmann, qamai
2023-05-05 00:34:12 +00:00
Stefan Johansson
29233e0a00
8307448: Test RedefineSharedClassJFR fail due to wrong assumption
...
Reviewed-by: eosterlund, coleenp
2023-05-04 12:48:56 +00:00
Stefan Johansson
408cec516b
8306929: Avoid CleanClassLoaderDataMetaspaces safepoints when previous versions are shared
...
Reviewed-by: coleenp, sspitsyn
2023-05-04 11:00:44 +00:00
Leonid Mesnik
caee1beaaf
8307305: Update debugger tests to support JTREG_TEST_THREAD_FACTORY mode
...
Reviewed-by: cjplummer
2023-05-04 03:51:24 +00:00
Roland Westrelin
ccf91f881c
8306933: C2: "assert(false) failed: infinite loop" failure
...
Reviewed-by: chagedorn, thartmann
2023-05-03 11:14:53 +00:00
Emanuel Peter
e9807a4b0f
8306042: C2: failed: Missed optimization opportunity in PhaseCCP (adding LShift->Cast->Add notification)
...
Reviewed-by: thartmann, chagedorn, kvn
2023-05-03 10:45:30 +00:00
Roland Westrelin
e0774bed2d
8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch
...
Reviewed-by: thartmann, kvn
2023-05-03 08:29:01 +00:00
Kim Barrett
8a70664e52
8293117: Add atomic bitset functions
...
Reviewed-by: shade, coleenp, dholmes
2023-05-02 21:27:01 +00:00
Jorn Vernee
a8bf2acb7d
8304888: Add dedicated VMProps for linker and fallback linker
...
Reviewed-by: alanb, mcimadamore
2023-05-02 13:56:32 +00:00
Chris Plummer
ae5f678fba
8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread
...
Reviewed-by: lmesnik, sspitsyn
2023-05-01 18:13:11 +00:00
Aleksey Shipilev
a6b4f25bd5
8306825: Monitor deflation might be accidentally disabled by zero intervals
...
Reviewed-by: dcubed, eastigeevich, phh
2023-05-01 07:56:07 +00:00
Jie Fu
452cb8432f
8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
...
Reviewed-by: dholmes
2023-04-28 12:27:16 +00:00
Matthias Baesken
3d9d84b742
8307006: ProblemList gtest/NMTGtest.java on aix
...
Reviewed-by: mdoerr
2023-04-28 06:50:06 +00:00