[
https://issues.apache.org/jira/browse/CASSANDRA-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709081#comment-17709081
]
Ekaterina Dimitrova commented on CASSANDRA-17869:
-------------------------------------------------
{quote}Oh, I see that looks to be caused by
{code:java}
public static final long IPV6_SOCKET_ADDRESS_SIZE = ObjectSizes.measureDeep(new
InetSocketAddress(getIpvAddress(16), 42));{code}
{quote}
Yes, that is the problem. measureDeep is crawling the JDK internals and hits
something. That kind of issues are that [[email protected]] is working around
during his jamm maintenance. When we get the new version things will be ok.
Until then I can do probably just add-opens. If it doesn't start eagerly to ask
me for more and more and it is a matter of adding just 1-2 in order to get
through it I will go for that. If not we can go with your suggestion until the
new jamm release is in and it fixes this type of issues.
I will open another ticket now to fix it. Thanks for looking into that!
> Add JDK17 option to cassandra-builds (build-scripts and jenkins dsl) and on
> jenkins agents
> ------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-17869
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17869
> Project: Cassandra
> Issue Type: Task
> Components: Build
> Reporter: Michael Semb Wever
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: 5.x
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Add JDK17 option to cassandra-builds build-scripts, they only currently
> support options {{8}} and {{11}}.
> Add JDK17 to the matrix axes in the jenkins dsl.
> Ensure JDK17 is installed on all the jenkins agents.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]