RFR: 7903129: jextract does not handle @argfile

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Mar 24 17:10:57 UTC 2022


On Thu, 24 Mar 2022 16:59:40 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> Missed CommandLine.parse call in JextractTool.run method.

src/main/resources/org/openjdk/jextract/impl/resources/Messages.properties line 25:

> 23: 
> 24: # error message
> 25: argfile.read.error=reading @argfile failed: {0}

Can the error only occur because of arg file?

-------------

PR: https://git.openjdk.java.net/jextract/pull/4


More information about the jextract-dev mailing list