RFR: 8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name [v3]
Thomas Stuefe
stuefe at openjdk.org
Mon Oct 9 14:07:21 UTC 2023
On Mon, 9 Oct 2023 13:35:58 GMT, Frederic Thevenet <fthevenet at openjdk.org> wrote:
> Yes, of course. Please note that, like many other tests in the same group, it will not be run in non-debug builds; this is because it relies on `-XX:ErrorHandlerTest` to cause a controlled crash of the JVM (so that the hs_err file is produced) and this is only available in debug builds (fast or slow). I _think_ this precludes this test from being part of tiers 1 (which is what I intended for), but I may very well be wrong.
They will run in tier1.
Test looks good.
Cheers, Thomas
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16039#issuecomment-1753079738
More information about the build-dev
mailing list