On Fri, 19 Sep 2025 10:16:35 GMT, Alexander Zvegintsev <[email protected]> wrote:
> > Error > > ⚠️ 8305915 is used in problem lists: [test/jdk/ProblemList.txt] > > However, the problem list only contains another test under the 8305915 bug ID. > > > java/awt/Frame/SizeMinimizedTest.java 8305915 linux-x64 > > And that is what we should pay attention to. We should resolve this problem. Tejesh problem-listed `SizeMinimizedTest.java` in #18448. The PR description states: > Automated the test SizeMinimizedTest.java. Since the test is failing Linux > arch (Maybe related to the bug - > [JDK-8305915](https://bugs.openjdk.org/browse/JDK-8305915)), the test is > problem listed for Linux arch until the issue is fixed/further investigation > is done. If `SizeMinimizedTest.java` still fails, it's time to file a new bug for it. A sub-task of the new bug should be used to fix up the bugid in the problem list. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27366#issuecomment-3311626994
