Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedefineCrossEvent.java makes jdk_jfr failed on JDK8 Hotspot xLinux #3573

Closed
ChangLu0607 opened this issue Apr 13, 2022 · 1 comment · Fixed by #3611
Closed

RedefineCrossEvent.java makes jdk_jfr failed on JDK8 Hotspot xLinux #3573

ChangLu0607 opened this issue Apr 13, 2022 · 1 comment · Fixed by #3611

Comments

@ChangLu0607
Copy link

ChangLu0607 commented Apr 13, 2022

Describe the bug
RedefineCrossEvent.java failed because of class file not found

To Reproduce
make _jdk_jfr_0

Expected behavior
all test cases pass

Screenshots
image

Additional context
related issue in JDK11: https://bugs.openjdk.java.net/browse/JDK-8283479
patch: openjdk/jdk11u-dev@4268737
the change for TestScaffold.java in this patch has been locally verified that solve this test case failure

@smlambert
Copy link
Contributor

smlambert commented Apr 13, 2022

Thanks @ChangLu0607 - we can exclude this testcase at our layer (we had already excluded it on mac jdk8, not sure why not on generic-all).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants