On Mon, 1 Jun 2026 19:12:01 GMT, Phil Race <[email protected]> wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix update as per rules > > src/java.desktop/share/classes/sun/swing/MenuItemLayoutHelper.java line 463: > >> 461: public int iconTextGap; >> 462: public void allocateIconTextGap(int iconTextGap) { >> 463: System.out.println("******* allocateIconTextGap " + >> iconTextGap); > > is this debugging ?
removed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29730#discussion_r3338894844
