On Thu, 11 Dec 2025 21:47:57 GMT, Alexey Ivanov <[email protected]> wrote:
>> Khalid Boulanouare has updated the pull request with a new target base due >> to a merge or a rebase. The incremental webrev excludes the unrelated >> changes brought in by the merge/rebase. The pull request contains 66 >> additional commits since the last revision: >> >> - Merge branch 'openjdk:master' into jdk-8158801 >> - Merge branch 'openjdk:master' into jdk-8158801 >> - Removes uncessary import and adds blank lines between import blocks >> - Makes inherited method final >> - Removes unnecessary URL >> - Fixes a typo >> - Removes unncessary boolean variable, line and import >> - Merge branch 'openjdk:master' into jdk-8158801 >> - Cleans up code for move visibility >> - Cleans up code and adds missed import >> - ... and 56 more: https://git.openjdk.org/jdk/compare/2d4a1200...59a937ac > > I believe this one is ready to be integrated now. Unfortunately, I couldn't > find the time to re-review it earlier, it always slipped. > > I'm also running the tests with merged master to ensure the tests removed > from the PL don't fail. @aivanov-jdk I have run testing after merging my PR branch with master and I can see that the two tests fails. I think it is safe to problem list these two tests: ava/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java and java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java. I will run testing on the other tests that are removed from Problem list to make sure we they pass. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3646346373
