On 12/04/2016 14:07, Erik Joelsson wrote:
It's the exact same change I just did in that file in jake so should
merge fine. Luckily the format -Xpatch:foo=bar is already accepted in
JDK 9 for the purpose needed here. I don't want to wait with this
patch as it's needed for other work.
Okay, I s
It's the exact same change I just did in that file in jake so should
merge fine. Luckily the format -Xpatch:foo=bar is already accepted in
JDK 9 for the purpose needed here. I don't want to wait with this patch
as it's needed for other work.
/Erik
On 2016-04-12 14:57, Alan Bateman wrote:
On
On 12/04/2016 13:54, Erik Joelsson wrote:
The current configure test for the boot JDKs module support is broken
since the -Xpatch argument that is used to detect it has changed
format. Related to this, the --with-build-jdk argument is also broken
since the version string changed for JDK 9.
Bu
The current configure test for the boot JDKs module support is broken
since the -Xpatch argument that is used to detect it has changed format.
Related to this, the --with-build-jdk argument is also broken since the
version string changed for JDK 9.
Bug: https://bugs.openjdk.java.net/browse/JDK