Skip to content

Commit 5f08cbd

Browse files
author
duke
committed
Added webrev for jdk19/129
1 parent 2419772 commit 5f08cbd

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

jdk19/129/00-01/commits.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"commit":{"message":"adjusted max number of threads instead of adding explicit timeout"},"files":[{"filename":"test\/hotspot\/jtreg\/serviceability\/jvmti\/events\/FramePop\/framepop02\/framepop02.java"}],"sha":"aaeb1b292957c23ac8d074ecf0497f2340d9497f"}]

jdk19/129/00-01/comparison.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":[{"patch":"@@ -51,1 +51,1 @@\n- * @run main\/othervm\/native\/timeout=360 --enable-preview -agentlib:framepop02 framepop02 virtual\n+ * @run main\/othervm\/native --enable-preview -agentlib:framepop02 framepop02 virtual\n@@ -56,1 +56,1 @@\n- final static int MAX_THREADS_LIMIT = 32;\n+ final static int MAX_THREADS_LIMIT = 20;\n","filename":"test\/hotspot\/jtreg\/serviceability\/jvmti\/events\/FramePop\/framepop02\/framepop02.java","additions":2,"deletions":2,"binary":false,"changes":4,"status":"modified"}]}

jdk19/129/00-01/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"head":{"repo":{"full_name":"sspitsyn\/jdk19","html_url":"https:\/\/github.com\/sspitsyn\/jdk19"},"sha":"aaeb1b292957c23ac8d074ecf0497f2340d9497f"},"created_at":"2022-07-09T07:34:45.432165835Z","base":{"repo":{"full_name":"openjdk\/jdk19","html_url":"https:\/\/git.openjdk.org\/jdk19"},"sha":"27317b951b9228f04936dab4c2d24f458f8e55c5"}}

0 commit comments

Comments
 (0)