Skip to content

Conversation

@robert-scheck
Copy link

When building using OpenJDK Java 17, I run into the following javadoc error related to @param in TimedHashMap.java which should be fixed:

IcedTea-Web-icedtea-web-1.8.8/netx/net/sourceforge/jnlp/util/TimedHashMap.java:60: error: invalid use of @param
 * @param K The key type
   ^
IcedTea-Web-icedtea-web-1.8.8/netx/net/sourceforge/jnlp/util/TimedHashMap.java:61: error: invalid use of @param
 * @param V The Object type
   ^

@robert-scheck
Copy link
Author

Ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant