RFR (XS) 8153265: compiler/whitebox/ForceNMethodSweepTest should not assume asserts are benign

Aleksey Shipilev aleksey.shipilev at oracle.com
Mon Apr 4 13:02:09 UTC 2016


On 04/01/2016 02:35 PM, Aleksey Shipilev wrote:
> Hi,
> 
> compiler/whitebox/ForceNMethodSweepTest would fail if you juggle Indify
> String Concat strategies, because some of them are loading new methods
> and use them during String concat linkage and execution. Notably, this
> will happen inside of the asserts. We need to prime the asserts before
> using them in-between counter polls.
> 
> Bug:
>   https://bugs.openjdk.java.net/browse/JDK-8153265
> 
> Webrev:
>   http://cr.openjdk.java.net/~shade/8153265/webrev.00/
> 
> Testing: offending test in oob/-Xcomp modes

Anyone?

Thanks,
-Aleksey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160404/136d4989/signature.asc>


More information about the hotspot-compiler-dev mailing list