-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
[aix]: java/lang/String/concat/IntegerMinValue.java jdk21 failed #4789
Comments
This likely ends up being excluded until our AIX 7.2 machines pick up the xlc17 compiler. @sxa - are there any plans to update the xlc version on AIX machines? |
Short answer: No On that basis I'm in agreement with something you mentioned on our chat earlier that would suggest we disable that test for now. |
Test is disabled and linked to this issue. The ProblemList entry should really point to an issue in a different repository where a future fix to the issue would be landed, infrastructure, as this test will not be re-enabled until machine updates occur, which is currently not in plan. All that to be said, this issue has to stay open until an infra issue is created and the ProblemList is updated to point to the open issue. Alternatively, if this will be a permanent exclusion, then can exclude via an umbrella issue for all permanent exclusions. |
java/lang/String/concat/IntegerMinValue.java - https://bugs.openjdk.org/browse/JDK-8306007 , which ask XLC17 compiler. Current xlc version in adoptium: Version: 13.01.0003.0007.
Should we update the xlc version @sxa or we will exclude the test @smlambert ?
See #4773 (comment)
The text was updated successfully, but these errors were encountered: