On Tue, 5 Aug 2025 16:18:41 GMT, Khalid Boulanouare <d...@openjdk.org> wrote:
>> This PR will consolidate fixes of the following bugs: >> >> https://bugs.openjdk.org/browse/JDK-8361188 >> https://bugs.openjdk.org/browse/JDK-8361189 >> https://bugs.openjdk.org/browse/JDK-8361190 >> https://bugs.openjdk.org/browse/JDK-8361191 >> https://bugs.openjdk.org/browse/JDK-8361192 >> https://bugs.openjdk.org/browse/JDK-8361193 >> https://bugs.openjdk.org/browse/JDK-8361195 >> >> This PR depends on https://github.com/openjdk/jdk/pull/25971 > > Khalid Boulanouare has updated the pull request incrementally with one > additional commit since the last revision: > > Updates copyright years For test : test/jdk/java/awt/Mixing/AWT_Mixing/OverlappingTestBase.java, the fix suggested is to return false in method isValidForPixelCheck for embedded frame, in which case the component is set to null. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26625#issuecomment-3179474053