On Wed, 14 Dec 2022 11:43:50 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove commented line > > test/jdk/javax/swing/plaf/nimbus/TestNimbusLabel.java line 77: > >> 75: java.awt.Color.red); >> 76: label = >> 77: //new JLabel("This text should be in red"); > > Commented code can be removed. ok ------------- PR: https://git.openjdk.org/jdk/pull/11660