Re: [9] Review request for JDK-8160453: [macosx] scary native stack trace in closed/java/awt/FileDialog/FileDialogBufferOverflowTest/FileNameTest.java

2016-11-10 Thread Avik Niyogi
Hi Manajit, A few suggestions/queries: 1) Please check the same situation where a FileDialog_SAVE is used instead. Does the fix impact this case? If there is no impact in that case (which is the most likely situation), can the else block be removed as no other case should be handled then becau

[9] Review request for JDK-8160453: [macosx] scary native stack trace in closed/java/awt/FileDialog/FileDialogBufferOverflowTest/FileNameTest.java

2016-11-10 Thread Manajit Halder
Hi All, Kindly review the fix for JDK9. Bug: https://bugs.openjdk.java.net/browse/JDK-8160453 Webrev: http://cr.openjdk.java.net/~mhalder/8160453/webrev.00/ Issue: Test passed but st