SORRY !!!
forget to undo g1ParScanThreadState.cpp(46) with _scanner(g1h, *NULL*),
On Mon, Nov 30, 2015 at 7:58 PM Boaz Nahum wrote:
> Thank you every one. Now it works.
>
> If you are interested, here is the crash report after attempting a simple
> compilation(Worked in the past)
> ===Begin her
Thank you every one. Now it works.
If you are interested, here is the crash report after attempting a simple
compilation(Worked in the past)
===Begin here ===
Information:11/30/2015 7:52 PM - Compilation completed with 1 error and 0
warnings in 9ms
E
I've pushed the fix indicated by Volker (thanks!). Let me know if you
see some improvements.
Maurizio
On 30/11/15 10:43, Maurizio Cimadamore wrote:
On 30/11/15 07:59, Volker Simonis wrote:
If it's not there, you should just sync valhalla with the latest jdk9 or
use VS2013 or newer.
Valhalla
On 30/11/15 07:59, Volker Simonis wrote:
If it's not there, you should just sync valhalla with the latest jdk9 or
use VS2013 or newer.
Valhalla has been synced last week to jdk9 b93, so it should be fairly
recent. But it seems like this particular fix is very recent and hasn't
made it to b93.
Hi Boaz,
I'm a little confused about which hotspot version the valhalla repo is
based on. Your output mentions "JDK8Build" but from the path and line
information this should be jdk9.
That said, I think your problem is related to "8141134: Remove unnecessary
pragma warning(disable:4355) from GC co
Hi Boaz,
this:
http://mail.openjdk.java.net/pipermail/build-dev/2015-April/014773.html
and this:
http://mail.openjdk.java.net/pipermail/build-dev/2015-August/015418.html
Seem related - you might find some solutions there to either workaround
the issue, or to disable warnings as errors for rea
Hi.
(Please correct me if I need to send to different group)
I'm building valhalla on daily basis, lately I have a little problem with
g1ParScanThreadState.cpp
I tried to configure with '--disable-warnings-as-errors' - no luck
Compiling 72 files for java.sql
Compiling 281 files for java.xml.crypt