Withdrawn: 8337720: Test com/sun/jndi/dns/ConfigTests/Timeout.java fails with C1 mode by fastdebug binary
SendaoYan
syan at openjdk.org
Sat Nov 23 02:30:22 UTC 2024
On Fri, 2 Aug 2024 08:21:42 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> The test `com/sun/jndi/dns/ConfigTests/Timeout.java` fails with `-Xcomp -XX:TieredStopAtLevel=1` jvm options by fastdebug binary. In C1 mode and with debug binary, the JIT comple time longger than -Xmixed and release binary is accatable. So this should not report fails with `-Xcomp -XX:TieredStopAtLevel=1` jvm options by fastdebug binary.
> Thus, this test should be skip when run with `-Xcomp -XX:TieredStopAtLevel=1` jvm options by fastdebug binary.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/20440
More information about the core-libs-dev
mailing list