another java 8 strangeness
Doug Simon
doug.simon at oracle.com
Fri Oct 25 12:33:23 PDT 2013
On Oct 25, 2013, at 8:27 PM, "Deneau, Tom" <tom.deneau at amd.com> wrote:
> Doug or others --
>
> Just wanted to clarify this recommendation.
> Are you saying don't use java 8 if you're trying to use igv, or are you saying don't use java 8 for any graal-related development? (As mentioned, up until now we haven't had any problems with java 8 except using it with eclipse).
Until all issues with JDK 8 have been resolved, most of us are working with JDK 7. If you don't run into any issue with 8, that's great. However, if you do, you may be on your own until the project has officially moved to 8. That said, feel free to inform us of further issues you encounter with 8 so that we can track them.
>
> I was not able to open
> https://www.dropbox.com/s/4mflnqf3k919blk/GRAAL-420.pdf
I removed it as we'd rather push for getting an OpenJDK JIRA instance up and running to share the details of such issues.
-Doug
> -----Original Message-----
> From: Doug Simon [mailto:doug.simon at oracle.com]
> Sent: Thursday, October 24, 2013 5:42 PM
> To: Deneau, Tom
> Cc: graal-dev at openjdk.java.net
> Subject: Re: another java 8 strangeness
>
>
> On Oct 25, 2013, at 12:28 AM, "Deneau, Tom" <tom.deneau at amd.com> wrote:
>
>> I had built all of graal with java 8 and except for the aforementioned CompareAndSwap tests, all our other tests were passing.
>>
>> I wanted to use igv. But the GUI would not start.
>>
>> But when I went back and built graal with java 7, mx igv seemed to work fine.
>> Is this a known problem?
>
> Yes. We have an internal JIRA issue for migrating to JDK8 but we are not there yet. Until it's officially supported, I recommend staying with JDK7 for Graal development.
>
> -Doug
>
More information about the graal-dev
mailing list