com/sun/jdi/RedefineCrossEvent.java.RedefineCrossEvent from sanity.openjdk fails for jdk8 hotspot
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
The test com/sun/jdi/RedefineCrossEvent.java.RedefineCrossEvent from jdk_jdi_jdk8 in the sanity openjdk test suite fails for jdk 8 on all platforms (except macos) (all hotspot)
Error:
`Execution failed: main' threw exception: java.lang.Exception: InstanceFilter: failed`
xLinux https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/832/testReport/
aarc64 linux https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/616/testReport/
arm32 linux https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/324/testReport/
xSolaris https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_solaris/46/testReport/
s390x linux https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_s390x_linux/604/testReport/
ppc linux https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/618/testReport/
32bit windows https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_x86-32_windows/536/testReport/
64 bit windows https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/582/testReport/
Aix https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/466/testReport/
Sparc solaris https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_sparcv9_solaris/89/testReport/
Similar upstream issue, https://bugs.openjdk.java.net/browse/JDK-4865287?jql=text%20~%20%22java.lang.Exception%3A%20InstanceFilter%3A%20failed%22, but I cannot find the same error in the upstream issue
Contributor guide
Research direction
Start with com/sun/jdi/RedefineCrossEvent.java.RedefineCrossEvent in the jdk_jdi_jdk8 sanity suite and review the linked test reports for the repeated InstanceFilter failure. Compare the behavior with upstream issue JDK-4865287; done means the test passes on the affected JDK 8 HotSpot platforms, not only macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100