RFR: 8351891: Disable TestBreakSignalThreadDump.java#with_jsig and XCheckJSig.java on static JDK [v2]
Jiangli Zhou
jiangli at openjdk.org
Fri Mar 14 18:35:01 UTC 2025
On Fri, 14 Mar 2025 05:42:54 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Is this a bug that is planned to be fixed? Why not add it to the ProblemList? That is the usual mechanism.
https://bugs.openjdk.org/browse/JDK-8351367 is used to collect feedback/input on if (and how) `libjsig` should be supported on static JDK. At this point, it's not fully decided if we want to support `libjsig` on static JDK. Based on that, it seems approbate to skip these tests without putting on ProblemList.
> We probably need a problemlist for static build anyway.
Indeed. For the short term I think we want put the jtreg tests using the `<jdk>/bin` tools (such as `jstat`, `jstack`, etc) on the ProblemList for static JDK.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24020#issuecomment-2725436573
More information about the hotspot-runtime-dev
mailing list