RFR: 8311922: [macOS] right-Option key fails to generate release event [v3]

Damon Nguyen dnguyen at openjdk.org
Tue Aug 29 18:38:36 UTC 2023


On Tue, 29 Aug 2023 17:30:24 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove extraneous code
>
> test/jdk/java/awt/event/KeyEvent/OptionKeyEventTest.java line 52:
> 
>> 50: public class OptionKeyEventTest extends JFrame
>> 51:         implements KeyListener, ActionListener
>> 52: {
> 
> Formatting:  '{' should be on previous line

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15432#discussion_r1309209095


More information about the client-libs-dev mailing list