[
https://issues.apache.org/jira/browse/CALCITE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507214#comment-16507214
]
Julian Hyde commented on CALCITE-2341:
--------------------------------------
[~laurentgo], The errors I see are things like this:
{noformat}
[ERROR]
/home/jhyde/regress/calcite/core/src/main/java/org/apache/calcite/util/Glossary.java:299:
error: attribute not supported in HTML5: bgColor
[ERROR] * <td bgColor="red"><a href="#InterpreterPattern"><font
color="white">
[ERROR] ^
{noformat}
They mean that "mvn javadoc:javadoc site" fails.
> ImmutableBitSetTest fails with JDK11
> ------------------------------------
>
> Key: CALCITE-2341
> URL: https://issues.apache.org/jira/browse/CALCITE-2341
> Project: Calcite
> Issue Type: Bug
> Components: avatica, core
> Reporter: Laurent Goujon
> Assignee: Laurent Goujon
> Priority: Minor
> Fix For: avatica-1.12.0
>
>
> A error message change in JDK11 causes ImmutableBitSetTest to fail
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)