RFR: 8235784: java/lang/invoke/VarHandles/VarHandleTestByteArrayAsInt.java fails due to timeout with fastdebug bits

Mandy Chung mchung at openjdk.java.net
Thu Dec 3 19:16:02 UTC 2020


VarHandleTestByteArrayAsInt.java intermittently fails only fastdebug build and slow mac os machines.   I can't reproduce this locally.  It fails on jdk 16 internal testing on a few builds.  I propose to increase the timeout and see if that is adequate or not.  We will re-examine this test if the increased timeout is not adequate.

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

Commit messages:
 - 8235784: java/lang/invoke/VarHandles/VarHandleTestByteArrayAsInt.java fails due to timeout with fastdebug bits

Changes: https://git.openjdk.java.net/jdk/pull/1603/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1603&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8235784
  Stats: 28 lines in 7 files changed: 0 ins; 0 del; 28 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1603.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1603/head:pull/1603

PR: https://git.openjdk.java.net/jdk/pull/1603


More information about the core-libs-dev mailing list