David Holmes schreef op 04-05-2017 4:20:
Hi Xen,
Quite the adventure.
Note that the options I suggested were all you should need, not
options you need in addition to what you had attempted. And yes you
need the symlinks to the simple names - gcc etc.
You are building something that was never p
Hi Xen,
Quite the adventure.
Note that the options I suggested were all you should need, not options
you need in addition to what you had attempted. And yes you need the
symlinks to the simple names - gcc etc.
You are building something that was never provided by the OpenJDK. There
is no AR
David Holmes schreef op 03-05-2017 6:07:
For cross compilation you should need to set the following only:
So basically I know have a working HotSpot build for u101 but u131 and
u121 fail because a single cpp file references a variable that doesn't
exist anywhere in the source code. I know it
Looks good.
Mandy
> On May 3, 2017, at 7:02 AM, Magnus Ihse Bursie
> wrote:
>
> The new $module/specs specifications needs to point to a proper copyright
> file.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8179556
> WebRev:
> http://cr.openjdk.java.net/~ihse/JDK-8179556-add-legal-copy
David Holmes schreef op 03-05-2017 6:07:
ARCH arm
ALT_COMPILER_PATH
ALT_OPENWIN_HOME
CROSS_COMPILE_ARCH arm
EXTRA_CFLAGS
In the forest of options, I actually forgot some of those :p.
I am trying to compile headless though.
the local toolchain will be used for things that need to be comp
Looks good.
/Erik
On 2017-05-03 07:08, Magnus Ihse Bursie wrote:
Update the JDK Javadoc footer link from [1] to [2].
[1] http://docs.oracle.com/javase/9/docs/index.html
[2] http://www.oracle.com/pls/topic/lookup?ctx=javase9&id=homepage
Bug: https://bugs.openjdk.java.net/browse/JDK-8179557
P
Looks good.
/Erik
On 2017-05-03 07:02, Magnus Ihse Bursie wrote:
The new $module/specs specifications needs to point to a proper
copyright file.
Bug: https://bugs.openjdk.java.net/browse/JDK-8179556
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8179556-add-legal-copyright-html/webrev.01
/M
Update the JDK Javadoc footer link from [1] to [2].
[1] http://docs.oracle.com/javase/9/docs/index.html
[2] http://www.oracle.com/pls/topic/lookup?ctx=javase9&id=homepage
Bug: https://bugs.openjdk.java.net/browse/JDK-8179557
Patch inline:
diff --git a/make/Javadoc.gmk b/make/Javadoc.gmk
--- a/m
The new $module/specs specifications needs to point to a proper
copyright file.
Bug: https://bugs.openjdk.java.net/browse/JDK-8179556
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8179556-add-legal-copyright-html/webrev.01
/Magnus
Graal (e.g. the module jdk.internal.vm.compiler) seems to be missing from the
Java 9 Early-Access download for MacOS. I noticed this with b166 and it is
still so in b167.
As it is perfectly possible (I’ve done it) to download the source, configure
the build to include graal, and build it, I su
On 2017-05-03 00:00, Erik Joelsson wrote:
This is the same fix as I already din in JDK 10 in JDK-8179079. The
problem was annoying enough that we need it fixed in 9 too. The patch
is exactly the same.
Bug: https://bugs.openjdk.java.net/browse/JDK-8179438
diff -r 143d4c87bc1e make/common/Nativ
On 2017-05-02 20:32, Erik Joelsson wrote:
Hello,
Looks good. For efficiency reasons, I would recommend the following
change:
Assign $1_$2_OPTIONS using just = for lazy evaluation so that we only
do the shell call if executing the recipe. Also remove it from VARDEPS
because the contents of O
12 matches
Mail list logo