Re: RFR: JDK-4305789: BasicToolBarUI: Request conversion of private instance variable

2022-11-03 Thread Phil Race
On Fri, 16 Sep 2022 13:47:41 GMT, aLiEnHeAd13 wrote: > Fixed Bug JDK-4305789 to support docking to any instantiated JFrame > https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4305789 Not only does this require an approved CSR but no good case has been made for this, nor any tests provided.

Re: RFR: JDK-4305789: BasicToolBarUI: Request conversion of private instance variable

2022-09-27 Thread Kevin Rushforth
On Fri, 16 Sep 2022 13:47:41 GMT, aLiEnHeAd13 wrote: > Fixed Bug JDK-4305789 to support docking to any instantiated JFrame > https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4305789 This PR is premature, since it adds public API without any discussion on what adding and supporting that pub

RFR: JDK-4305789: BasicToolBarUI: Request conversion of private instance variable

2022-09-27 Thread aLiEnHeAd13
Fixed Bug JDK-4305789 to support docking to any instantiated JFrame https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4305789 - Commit messages: - Update BasicToolBarUI.java Changes: https://git.openjdk.org/jdk/pull/10309/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=1