[jdk21u-dev] RFR: 8357826: Avoid running some jtreg tests when asan is configured

Matthias Baesken mbaesken at openjdk.org
Thu Jul 31 13:54:06 UTC 2025


On Thu, 31 Jul 2025 13:27:17 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi, can you shows which files can not backported cleanly.

Sure this is what I get when applying the patch with git apply   (see also the commit where I wanted to do a clean backport , without success obviously )


error: patch failed: src/hotspot/share/prims/whitebox.cpp:1886
error: src/hotspot/share/prims/whitebox.cpp: patch does not apply
error: patch failed: src/hotspot/share/prims/whitebox.hpp:1
error: src/hotspot/share/prims/whitebox.hpp: patch does not apply
error: patch failed: test/hotspot/jtreg/TEST.ROOT:91
error: test/hotspot/jtreg/TEST.ROOT: patch does not apply
error: patch failed: test/hotspot/jtreg/runtime/Thread/TestBreakSignalThreadDump.java:38
error: test/hotspot/jtreg/runtime/Thread/TestBreakSignalThreadDump.java: patch does not apply
error: patch failed: test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java:29
error: test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java: patch does not apply
error: patch failed: test/hotspot/jtreg/serviceability/dcmd/vm/SystemDumpMapTest.java:36
error: test/hotspot/jtreg/serviceability/dcmd/vm/SystemDumpMapTest.java: patch does not apply
error: patch failed: test/hotspot/jtreg/serviceability/dcmd/vm/SystemMapTest.java:32
error: test/hotspot/jtreg/serviceability/dcmd/vm/SystemMapTest.java: patch does not apply
error: patch failed: test/jdk/build/AbsPathsInImage.java:1
error: test/jdk/build/AbsPathsInImage.java: patch does not apply
error: patch failed: test/jtreg-ext/requires/VMProps.java:138
error: test/jtreg-ext/requires/VMProps.java: patch does not apply
error: patch failed: test/lib/jdk/test/whitebox/WhiteBox.java:322
error: test/lib/jdk/test/whitebox/WhiteBox.java: patch does not apply

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2023#issuecomment-3140060930


More information about the jdk-updates-dev mailing list