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

Coleen Phillimore coleen.phillimore at oracle.com
Fri Jan 17 14:12:50 PST 2014


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/bug80309558u/ Thanks! Harold



More information about the hotspot-dev mailing list