On 7/19/19 6:56 PM, Alex Menkov wrote:
Hi all,
please review tiny fix for generated jdwp-protocol.html
One of the recent fixes added H1 element with incorrect id attribute
value.
jira: https://bugs.openjdk.java.net/browse/JDK-8227693
webrev:
http://cr.openjdk.java.net/~amenkov/jdk14/jdwp-protocol_space_id/webrev/
make/jdk/src/classes/build/tools/jdwpgen/RootNode.java
No comments.
Thumbs up. This qualifies as a trivial fix so only a single
reviewer is needed and no need to wait 24 hours.
Dan
generated docs:
old:
http://cr.openjdk.java.net/~amenkov/jdk14/jdwp-protocol_space_id/0/jdwp-protocol.html
new:
http://cr.openjdk.java.net/~amenkov/jdk14/jdwp-protocol_space_id/1/jdwp-protocol.html
--alex