OpenJDK 11.0.2 cannot build on Solaris 11.4

2019-01-17 Thread Rob Petti
Hey Folks, I've discovered that OpenJDK 11 cannot be built on Solaris 11.4. Normally we would just try to rebuild our system as 11.1, but that's not possible since media for that base release is no longer available. Are there plans to support compilation on Oracle's latest and greatest, or at lea

Re: Building OpenJDK10 with Solaris 11.4 x86_64

2019-01-17 Thread Erik Joelsson
Hello Andrew, JDK 10 is not longer being maintained AFAIK so would be surprised if anyone would try to fix this there. Regarding Solaris 11.4, we at Oracle have not tried building any version of the JDK there. We have to stick to the oldest version of Solaris that we support to produce binar

Building OpenJDK10 with Solaris 11.4 x86_64

2019-01-17 Thread Andrew Watkins
Hi, Just wondered if anyone has tried building OpenJDK10 under Solaris 11.4 x86_64 yet? Trying to build it on an solaris-x86_64 and not getting very far. 1) "os_solaris.cpp", line 1666: Error: EM_486 is not defined. Ref: https://bugs.openjdk.java.net/browse/JDK-8182035?page=com.atlassian.jir

Re: 'make update-build-docs' fails with 'fixpath Unknown argument: --toc' on Windows

2019-01-17 Thread Jorn Vernee
Never mind, this works: bash configure PANDOC=/cygdrive/j/ChocolateyInstall/bin/pandoc.exe I should have tried that first. Sorry, Jorn Jorn Vernee schreef op 2019-01-17 18:07: Hi Erik, Thanks for the insights. The make/devkit/createPandocBundle.sh seems to try to install the linux versio

Re: 'make update-build-docs' fails with 'fixpath Unknown argument: --toc' on Windows

2019-01-17 Thread Jorn Vernee
Hi Erik, Thanks for the insights. The make/devkit/createPandocBundle.sh seems to try to install the linux version of pandoc. I have installed pandoc 2.5 through chocolatey instead. I'm trying to pas the exe path through the PANDOC environment variable, but this produces a configure warning:

Re: 'make update-build-docs' fails with 'fixpath Unknown argument: --toc' on Windows

2019-01-17 Thread Erik Joelsson
You need pandoc to generate the html files from md. We also use pandoc to generate files for the actual product documentation. It seems the build only checks that pandoc is available for the product documentation targets and for update-build-docs, it just tries and fails with this rather uninfo

'make update-build-docs' fails with 'fixpath Unknown argument: --toc' on Windows

2019-01-17 Thread Jorn Vernee
Hello, I'm updating some documentation for the panama repo foreign branch [1]. When running `make update-build-docs` I get the following output: ``` $ make update-build-docs Building target 'update-build-docs' in configuration 'windows-x86_64-server-release' fixpath Unknown argument: --toc fi

RE: RFR [XS] 8217233: Update build settings for AIX/xlc

2019-01-17 Thread Langer, Christoph
Hi Matthias, looks good to me. Best regards Christoph > -Original Message- > From: build-dev On Behalf Of > Baesken, Matthias > Sent: Donnerstag, 17. Januar 2019 07:41 > To: Steve Groeger > Cc: 'build-dev@openjdk.java.net' ; ppc-aix- > port-...@openjdk.java.net; ppc-aix-port-dev boun.