Skip to content

Commit 5f49f3c

Browse files
author
duke
committed
Added webrev for jdk19/112
1 parent 0ca08e4 commit 5f49f3c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

jdk19/112/00/commits.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"commit":{"message":"Backport da6d1fc0e0aeb1fdb504aced4b0dba0290ec240f"},"files":[{"filename":"src\/hotspot\/os\/linux\/os_linux.cpp"}],"sha":"485065a6851d09300444a1b5209bc87665e6182d"}]

jdk19/112/00/comparison.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":[{"patch":"@@ -4599,1 +4599,2 @@\n-int os::Linux::active_processor_count() {\n+static int get_active_processor_count() {\n+ \/\/ Note: keep this function, with its CPU_xx macros, *outside* the os namespace (see JDK-8289477).\n@@ -4671,0 +4672,4 @@\n+int os::Linux::active_processor_count() {\n+ return get_active_processor_count();\n+}\n+\n","filename":"src\/hotspot\/os\/linux\/os_linux.cpp","additions":6,"deletions":1,"binary":false,"changes":7,"status":"modified"}]}

jdk19/112/00/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"head":{"repo":{"full_name":"openjdk-bots\/jdk19","html_url":"https:\/\/github.com\/openjdk-bots\/jdk19"},"sha":"485065a6851d09300444a1b5209bc87665e6182d"},"created_at":"2022-07-06T06:45:06.842846947Z","base":{"repo":{"full_name":"openjdk\/jdk19","html_url":"https:\/\/git.openjdk.org\/jdk19"},"sha":"0b6fd4820c1f98d6154d7182345273a4c9468af5"}}

0 commit comments

Comments
 (0)