RFR: 8304225: Remove javax/script/Test7.java from ProblemList
Jaikiran Pai
jpai at openjdk.org
Thu Mar 16 15:37:08 UTC 2023
On Wed, 15 Mar 2023 06:16:17 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which removes `javax/script/Test7.java` from the ProblemList?
>
> As noted in https://bugs.openjdk.org/browse/JDK-8304225, this test no longer fails and passes just like the other tests in `javax/script` directory with:
>
>
> ----------System.out:(4/60)----------
>
> Test7
>
> Warning: No js engine found; test vacuously passes.
>
>
> With this proposed change, relevant tier testing has been run to verify that the original reported issue which caused this test to be problem listed https://bugs.openjdk.org/browse/JDK-8239361 is no longer seen.
Thank you Naoto for the review.
-------------
PR: https://git.openjdk.org/jdk/pull/13035
More information about the core-libs-dev
mailing list