-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b27
-
x86_64
-
linux_ubuntu
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8326550 | 17.0.12-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
JDK-8317464 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Another sub-test in the following test has timed out in my
recent stress testing runs on jdk-20+19:
java/lang/instrument/GetObjectSizeIntrinsicsTest.java#id8
Here's my notes for these failures:
# jdk-20+19_1_linux-x64 - observed in jdk-20+19 testing on 2022.10.13 on
# linux-x64 in slowdebug config:
# - -Xmx8g -Xbatch -XX:-TieredCompilation config
# - timeout at 1490.949 PASSED while timeout handler was running
# jdk-20+19_2_linux-x64 - observed in jdk-20+19 testing on 2022.10.14 on
# linux-x64 in slowdebug config:
# - -Xmx8g -Xbatch -XX:-TieredCompilation config
# - timeout at 1489.805 PASSED while timeout handler was running
# jdk-20+19_3_linux-x64 - observed in jdk-20+19 testing on 2022.10.15 on
# linux-x64 in slowdebug config:
# - -Xmx8g -Xbatch -XX:-TieredCompilation config
# - timeout at 1481.296 PASSED while timeout handler was running
recent stress testing runs on jdk-20+19:
java/lang/instrument/GetObjectSizeIntrinsicsTest.java#id8
Here's my notes for these failures:
# jdk-20+19_1_linux-x64 - observed in jdk-20+19 testing on 2022.10.13 on
# linux-x64 in slowdebug config:
# - -Xmx8g -Xbatch -XX:-TieredCompilation config
# - timeout at 1490.949 PASSED while timeout handler was running
# jdk-20+19_2_linux-x64 - observed in jdk-20+19 testing on 2022.10.14 on
# linux-x64 in slowdebug config:
# - -Xmx8g -Xbatch -XX:-TieredCompilation config
# - timeout at 1489.805 PASSED while timeout handler was running
# jdk-20+19_3_linux-x64 - observed in jdk-20+19 testing on 2022.10.15 on
# linux-x64 in slowdebug config:
# - -Xmx8g -Xbatch -XX:-TieredCompilation config
# - timeout at 1481.296 PASSED while timeout handler was running
- backported by
-
JDK-8317464 adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
- Resolved
-
JDK-8326550 adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
- Resolved
- relates to
-
JDK-8292261 adjust timeouts in JLI GetObjectSizeIntrinsicsTest.java
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/ceafbb75
-
Commit openjdk/jdk/6e547052
-
Review openjdk/jdk17u-dev/1816
-
Review openjdk/jdk/11278
(2 links to)