RFR (XS) 8153265: compiler/whitebox/ForceNMethodSweepTest should not assume asserts are benign
Christian Thalinger
christian.thalinger at oracle.com
Tue Apr 5 00:24:12 UTC 2016
Should be alright.
> On Apr 4, 2016, at 3:02 AM, Aleksey Shipilev <aleksey.shipilev at oracle.com> wrote:
>
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160404/327eaf03/attachment.html>
More information about the hotspot-compiler-dev
mailing list