Re: RFR: 8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor

2023-02-12 Thread Tejesh R
On Fri, 27 Jan 2023 11:02:38 GMT, Abhishek Kumar wrote: > @prsadhuk Trying to run the test in **ubuntu** system, it ended with time out > error. Test passed in **windows** system. @kumarabhi006 I'm not getting any such error in _ubuntu_. Fix is working for me in windows and ubuntu. --

Re: RFR: 8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor

2023-02-12 Thread Tejesh R
On Wed, 25 Jan 2023 08:32:33 GMT, Prasanta Sadhukhan wrote: > Issue seems to be very old, very intermittent bug which is not reproducible > in repeated test run, > so added some stability fixes like accessing swing components in EDT, delay, > frame dispose and take a screenshot during fail. >

Re: RFR: JDK-8302281 - ImageIO objects should implement AutoClosable [v2]

2023-02-12 Thread Markus KARG
On Sun, 12 Feb 2023 01:28:40 GMT, Glavo wrote: >> Markus KARG has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Added @since > > src/java.desktop/share/classes/javax/imageio/ImageReader.java line 2883: > >> 2881: * @implNote The defa

Re: RFR: JDK-8302281 - ImageIO objects should implement AutoClosable [v2]

2023-02-12 Thread Markus KARG
> ImageIO objects, like ImageReader, ImageWrite, ImageInputStream and > ImageOutputStream, should implement AutoClosable. > > There is a risk of keeping resources opened longer than needed (or even run > into a resource leak with long running processes) as the user cannot use > try-with-resourc

Re: RFR: JDK-8292276 : Add named colors from CSS Color Module Level 4 [v28]

2023-02-12 Thread ScientificWare
> This is referenced in Java Bug Database as > - [JDK-8292276 : Add named colors from CSS Color Module Level > 4](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8292276) > > This is tracked in JBS as > - [JDK-8292276 : Add named colors from CSS Color Module Level > 4](https://bugs.openjdk

Re: RFR: JDK-8292276 : Add named colors from CSS Color Module Level 4 [v27]

2023-02-12 Thread ScientificWare
> This is referenced in Java Bug Database as > - [JDK-8292276 : Add named colors from CSS Color Module Level > 4](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8292276) > > This is tracked in JBS as > - [JDK-8292276 : Add named colors from CSS Color Module Level > 4](https://bugs.openjdk