Re: RFR [9] 8076224: some tidy warning from core libs

2015-04-28 Thread Roger Riggs
Hi Alexander, Thanks for doing this cleanup. Generally, avoiding line breaks of {@link x} across lines makes the source easier to read. Its is ok to re-wrap lines to make the source more readable. Otherwise, it looks fine to me. Thanks, Roger On 4/28/2015 8:22 AM, alexander stepanov

RFR [9] 8076224: some tidy warning from core libs

2015-04-28 Thread alexander stepanov
Hello, Could you please review the following fix http://cr.openjdk.java.net/~avstepan/8076224/webrev.00/ for https://bugs.openjdk.java.net/browse/JDK-8076224 Just some HTML cleanup for docs (remove tidy warnings; remove some unnecessary tt tags as they are not supported in HTML5). Thanks,

Re: RFR [9] 8076224: some tidy warning from core libs

2015-04-28 Thread alexander stepanov
Hello Roger, Thanks! Generally, avoiding line breaks of {@link x} across lines makes the source easier to read. Please see the updated version (no line breaks inside of {@link} tags): http://cr.openjdk.java.net/~avstepan/8076224/webrev.01/ (is that what expected?) Regards, Alexander

Re: RFR [9] 8076224: some tidy warning from core libs

2015-04-28 Thread Roger Riggs
Yes, looks good to me, Thanks, Roger On 4/28/2015 12:09 PM, alexander stepanov wrote: Hello Roger, Thanks! Generally, avoiding line breaks of {@link x} across lines makes the source easier to read. Please see the updated version (no line breaks inside of {@link} tags):

Re: RFR [9] 8076224: some tidy warning from core libs

2015-04-28 Thread Lance Andersen
This seems better now :-) On Apr 28, 2015, at 12:09 PM, alexander stepanov alexander.v.stepa...@oracle.com wrote: Hello Roger, Thanks! Generally, avoiding line breaks of {@link x} across lines makes the source easier to read. Please see the updated version (no line breaks

Re: RFR [9] 8076224: some tidy warning from core libs

2015-04-28 Thread alexander stepanov
thanks! On 28.04.2015 19:25, Lance Andersen wrote: This seems better now :-) On Apr 28, 2015, at 12:09 PM, alexander stepanov alexander.v.stepa...@oracle.com mailto:alexander.v.stepa...@oracle.com wrote: Hello Roger, Thanks! Generally, avoiding line breaks of {@link x} across lines