On Fri, 27 Sep 2024 10:05:08 GMT, Matthias Baesken wrote:
> The jtreg test build/AbsPathsInImage.java fails with OOM when using
> ubsan-enabled binaries (on Linux x86_64).
> Reason seems to be that the ubsan-enabled binaries are much larger than
> 'normal' product binaries.
> (for debug binarie
On Fri, 27 Sep 2024 10:05:08 GMT, Matthias Baesken wrote:
> The jtreg test build/AbsPathsInImage.java fails with OOM when using
> ubsan-enabled binaries (on Linux x86_64).
> Reason seems to be that the ubsan-enabled binaries are much larger than
> 'normal' product binaries.
> (for debug binarie
On Mon, 30 Sep 2024 18:53:57 GMT, Nizar Benalla wrote:
> Please review this change that adds a new test root `docs` dedicated to
> testing the documentation, which has been a work in progress for a while.
> Tests for links, encoding, HTML, accessibility will be later added in
> following PRs.
Please review this change that adds a new test root `docs` dedicated to testing
the documentation, which has been a work in progress for a while. Tests for
links, encoding, HTML, accessibility will be later added in following PRs.
We also define a new make target `test-docs` meant for local use
On Tue, 1 Oct 2024 13:04:15 GMT, Erik Joelsson wrote:
>> Please review this change that adds a new test root `docs` dedicated to
>> testing the documentation, which has been a work in progress for a while.
>> Tests for links, encoding, HTML, accessibility will be later added in
>> following PR
On Mon, 30 Sep 2024 12:38:03 GMT, Roberto CastaƱeda Lozano
wrote:
> test/hotspot/jtreg/compiler/c2/irTests/TestVectorizationNotRun.java:
I think I would disable the tests for now. Is there a good way to say 'run this
when UCOH is off OR UseSSE>3?
-
PR Comment: https://git.openjdk