RFR: 8328673: Convert closed text/html/CSS manual applet test to main

Abhishek Kumar abhiscxk at openjdk.org
Thu Mar 21 11:07:20 UTC 2024


On Thu, 21 Mar 2024 09:04:19 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Couple closed manual applet text/html/CSS tests are converted to main based and opensourced

Please update the library path.

test/jdk/javax/swing/text/html/CSS/bug4271058.java line 28:

> 26:  * @bug 4270889 4271058 4285098
> 27:  * @summary Tests that <table border>, <table align> and <td width> tags work
> 28:  * @library /open/test/jdk/java/awt/regtesthelpers

Need to remove "/open/test/jdk" here and in other test also.

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

Marked as reviewed by abhiscxk (Committer).

PR Review: https://git.openjdk.org/jdk/pull/18424#pullrequestreview-1951812458
PR Review Comment: https://git.openjdk.org/jdk/pull/18424#discussion_r1533665496


More information about the client-libs-dev mailing list