[10] RFR JDK-8189280:Memory leak in SwingNode if Stage is not shown
Jayathirth D V
jayathirth.d.v at oracle.com
Mon Nov 27 07:50:18 UTC 2017
Hi Prasanta,
In the test case please add reason why you have kept commented code like :
//public static void main(String[] args) {
// Application.launch(args);
//}
//@Override
//public void start(Stage primaryStage) {
// memoryLeakTest();
//}
Also please resolve indentation problem in comments like:
//stage.show();
// tk.firePulse();
// tk.firePulse();
Thanks,
Jay
-----Original Message-----
From: Prasanta Sadhukhan
Sent: Monday, November 27, 2017 1:08 PM
To: Kevin Rushforth; openjfx-dev at openjdk.java.net Mailing
Subject: [10] RFR JDK-8189280:Memory leak in SwingNode if Stage is not shown
Hi All,
Please review a swingnode memory leak fix for fx http://cr.openjdk.java.net/~psadhukhan/fx/8189280/webrev.00/
for issue
https://bugs.openjdk.java.net/browse/JDK-8189280
More info in JBS.
Regards
Prasanta
More information about the openjfx-dev
mailing list