RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized

harold seigel harold.seigel at oracle.com
Tue Jan 21 05:48:08 PST 2014


Hi Coleen,

Thanks for the review.  I already removed the useless import 
statements.  So, I plan to leave them out.

Harold

On 1/17/2014 5:12 PM, Coleen Phillimore wrote:
> On 1/17/2014 2:57 PM, Calvin Cheung wrote:
>> Harold,
>>
>> The backport looks good.
>> One nit: I don't think you need the following import in the test case.
>> 32 import java.io.File;
>> 33 import java.util.Map;
>
> The backport looks good.   If the jdk9 test case has these imports, I 
> think you should leave them in the backport for consistency.
> Coleen
>
>>
>> Calvin
>>
>> On 1/17/2014 11:29 AM, harold seigel wrote:
>>> Hi,
>>>
>>> Please review this backport to JDK8u of the JDK 9 hotspot fix for 
>>> bug JDK-8030955.  This backport was tested with the jtreg hotspot 
>>> tests, ute quick tests, and the accompanying test.
>>>
>>> The bug: https://bugs.openjdk.java.net/browse/JDK-8030955
>>> Open webrev: http://cr.openjdk.java.net/~hseigel/bug_8030955_8u/
>>>
>>> Thanks! Harold
>>
>



More information about the hotspot-dev mailing list