On Fri, 18 Nov 2022 09:19:26 GMT, Matthias Baesken <[email protected]> wrote:
> As discussed in https://bugs.openjdk.org/browse/JDK-8296945 , let us switch > off VerifyDependencies in this test because of slow machines when > (fast)debug builds are used, the test sometimes times out after the > [JDK-8266074](https://bugs.openjdk.org/browse/JDK-8266074) Vtable-based CHA > implementation implementation came in. > Same has been done for other tests with similar issues, see 8268227: > java/foreign/TestUpcall.java still times out . This pull request has now been integrated. Changeset: bcc6b12b Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/bcc6b12b711a9c5007d963123fb38a7e72aaf8e5 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8296945: PublicMethodsTest is slow due to dependency verification with debug builds Reviewed-by: mchung, thartmann ------------- PR: https://git.openjdk.org/jdk/pull/11234
