RFR(XXXS): 8005772: Bad compile ID in phase events

Nils Eliasson nils.eliasson at oracle.com
Tue Feb 19 05:00:09 PST 2013


Vladimir K., Vladimir I.  and Christian - Thanks for your reviews!

//Nils

On 2013-02-13 17:00, Vladimir Kozlov wrote:
> Change looks reasonable.
>
> Thanks,
> Vladimir
>
> On 2/13/13 1:50 AM, Nils Eliasson wrote:
>> Please review this change:
>>
>> Webrev: http://cr.openjdk.java.net/~neliasso/8005772/webrev.01/
>> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005772
>>
>> This change makes stub-compilation report 0 as compile ID. The rationale
>> is to reserve -1 for uninitialized or bad values and 0 for places where
>> the compile id is unavailable. All valid compile IDs begin at 1.
>>
>> Thanks,
>> Nils Eliasson



More information about the hotspot-compiler-dev mailing list