On Tue, 22 Apr 2025 09:30:27 GMT, Tejesh R <t...@openjdk.org> wrote: >> Open source these AWT GridBagLayout and List tests: >> >> java/awt/GridBagLayout/ComponentShortage/ComponentShortage.java >> java/awt/List/ListScrollbarCursorTest/ListScrollbarCursorTest.java >> java/awt/List/ListScrollbarTest/ListScrollbarTest.java >> >> ComponentShortage.java test fails in Windows and linux after converting to >> main based. On investigation its found that the test was not running through >> jtreg, it failed to run with this error - >> `Error: Not a test or directory containing tests: >> java/awt/GridBagLayout/ComponentShortage/ComponentShortage.html >> ` >> Hence it was gone unnoticed without been problem listed. >> I've created a new JBS for this issue since it needs further investigation - >> [JDK-8355280](https://bugs.openjdk.org/browse/JDK-8355280) . > > Tejesh R has updated the pull request incrementally with one additional > commit since the last revision: > > Updated PL for failure test
Marked as reviewed by abhiscxk (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/24749#pullrequestreview-2783917066