On Mon, 21 Sep 2020 18:17:20 GMT, Phil Race <p...@openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Address review comments > > 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. ------------- PR: https://git.openjdk.java.net/jdk/pull/251