RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized (original) (raw)
Calvin Cheung calvin.cheung at oracle.com
Fri Jan 17 11:57:41 PST 2014
- Previous message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Next message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/bug80309558u/ Thanks! Harold
- Previous message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Next message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]