mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-02 15:20:27 +00:00
8384287: java/awt/TextArea/TextAreaCRLFAutoDetectManualTest.java fails after JDK-8340987
Reviewed-by: smandalika, prr
This commit is contained in:
parent
4411540b09
commit
7e356c4eb5
@ -33,7 +33,8 @@ import java.awt.event.ActionListener;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 4800187
|
||||
* @bug 4800187 8384287
|
||||
* @requires (os.family == "windows")
|
||||
* @summary REGRESSION:show the wrong selection when there are \r characters in the text
|
||||
* @library /java/awt/regtesthelpers
|
||||
* @build PassFailJFrame
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user