Skip to content

Commit e40d271

Browse files
author
duke
committed
Added webrev for crac/227
1 parent 3ac2055 commit e40d271

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

crac/227/09-10/commits.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"commit":{"message":"Fix LoggingVMlogOpenTestNegative.java failing in Github CI"},"files":[{"filename":"test\/jdk\/jdk\/crac\/fileDescriptors\/LoggingVMlogOpenTestNegative.java"}],"sha":"e0c32cf77f790c0a31401b997572b1cea363dcab"},{"commit":{"message":"Remove S3 support"},"files":[{"filename":"src\/hotspot\/share\/runtime\/crac_engine.cpp"}],"sha":"943adefadce41c82b8f8da37dad0a53ba05b216a"},{"commit":{"message":"Revert \"Reimplement S3\"\n\nThis reverts commit 719e7568262f87d7367c6656827ece796e35cadb."},"files":[{"filename":"src\/hotspot\/share\/runtime\/crac_engine.cpp"}],"sha":"4f62f5fc4222f63530c5832fed9536201cf3bee2"},{"commit":{"message":"Revert \"More S3 fixes but it is untested and for 99.9% not yet working\"\n\nThis reverts commit 5ce33434f66913f83b53941b4f9aff8d012f6372."},"files":[{"filename":"src\/hotspot\/share\/runtime\/crac_engine.cpp"}],"sha":"ec0d4d471e8b22a46a99a6267f44a75e602cac5d"},{"commit":{"message":"More S3 fixes but it is untested and for 99.9% not yet working"},"files":[{"filename":"src\/hotspot\/share\/runtime\/crac_engine.cpp"}],"sha":"5ce33434f66913f83b53941b4f9aff8d012f6372"},{"commit":{"message":"Reimplement S3"},"files":[{"filename":"src\/hotspot\/share\/runtime\/crac_engine.cpp"}],"sha":"719e7568262f87d7367c6656827ece796e35cadb"}]

crac/227/09-10/comparison.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":[{"patch":"@@ -444,5 +444,0 @@\n- static const char s3method[] = \"s3:\/\/\";\n- if (strncasecmp(CRaCRestoreFrom, s3method, sizeof(s3method) - 1) == 0) {\n- \/\/ s3->set_image_bitmask did handle it already, load_user_data() is too expensive for S3.\n- return true;\n- }\n","filename":"src\/hotspot\/share\/runtime\/crac_engine.cpp","additions":0,"deletions":5,"binary":false,"changes":5,"status":"modified"},{"patch":"@@ -26,0 +26,1 @@\n+import jdk.test.lib.Platform;\n@@ -79,1 +80,2 @@\n- if (scenario1) {\n+ \/\/ isDebugBuild() due to: [!PRODUCT] use_vm_log() uses FLAG_IS_DEFAULT(LogFile)\n+ if (scenario1 && Platform.isDebugBuild()) {\n","filename":"test\/jdk\/jdk\/crac\/fileDescriptors\/LoggingVMlogOpenTestNegative.java","additions":3,"deletions":1,"binary":false,"changes":4,"status":"modified"}]}

crac/227/09-10/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"head":{"repo":{"full_name":"jankratochvil\/crac","html_url":"https:\/\/github.com\/jankratochvil\/crac"},"sha":"e0c32cf77f790c0a31401b997572b1cea363dcab"},"created_at":"2025-05-13T14:46:25.556817100Z","base":{"repo":{"full_name":"openjdk\/crac","html_url":"https:\/\/git.openjdk.org\/crac"},"sha":"4de81c25981c3c7dd64e34a03abf909ee382cfeb"}}

0 commit comments

Comments
 (0)