[
https://issues.apache.org/jira/browse/DERBY-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434535#comment-17434535
]
Richard N. Hillegas commented on DERBY-7126:
--------------------------------------------
One problem seems to be that a null list of signers is coming back when we ask
a class for its signers. This is probably due to changes made in build 17 of
JDK 18 under issue https://bugs.openjdk.java.net/browse/JDK-8269039 (Disable
SHA-1 Signed JARs). The fix might be to regenerate the affected jar files and
sign them with a supported cryptographic hash function.
> Make it possible to build and test Derby cleanly with OpenJDK 18
> ----------------------------------------------------------------
>
> Key: DERBY-7126
> URL: https://issues.apache.org/jira/browse/DERBY-7126
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Affects Versions: 10.16.0.0
> Reporter: Richard N. Hillegas
> Assignee: Richard N. Hillegas
> Priority: Major
>
> Releases of Open JDK 18 can be found at https://jdk.java.net/178. We should
> adjust Derby as necessary so that it builds cleanly (including javadoc) and
> tests cleanly with this version of the platform.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)