RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
Calvin Cheung
calvin.cheung at oracle.com
Fri Jan 17 11:57:41 PST 2014
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;
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