reproducible compiler issue with latest jdk9 (original) (raw)
Rory O'Donnell rory.odonnell at oracle.com
Tue Jun 9 12:07:29 UTC 2015
- Previous message: reproducible compiler issue with latest jdk9
- Next message: RFR(S): 8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank Balchandra for moving Incident over.
On 09/06/2015 11:54, Balchandra Vaidya wrote: >> Hi Robert, >> Thank you for submitting a bug. The JBS id is > https://bugs.openjdk.java.net/browse/JDK-8086046 >>> Regards, > Balchandra >> On 6/9/2015 3:22 PM, Robert Muir wrote: >> Here is the ID: JI-9021603 >>>> On Tue, Jun 9, 2015 at 3:39 AM, Rory O'Donnell >> <rory.odonnell at oracle.com> wrote: >>> Hi Robert, >>>>>> Could you please log a bug at bugs.java.com, and let us know what >>> issue ID >>> you receive. >>>>>> Rgds,Rory >>>>>>>>> On 09/06/2015 03:13, Robert Muir wrote: >>>> If it helps, -XX:-DoEscapeAnalysis is enough to make the test pass >>>> (and make lucene tests go green) >>>>>>>> On Mon, Jun 8, 2015 at 9:24 PM, Robert Muir <rcmuir at gmail.com> wrote: >>>>> Hello, >>>>>>>>>> I think we found something in lucene testing when testing the latest >>>>> java 9 ea B27. >>>>> It also fails with latest tip. >>>>>>>>>> See the following test case: http://pastebin.com/U3TCFGNu >>>>>>>>>> It passes with -Xint and will fail otherwise: >>>>>>>>>> rmuir at beast:~$ java -version >>>>> openjdk version "1.9.0-internal" >>>>> OpenJDK Runtime Environment (build >>>>> 1.9.0-internal-rmuir201506081848-b00) >>>>> OpenJDK 64-Bit Server VM (build >>>>> 1.9.0-internal-rmuir201506081848-b00, mixed mode) >>>>> rmuir at beast:~$ java ShouldWork >>>>> Exception in thread "main" java.lang.AssertionError: >>>>> expected=mklefvn, >>>>> actual=m >>>>> at ShouldWork.main(ShouldWork.java:20) >>>>> rmuir at beast:~$ java -Xint ShouldWork >>>>> rmuir at beast:~$ >>>>>> -- >>> Rgds,Rory O'Donnell >>> Quality Engineering Manager >>> Oracle EMEA , Dublin, Ireland >>>>
Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland
- Previous message: reproducible compiler issue with latest jdk9
- Next message: RFR(S): 8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list