RFR: 8306435: Juggle04/TestDescription.java should be a booleanArr test and not a byteArr one

Leo Korinth lkorinth at openjdk.org
Fri Apr 21 13:26:56 UTC 2023


On Fri, 21 Apr 2023 13:19:03 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> Each garbage producer should have three test description each with different `-ms` flags. A mistake was made when this file was created (probably because the first byteArr test is named differently).

If you type `rg -A1 ".*-gp .*Arr" --no-heading | sort` in test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle, you will spot the problem.

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

PR Comment: https://git.openjdk.org/jdk/pull/13580#issuecomment-1517829166


More information about the hotspot-gc-dev mailing list