RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized (original) (raw)
harold seigel harold.seigel at oracle.com
Tue Jan 21 05:48:08 PST 2014
- Previous message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Next message: RFR: JDK9: 8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/bug80309558u/ Thanks! Harold
- Previous message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Next message: RFR: JDK9: 8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]