RFR: 8331194: NPE in ArrayCreationTree.java with -XX:-UseCompressedOops [v2]
Vladimir Kozlov
kvn at openjdk.org
Thu Jul 11 19:55:04 UTC 2024
On Thu, 11 Jul 2024 19:18:09 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> Why run the test if it doesn't trigger the problem it was intended for? I'm probably missing something here.
We hope to catch other issues with each new test. We are running with variety of flags combinations set by testing environment and a test may fail for different reason. It is all about code shape variations and flags combinations.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20087#issuecomment-2223789345
More information about the hotspot-compiler-dev
mailing list