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

Exclude tests for JDK12+ #4794

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented Feb 19, 2019

Exclude tests for JDK12+

Excluding following tests:

TestRefreshGCSpecialClassesCache_BCI_EXTENDED_HCR - UnsupportedOperationException: This feature requires ASM7
TestGCClassWithStaticRetransformInGencon - UnsupportedOperationException: This feature requires ASM5

Related: #4663

Reviewer: @smlambert
FYI: @pshipton

Signed-off-by: Jason Feng fengj@ca.ibm.com

Excluding following tests:
TestRefreshGCSpecialClassesCache_BCI_EXTENDED_HCR -
UnsupportedOperationException: This feature requires ASM7
TestGCClassWithStaticRetransformInGencon -
UnsupportedOperationException: This feature requires ASM5


Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@pshipton pshipton merged commit 32ff075 into eclipse-openj9:master Feb 19, 2019
@JasonFengJ9 JasonFengJ9 deleted the excludeasm branch March 22, 2019 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants