[jdk8u-dev] RFR: 8156581: Cleanup of ProblemList.txt

Andrew John Hughes andrew at openjdk.org
Fri Feb 10 13:50:54 UTC 2023


On Sat, 28 Jan 2023 21:50:13 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> This is a request to backport two updates to the ProblemList.txt.
> Backport of the [JDK-8156581](https://github.com/openjdk/jdk/commit/65713ca08e5fde04a22b25314976ca364916d409):
>  * The [JDK-8060027](https://bugs.openjdk.org/browse/JDK-8060027) was backported to the JDK8, so the beans tests now work fine. 
>  * The [JDK-8059743](https://bugs.openjdk.org/browse/JDK-8059743) was JDK9 specific, so the sound test can be removed from the problem list.
> 
> Backport of the [JDK-8156579](https://github.com/openjdk/jdk/commit/a279dc035c2c9142928974c8d7bbc02d6092e5ab)
>   * That bug was JDK9 specific, so the tests can be removed from the problem list.

Looks good.

It makes sense to combine these two, as 8156581 switches the bug ID on the `*Finder.java` tests, while 8156579 removes them in a commit just a few days later. The changes for modules in 8156579 are obviously inapplicable for 8u.

Good to hear these tests are working again. Approved for 8u.

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

Marked as reviewed by andrew (Reviewer).

PR: https://git.openjdk.org/jdk8u-dev/pull/250


More information about the jdk8u-dev mailing list