RFR(T): 8214857: "bad trailing membar" assert failure at memnode.cpp:3220

Igor Ignatyev igor.ignatyev at oracle.com
Wed Dec 5 19:09:07 UTC 2018


let me add more on this. although we call it Compile The World, we can't compile the whole world of java program given finite amount of time and resources. currently, the only ctw testing we are doing regularly is ctw-ing all the jdk modules. of course we can do it for other jar files, and we used to that, however benefit-cost ratio wasn't high enough, and due to this and other reasons it was decided to stop this kind testing. if someone  knows good candidates (where good means one which have greater chances to crash during ctw) for regular testing, we can work on adding them into regular testing.

Roland,

what jar did find 8214857? is it publicly available? are there other good candidates off top of your head?

-- Igor

> On Dec 5, 2018, at 9:39 AM, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:
> 
> Hi Tobias,
> 
> I guess we haven't seen it b/c we don't run ctw on the same jar as Roland did.
> 
> -- Igor  
> 
>> On Dec 5, 2018, at 5:32 AM, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
>> 
>> 
>> On 05.12.18 14:29, Roland Westrelin wrote:
>>> Thanks for the review. I hit it with the Igor's new ctw on some jar
>>> file.
>> 
>> Okay, interesting. I wonder why we haven't seen this issue with our testing.
>> 
>> @Igor: Any ideas?
>> 
>> Thanks,
>> Tobias
> 



More information about the hotspot-compiler-dev mailing list