Hi Everyone,
Inline is a patch to enable /permissive- in the OpenJDK source code. Recent
changes have already been made to allow the OpenJDK source to compile with
/permissive-:
http://hg.openjdk.java.net/jdk/jdk/rev/feb860d41612
http://hg.openjdk.java.net/jdk/jdk/rev/55dc1385d1b7
http://hg.op
+1
> On Jun 21, 2019, at 8:22 PM, Jonathan Gibbons
> wrote:
>
> Please review a small change to make/Docs.gmk so that the copyright footer
> added to specs pages is enclosed in
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8226628
>
> -- Jon
>
>
> $ hg diff -R open
> diff -r 179204
Please review a small change to make/Docs.gmk so that the copyright
footer added to specs pages is enclosed in
JBS: https://bugs.openjdk.java.net/browse/JDK-8226628
-- Jon
$ hg diff -R open
diff -r 179204eb9444 make/Docs.gmk
--- a/make/Docs.gmk Fri Jun 21 12:09:07 2019 -0700
+++ b/ma
Hi,
On Fri, 2019-06-21 at 19:39 +, Matthias Apitz wrote:
> Hello,
>
> We have ported OpenJDK to our Solaris SPARC servers and have a small
> issue now:
>
> The (older) Oracle Java says about the version:
>
> sisis@srap13dsr1:> jdk1.8.0_31/bin/java -version
> java version "1.8.0_31"
> Java(T
Hello Matthias,
The update version (the 31 in this case) you can set using the configure
parameter --with-update-version=31. In JDK8u, the source does not know
the correct value for this version number, so the distributor who builds
it needs to know and set it correctly.
-Erik
On 2019-06-21
Hello,
We have ported OpenJDK to our Solaris SPARC servers and have a small
issue now:
The (older) Oracle Java says about the version:
sisis@srap13dsr1:> jdk1.8.0_31/bin/java -version
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM