[8u] RFR (T): 8242883: Incomplete backport of JDK-8078268: backport test part

Ao Qi aoqi at loongson.cn
Thu Apr 16 17:35:59 UTC 2020


Thank you, Paul. Added the label jdk8u-fix-request.

Cheers,
Ao Qi

On Thu, Apr 16, 2020 at 8:54 PM Hohensee, Paul <hohensee at amazon.com> wrote:
>
> Lgtm.
>
> Paul
>
> On 4/15/20, 11:49 AM, "jdk8u-dev on behalf of Ao Qi" <jdk8u-dev-bounces at openjdk.java.net on behalf of aoqi at loongson.cn> wrote:
>
>     Hi all,
>
>     This is a 8u-specific bug. JDK-8078268 was backported to jdk8u, but
>     the backport is incomplete. An empty test were backported to jdk8u.
>
>     JBS: https://bugs.openjdk.java.net/browse/JDK-8242883
>     webrev: http://cr.openjdk.java.net/~aoqi/8242883/webrev.00/
>
>     before fix:
>     $ jtreg -dir:/home/aoqi/work/jdk8u-dev/jdk/test
>     javax/swing/text/html/parser/Parser/8078268/bug8078268.java
>     Error: Not a test or directory containing tests:
>     javax/swing/text/html/parser/Parser/8078268/bug8078268.java
>
>     after fix:
>     $ jtreg -dir:/home/aoqi/work/jdk8u-dev/jdk/test
>     javax/swing/text/html/parser/Parser/8078268/bug8078268.java
>     Test results: passed: 1
>
>     Thanks,
>     Ao Qi
>
>



More information about the jdk8u-dev mailing list