[Integrated] [lworld] RFR: 8243317: jdk/javadoc/doclet/testRecordTypes/TestRecordTypes.java fails multiple tests

Srikanth Adayapalam sadayapalam at openjdk.java.net
Wed May 13 09:07:16 UTC 2020


On Wed, 13 May 2020 08:59:11 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

> Jim, Could you please review this test only fix to address a test failure ?
> 
> Basically, this javadoc test is surprised by the "implements IdentityObject" detail
> in the output as it is not prepared for it.
> 
> (Note however that this is a temporary measure. As a part of the upcoming work for
> https://bugs.openjdk.java.net/browse/JDK-8242612, we will also be ensuring that
> the new super top types stay implicit and don't get to surface in javadoc outputs)

This pull request has now been integrated.

Changeset: f87a1b41
Author:    Srikanth Adayapalam <sadayapalam at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/f87a1b41
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8243317: jdk/javadoc/doclet/testRecordTypes/TestRecordTypes.java fails multiple tests

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

PR: https://git.openjdk.java.net/valhalla/pull/45



More information about the valhalla-dev mailing list