-
Notifications
You must be signed in to change notification settings - Fork 721
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
Failing JTReg Test: java/lang/invoke/CustomizedLambdaFormTest.java #7080
Labels
Comments
Problem list updated adoptium/aqa-tests#1343 |
smlambert
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Sep 19, 2019
* Un-excluded java/lang/String/UnicodeCasingTest.java from problem list * Updated issue links Unicode casing test deleted as [#4688](eclipse-openj9/openj9#4688) fixes the issue * Updated weblinks * Updated issue links * Issue links updated * Updated problem list weblinks * Updated issue links * Ricochet.java passes java/lang/invoke/RicochetTest.java is now passing on nightly build's`11.0.5+6-201909111831` and upwards ``` openjdk version "11.0.5" 2019-10-15 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+6-201909111831) Eclipse OpenJ9 VM AdoptOpenJDK (build master-d65742671, JRE 11 Linux amd64-64-Bit Compressed References 20190911_331 (JIT enabled, AOT enabled) OpenJ9 - d65742671 OMR - 7e9584ea JCL - 8057a0754d based on jdk-11.0.5+6) ``` * CustomizedLambdaForm has been fixed as per issue eclipse-openj9/openj9#7080 * perm excludes point to #1297
smlambert
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Sep 23, 2019
* Un-excluded java/lang/String/UnicodeCasingTest.java from problem list * Updated issue links Unicode casing test deleted as [#4688](eclipse-openj9/openj9#4688) fixes the issue * Ricochet.java passes java/lang/invoke/RicochetTest.java is now passing on nightly build's`11.0.5+6-201909111831` and upwards ``` * CustomizedLambdaForm has been fixed as per issue eclipse-openj9/openj9#7080 * perm excludes point to #1297 * Perm exclude SpecialInterfaceCall * JDK11 Prob list links * AutomaticModulesTest is now passing * Reinclude currently failing tests * Reincluded failing tests, PR#1359 already does this
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JDK11's https://github.com/M-Davies/openj9-openjdk-jdk11/blob/dcaed50202aba11658bb827c255ef3c393d4b1ea/test/jdk/java/lang/invoke/CustomizedLambdaFormTest.java#L1 and JDK8's https://github.com/ibmruntimes/openj9-openjdk-jdk8/blob/c85b84056711e44d349a1d967eca1e7ace723566/jdk/test/java/lang/invoke/CustomizedLambdaFormTest.java#L1 are consistantly failing for x86-64_linux, windows and osx.
JDK8
JDK11
The text was updated successfully, but these errors were encountered: