git: openjdk/loom: jep-vt: 12 new changesets

duke duke at openjdk.java.net
Thu Apr 21 10:33:28 UTC 2022


Changeset: d6da9be7
Author:    Ron Pressler <ron.pressler at oracle.com>
Date:      2022-04-21 08:03:41 +0000
URL:       https://git.openjdk.java.net/loom/commit/d6da9be7799f414fa1fec2610e0337bce03f66ce

Cleanup

! src/hotspot/share/runtime/vframe.cpp

Changeset: 9d48d64c
Author:    Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date:      2022-04-21 08:38:49 +0000
URL:       https://git.openjdk.java.net/loom/commit/9d48d64c1a9da2debb868083c9537810b421c5ed

JVMTI review: remove obsolete PRAGMS from jvmtiThreadState.inline.hpp

! src/hotspot/share/prims/jvmtiThreadState.inline.hpp

Changeset: 83b1a18b
Author:    Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date:      2022-04-21 08:48:03 +0000
URL:       https://git.openjdk.java.net/loom/commit/83b1a18b5514a2db1b364cc39faaa8d3a5a6d780

8280914 is not reproducible in Loom: un-problem-list HeapMonitorVMEventsTest.java

! test/hotspot/jtreg/ProblemList.txt

Changeset: 5728d018
Author:    Erik Österlund <eosterlund at openjdk.org>
Date:      2022-04-21 06:29:04 +0000
URL:       https://git.openjdk.java.net/loom/commit/5728d0189b6df6b32dd35395bf97e4f91eb58001

Code style fix in derived pointer code

! src/hotspot/share/oops/stackChunkOop.cpp

Changeset: 02f6fef3
Author:    Erik Österlund <eosterlund at openjdk.org>
Date:      2022-04-21 07:23:33 +0000
URL:       https://git.openjdk.java.net/loom/commit/02f6fef3c7644297d30410f15478265c21e26e55

Fix heap walker issues

! src/hotspot/share/oops/instanceStackChunkKlass.cpp

Changeset: a0f3185f
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-20 14:11:43 +0000
URL:       https://git.openjdk.java.net/loom/commit/a0f3185fe1640a937f24920cd6f170b7776c4024

More header updates

! test/jdk/java/foreign/StdLibTest.java
! test/jdk/java/lang/Thread/virtual/stress/TEST.properties
! test/jdk/java/lang/Throwable/OverrideFillInStackTrace.java
! test/jdk/java/util/concurrent/Future/DefaultMethods.java
! test/jdk/java/util/concurrent/lib/DelegatingExecutorService.java
! test/jdk/jdk/internal/vm/Continuation/Basic.java
! test/jdk/jdk/internal/vm/Continuation/ClassUnloading.java
! test/jdk/jdk/internal/vm/Continuation/LiveFramesDriver.java
! test/jdk/jdk/internal/vm/Continuation/java.base/java/lang/LiveFrames.java
! test/jdk/jdk/internal/vm/Continuation/java.base/java/lang/StackWalkerHelper.java

Changeset: de79e190
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-20 14:46:48 +0000
URL:       https://git.openjdk.java.net/loom/commit/de79e19073b9edf3b6e15f8e0f30d68c04b2f168

Drop misleading test

! test/jdk/java/lang/Thread/virtual/Collectable.java

Changeset: 8f40bb01
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-20 14:47:00 +0000
URL:       https://git.openjdk.java.net/loom/commit/8f40bb019b39df6a18347ad941031f95afad3a42

Missing comment

! test/jdk/jdk/internal/misc/ThreadFlock/ThreadFlockTest.java

Changeset: 961b50aa
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-21 10:39:37 +0000
URL:       https://git.openjdk.java.net/loom/commit/961b50aaba566eead539c4a078658f92b5d8b63d

Split RootContainer into two impls

! src/java.base/share/classes/jdk/internal/vm/ThreadContainers.java
! test/hotspot/jtreg/serviceability/dcmd/thread/ThreadDumpToFileTest.java
! test/jdk/com/sun/management/HotSpotDiagnosticMXBean/DumpThreads.java

Changeset: 49ece8d7
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-21 11:26:08 +0000
URL:       https://git.openjdk.java.net/loom/commit/49ece8d76211642c3400282a8d0fdf75a8b3643a

Improve comments on excluded tests

! test/hotspot/jtreg/ProblemList-Xcomp.txt
! test/hotspot/jtreg/ProblemList.txt
! test/jdk/ProblemList.txt

Changeset: 420596a0
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-21 11:29:12 +0000
URL:       https://git.openjdk.java.net/loom/commit/420596a083ebf2bc6fe602775265ff7c6a903509

Merge

! test/hotspot/jtreg/ProblemList-Xcomp.txt
! test/jdk/ProblemList.txt
! test/hotspot/jtreg/ProblemList-Xcomp.txt
! test/jdk/ProblemList.txt

Changeset: f7ce7a0a
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2022-04-21 11:29:42 +0000
URL:       https://git.openjdk.java.net/loom/commit/f7ce7a0a95ccacd4cb7cf5f9c2e22d051dcdab48

Cleanup

! test/hotspot/jtreg/ProblemList-Xcomp.txt
! test/hotspot/jtreg/ProblemList.txt
! test/jdk/ProblemList.txt



More information about the loom-dev mailing list