<AWT Dev> Review Request : JDK-8175066 Compilation error due to tag in JDK-8162959
Ajit Ghaisas
ajit.ghaisas at oracle.com
Thu Feb 16 10:27:27 UTC 2017
This fixes the build. I checked on Windows7 x64.
Regards,
Ajit
From: Prem Balakrishnan
Sent: Thursday, February 16, 2017 3:48 PM
To: Prasanta Sadhukhan; Ajit Ghaisas
Cc: awt-dev at openjdk.java.net
Subject: Review Request : JDK-8175066 Compilation error due to tag in JDK-8162959
Hi ,
Please review patch for JDK 9
Bug: https://bugs.openjdk.java.net/browse/JDK-8175066
Webrev: http://cr.openjdk.java.net/~pkbalakr/8175066/webrev.00/
Cause: Example code snippet is considered as nested javadoc tags and hence error: unknown tag.
Fix: code snippet is placed inside {@code} tag.
Regards,
Prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20170216/81eb4327/attachment.html>
More information about the awt-dev
mailing list