On Mar 9, 2015, at 9:41 AM, Amy Lu <amy...@oracle.com> wrote:

> Please review the fix for Doclint regression in java/util/regex/Matcher.java:
> 
>    error: bad use of '>'
> 
> from
>    * <tt>mr -> mr.group().toUpperCase()</tt>, an invocation of this method on
> 
> This fixed by using @code tag
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8074674
> webrev: http://cr.openjdk.java.net/~amlu/8074674/webrev.00/
> 
> I also need a sponsor for this fix.
> 

Ooops that was my fault, sorry.

+1

I did perform a "make docs" locally and did not observe any errors/warnings in 
the output, was that because i missed them or because the doclint is run as a 
separate process?

Paul.

Reply via email to