On Thu, 24 Sep 2020 05:03:45 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> src/java.desktop/share/classes/javax/swing/plaf/basic/BasicComboPopup.java >> line 737: >> >>> 735: protected class InvocationMouseHandler extends MouseAdapter { >>> 736: /** >>> 737: * Constructor for subclasses to call. >> >> IMO this wording is not right here. This class is concrete isn't it ? So any >> code in this package can create one - not >> just a subclass. > > it's outdated file you are reviewing..It's already changed yesterday. That is weird. I wrote that comment 2 days ago! ------------- PR: https://git.openjdk.java.net/jdk/pull/251