Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Alexey Ivanov
374fca0fcb
8335967: "text-decoration: none" does not work with "A" HTML tags
...
Reviewed-by: abhiscxk, dmarkov, honkar, prr
2024-07-26 11:22:32 +00:00
Alexander Zvegintsev
286cc163fd
8327401: Some jtreg tests fail on Wayland without any tracking bug
...
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04
Reviewed-by: prr
2024-05-30 06:44:04 +00:00
Alexey Ivanov
cd3e4c0366
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
...
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
2024-05-24 16:30:30 +00:00
Prasanta Sadhukhan
cd534f8197
8328673: Convert closed text/html/CSS manual applet test to main
...
Reviewed-by: abhiscxk, aivanov
2024-03-22 10:25:13 +00:00
Prasanta Sadhukhan
68170ae222
8328238: Convert few closed manual applet tests to main
...
Reviewed-by: tr, aivanov, prr
2024-03-21 11:25:27 +00:00
Tejesh R
481473efce
8328035: Convert javax/swing/text/html/TableView/7030332/bug7030332.java applet test to main
...
Reviewed-by: abhiscxk, prr
2024-03-21 05:27:10 +00:00
Tejesh R
7502dc99bf
8328030: Convert javax/swing/text/GlyphView/4984669/bug4984669.java applet test to main
...
Reviewed-by: azvegint, prr
2024-03-14 05:10:42 +00:00
Prasanta Sadhukhan
013aff87ce
8326606: Test javax/swing/text/BoxView/6494356/bug6494356.java performs a synchronization on a value based class
...
Reviewed-by: tr, aivanov
2024-03-12 09:52:05 +00:00
Alexey Ivanov
80b63b6729
8323801: <s> tag doesn't strikethrough the text
...
Reviewed-by: honkar, dnguyen, psadhukhan
2024-02-16 14:10:44 +00:00
Prasanta Sadhukhan
f70667ea68
8318112: CSS percentage values are capped at 100%
...
Reviewed-by: tr, prr
2024-01-17 02:28:36 +00:00
Prasanta Sadhukhan
12723688ca
8318113: CSS.BackgroundImage doesn't implement equals
...
Reviewed-by: aivanov, tr, prr
2023-11-27 09:01:22 +00:00
Ichiroh Takiguchi
a26f7c03c7
6928542: Chinese characters in RTF are not decoded
...
Reviewed-by: prr, psadhukhan
2023-11-09 01:05:00 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Alexey Ivanov
2c23391de7
8318101: Additional test cases for CSSAttributeEqualityBug
...
Reviewed-by: prr
2023-10-20 11:02:58 +00:00
Harshitha Onkar
833a82872c
8315876: Open source several Swing CSS related tests
...
Reviewed-by: azvegint, dnguyen, aivanov
2023-09-19 20:41:57 +00:00
Harshitha Onkar
d19e017d3f
8315951: Open source several Swing HTMLEditorKit related tests
...
Reviewed-by: dnguyen, aivanov
2023-09-19 18:42:56 +00:00
Harshitha Onkar
8f46abc938
8315889: Open source several Swing HTMLDocument related tests
...
Reviewed-by: tr, azvegint
2023-09-15 20:32:38 +00:00
Harshitha Onkar
d475f61fd5
8315731: Open source several Swing Text related tests
...
Reviewed-by: psadhukhan, tr
2023-09-14 22:03:03 +00:00
Harshitha Onkar
c11f8352e9
8315824: Open source several Swing Text/HTML related tests
...
Reviewed-by: psadhukhan, azvegint
2023-09-14 17:51:54 +00:00
Prasanta Sadhukhan
ae08143d3d
8315611: Open source swing text/html and tree test
...
Reviewed-by: jdv
2023-09-11 13:23:47 +00:00
Prasanta Sadhukhan
a04c6c1ac6
8315609: Open source few more swing text/html tests
...
Reviewed-by: jdv
2023-09-11 07:06:41 +00:00
Prasanta Sadhukhan
806ef0897b
8315594: Open source few headless Swing misc tests
...
Reviewed-by: azvegint
2023-09-08 03:44:15 +00:00
Prasanta Sadhukhan
fd6442c079
8315602: Open source swing security manager test
...
Reviewed-by: kizune, aivanov
2023-09-07 10:16:06 +00:00
Prasanta Sadhukhan
4127fbb9ed
8315606: Open source few swing text/html tests
...
Reviewed-by: aivanov
2023-09-07 03:41:24 +00:00
Prasanta Sadhukhan
d2a858e173
7083187: Class CSS.CssValue is missing implementations of equals() and hashCode()
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr
2023-06-19 08:52:06 +00:00
Prasanta Sadhukhan
c4338620b7
6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
...
Reviewed-by: aivanov
2023-03-23 02:58:01 +00:00
Jesper Wilhelmsson
af8973dc50
Merge
2023-02-09 11:59:08 +00:00
Alexander Zuev
e81f20b504
8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE
...
Reviewed-by: dnguyen, honkar, prr
2023-02-08 23:55:58 +00:00
Matthias Baesken
e82dc6935b
8300205: Swing test bug8078268 make latch timeout configurable
...
Reviewed-by: aivanov, serb
2023-01-17 08:21:12 +00:00
Alexander Zuev
fef70d78ba
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-22 00:12:15 +00:00
Daniel D. Daugherty
f4d7f43394
8299123: [BACKOUT] 4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
Reviewed-by: tschatzl
2022-12-20 16:20:50 +00:00
Alexander Zuev
3e17e3c1c1
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
...
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-19 22:16:56 +00:00
Prasanta Sadhukhan
c612512014
8296660: Swing HTML table with omitted closing tags misparsed
...
Reviewed-by: prr, jdv
2022-12-01 07:57:10 +00:00
Prasanta Sadhukhan
7133fc93e1
7172359: HTML parser StackOverflowError on invalid HTML: <li> tag inside an <option>
...
Reviewed-by: tr, jdv, aivanov
2022-10-14 09:05:39 +00:00
Alexey Ivanov
27b8e2f49e
8294038: Remove "Classpath" exception from javax/swing tests
...
Reviewed-by: dmarkov, iris
2022-09-21 17:00:40 +00:00
Stanimir Stamenkov
1caba0f13c
8292948: JEditorPane ignores font-size styles in external linked css-file
...
Reviewed-by: psadhukhan
2022-09-15 08:16:28 +00:00
Tejesh R
4a28f3798d
8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
...
Reviewed-by: psadhukhan, prr
2022-08-30 08:36:58 +00:00
Harshitha Onkar
568be58e85
8290469: Add new positioning options to PassFailJFrame test framework
...
Reviewed-by: prr, aivanov
2022-08-24 16:23:23 +00:00
Harshitha Onkar
15efb2bdeb
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: azvegint, aivanov
2022-06-29 18:36:38 +00:00
Damon Nguyen
64f95cfb32
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
...
Reviewed-by: prr, aivanov
2022-06-27 12:37:15 +00:00
Prasanta Sadhukhan
fcb35ed40e
8287743: javax/swing/text/CSSBorder/6796710/bug6796710.java failed
...
Reviewed-by: aivanov
2022-06-10 13:37:24 +00:00
Prasanta Sadhukhan
80219a48c3
8284993: Replace System.exit call in swing tests with RuntimeException
...
Reviewed-by: azvegint
2022-04-22 06:48:01 +00:00
Alexey Ivanov
53580b336a
8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
...
Reviewed-by: serb, psadhukhan
2022-04-15 13:55:06 +00:00
Alexey Ivanov
bb4500d0d2
8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
...
Reviewed-by: jiefu, serb
2021-10-01 18:41:51 +00:00
Alexey Ivanov
67e52a3078
8273634: [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
...
Reviewed-by: serb
2021-09-28 19:16:58 +00:00
Alexey Ivanov
b7425b63f6
8239502: [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
...
Reviewed-by: serb
2021-09-28 19:15:33 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Jie Fu
da643cdb20
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
...
Reviewed-by: serb
2021-04-02 08:25:26 +00:00
Stanimir Stamenkov
2e610f53c1
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
2021-02-15 16:16:50 +00:00