+{"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"}]}
0 commit comments