[ 
https://issues.apache.org/jira/browse/CASSANDRA-17687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554497#comment-17554497
 ] 

Stefan Miklosovic commented on CASSANDRA-17687:
-----------------------------------------------

What Java are you using? For me it builds with --frames as well.

{code}

$ java -version
openjdk version "17.0.2" 2022-01-18
OpenJDK Runtime Environment (build 17.0.2+8-86)
OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)

$ ant realclean

$ echo $JAVA_HOME
/home/smikosovic/.sdkman/candidates/java/17.0.2-open

$ ant generate-idea-files -Duse.jdk11=true

{code}

passes just fine

Can you paste the error here?

> Remove "--frames" option when generating javadoc
> ------------------------------------------------
>
>                 Key: CASSANDRA-17687
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17687
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Zili Chen
>            Assignee: Zili Chen
>            Priority: Normal
>             Fix For: 4.x
>
>
> JDK17 doesn't support this option and it seems not quite necessary. For 
> forward compatibility I propose we can remove this option.
> Related JDK issue: [https://bugs.openjdk.org/browse/JDK-8215599]
> I volunteer to prepare a patch if this is in a good direction.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to