RFR (S): 8069389: CompilerOracle prefix wildcarding is broken for long strings on Mac and Solaris
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Jan 21 17:29:36 UTC 2015
Looks good.
Thanks,
Vladimir
On 1/21/15 7:16 AM, Nils Eliasson wrote:
> Hi,
>
> Can I please have a review for this small change.
>
> Tom found a error in the CompilerOracle method matcher. This bug can be seen on Mac and Solaris.
>
> I have changed from strcopy to memmove as Tom suggested and created a simple regression test.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8069389
> Webrev: http://cr.openjdk.java.net/~neliasso/8069389/webrev.01/
>
> Best regards,
> Nils
More information about the hotspot-compiler-dev
mailing list