RFR: 8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369

Claes Redestad claes.redestad at oracle.com
Tue Aug 9 12:58:57 UTC 2016


On 2016-08-09 14:41, Ivan Gerasimov wrote:
> Hi Claes!
>
> Not a thorough review, but a minor comment.
>
> 209                     .replaceAll("DMH.invoke", "DMH/xxxxxxxx.invoke")
>
> The dot in the regexp needs to be escaped here.

"Needs" is a strong word here, but I agree it's more correct. I'll fix 
and push. :-)

Thanks!

/Claes


More information about the core-libs-dev mailing list