On Mon, 30 Sep 2024 03:52:26 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unneeded test description line > > test/jdk/java/awt/LightweightComponent/LWParentMovedTest/LWParentMovedTest.java > line 28: > >> 26: * @bug 4147246 >> 27: * @summary Simple check for peer != null in Component.componentMoved >> 28: * (Component.java) > > Component.java can be removed..guess it was Native*Helper inner class which > made it reference Component.java but now that class is not there so reference > to java file can be removed.. Removed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21252#discussion_r1786862190
