> On Mar 10, 2017, at 1:40 AM, Erik Joelsson wrote:
>
> Hello,
>
> This patch removes this warning which appears repeatedly in the build log
> when using a JDK 9 boot jdk.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8176469
>
> Webrev: http://cr.openjdk.java.net/~erikj/8176469/webrev.0
Since JDK-8139668, the build README html file has been generated from a
markdown source.
Unfortunately, this implementation used the original markdown (from
https://daringfireball.net/projects/markdown/), which was quite limited,
and did not for instance allow for tables.
Now that JEP 299 is
Looks good to me.
/Magnus
On 2017-03-10 10:40, Erik Joelsson wrote:
Hello,
This patch removes this warning which appears repeatedly in the build
log when using a JDK 9 boot jdk.
Bug: https://bugs.openjdk.java.net/browse/JDK-8176469
Webrev: http://cr.openjdk.java.net/~erikj/8176469/webrev.0
Hello,
This patch removes this warning which appears repeatedly in the build
log when using a JDK 9 boot jdk.
Bug: https://bugs.openjdk.java.net/browse/JDK-8176469
Webrev: http://cr.openjdk.java.net/~erikj/8176469/webrev.01/
/Erik