On 12/4/18 7:53 AM, Hannes Wallnöfer wrote:
Please review: Bug: https://bugs.openjdk.java.net/browse/JDK-8214571 Webrev: http://cr.openjdk.java.net/~hannesw/8214571/webrev.00/ I changed the handling of array types in reference tags from causing an error to just generating a link to the element type. I only updated the existing tests, should I add a test specifically for @serialField as well? Thanks, Hannes
Since the regression was on @serialField, I think we should have a test for @serialField. Let me know if you want help creating the test.
-- Jon
