RFR: 8352677: Opensource JMenu tests - series2

Abhishek Kumar abhiscxk at openjdk.org
Fri Mar 28 06:08:14 UTC 2025


On Thu, 27 Mar 2025 10:28:42 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> 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


More information about the client-libs-dev mailing list