Gary D. Gregory created SSHD-1349:
-------------------------------------
Summary: On Java 26-ea, PMD 7.17.0 throws StackOverflowError,
update to PMD 7.20.0
Key: SSHD-1349
URL: https://issues.apache.org/jira/browse/SSHD-1349
Project: MINA SSHD
Issue Type: Task
Reporter: Gary D. Gregory
Assignee: Gary D. Gregory
On Java 26-ea, PMD 7.17.0 throws StackOverflowError, update to PMD 7.20.0.
For example:
{noformat}
Exception in thread "main" java.lang.StackOverflowError
at
net.sourceforge.pmd.lang.java.symbols.internal.asm.ParseLock.ensureParsed(ParseLock.java:29)
at
net.sourceforge.pmd.lang.java.symbols.internal.asm.ClassStub.getSuperclass(ClassStub.java:290)
at
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:2009)
at
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:2010)
at
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:2010)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]