Re: RFR [XXS] 8134356: {@code} tag contains < and > sequences

2015-08-24 Thread Martin Buchholz
Thanks for doing this. The code sample in SwitchPoint.java should be reformatted for consistency with other javadoc - insert " * " before every line. Did you check for & as well? The code below needs another {@code as previously in the same javadoc. + * The name {@code } will be parsed int

RFR [XXS] 8134356: {@code} tag contains < and > sequences

2015-08-24 Thread Ivan Gerasimov
Hi! In a few places {@code } block contains < and > sequences, which are displayed verbatim in the doc. Would you please help review the trivial cleanup? BUGURL: https://bugs.openjdk.java.net/browse/JDK-8134356 WEBREV: http://cr.openjdk.java.net/~igerasim/8134356/00/webrev/ Sincerely yours, I

Re: RFR 8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager

2015-08-24 Thread Joel Borggrén-Franck
Thanks for the review Joe, I added a space and pushed. cheers /Joel > On 22 aug 2015, at 01:12, Joseph D. Darcy wrote: > > Belatedly, the > >http://cr.openjdk.java.net/~jfranck/8073056/webrev.02/ > > webrev looks fine other than a missing space in a line of > AnnotationSuport.java: > >