RFR: 8327748: Convert javax/swing/JFileChooser/6798062/bug6798062.java applet test to main [v3]

Alexey Ivanov aivanov at openjdk.org
Tue Mar 12 13:47:16 UTC 2024


On Tue, 12 Mar 2024 13:39:43 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> SInce this exercise is just to convert applet to main, I tried to keep the instructions same (although I agree it seems ambiguous and I also am not clear what needs to be done) which seems to be ok with the tester since 2009 when the test was written.
>> I think whatever test change needs to be done should be done in JDK-8146446 as till then this test will not be run..
>> 
>> ELse if you disagree, what you propose to be written in the "instructions"?
>
> Create a new bug to improve and to clean up the test then.

At the same time, I think you should use the term _“shortcut (.lnk file)”_ in the instructions so that it's clear.

The thing is .lnk files are known as shortcuts for most users, even though in Windows Shell API uses link internally which is reflected in the file extension.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18180#discussion_r1521489601


More information about the client-libs-dev mailing list