Integrated: 8304225: Remove javax/script/Test7.java from ProblemList

Jaikiran Pai jpai at openjdk.org
Thu Mar 16 15:37:10 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.

This pull request has now been integrated.

Changeset: 2f23c80e
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2f23c80e0de44815d26a7d541701e16c9c1d32bc
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8304225: Remove javax/script/Test7.java from ProblemList

Reviewed-by: naoto

-------------

PR: https://git.openjdk.org/jdk/pull/13035


More information about the core-libs-dev mailing list