On Thu, 27 Mar 2025 10:28:42 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Few JMenu tests are opensourced..
test/jdk/javax/swing/JMenu/bug6513492.java line 145:
> 143: PassFailJFrame.log("");
> 144: } catch (Exception e) {
> 145: e.printStackTrace();
should we throw exception than print ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24275#discussion_r2017979259
