Hi Phil,
are you sure this is the first error?
Can you start a new, clean build with only one build job and post
both, the configure line and output along with the build log (at least
LOG=debug).
Have you changed you Cygwin version or are you using a new
disk/network share for your sources/outpu
Hello,
When building JDK 9 with Solaris Studio 12u4, linking of unpack200 and
the java launchers fails due to symbols not being exported. A typical
error message looks like this:
Undefined first referenced
symbol in file
__environ_lock
/net/sthserver02/share/sundevtools/devtools/i586/devkit
Hello,
Previously that happened without anything showing. I thought that was
wrong so when Magnus rewrote the bootstrapping logic, I encouraged him
to have that show so that it was clear that something happened. Also, it
makes it easier to debug if something goes wrong there.
The reason that
Run into an issue after upgrade to clang 6.1
/Volumes/Elephant/Projects/sandbox/hotspot/src/share/vm/opto/chaitin.cpp:2098:8:
error: 'this' pointer cannot be null in well-defined C++ code; pointer may be
assumed to always convert to true [-Werror,-Wundefined-bool-conversion]
if( !this ) {
Is this another sighting of
https://bugs.openjdk.java.net/browse/JDK-8077364 ?
-Chris.
On 13/04/15 15:22, Jim Laskey (Oracle) wrote:
Run into an issue after upgrade to clang 6.1
/Volumes/Elephant/Projects/sandbox/hotspot/src/share/vm/opto/chaitin.cpp:2098:8:
error: 'this' pointer cannot be n
Erik:
Please review this fix for configure when running from a custom output
directory. In JDK-8073634, I messed up only defined
CONFIGURESUPPORT_OUTPUTDIR when --with-conf-name was used or the default
value for it was used, not when defining it by running configure from a
new directory.
The fi
Erik:
When building JDK 9 with Solaris Studio 12u4, linking of unpack200 and
the java launchers fails due to symbols not being exported. A typical
error message looks like this:
Undefined first referenced
symbol in file
__environ_lock
/net/sthserver02/share/sundevtools/devtools/i586/devkit/
Hi Erik,
On 13/04/2015 11:25 PM, Erik Joelsson wrote:
Hello,
When building JDK 9 with Solaris Studio 12u4, linking of unpack200 and
the java launchers fails due to symbols not being exported. A typical
error message looks like this:
Undefined first referenced
symbol in file
__environ_lock
/n