You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Moritz Bechler (JIRA)" <ji...@apache.org> on 2015/09/23 12:01:04 UTC

[jira] [Created] (DERBY-6838) LookaheadSuccess in SQLParser leaks caller through backtrace

Moritz Bechler created DERBY-6838:
-------------------------------------

             Summary: LookaheadSuccess in SQLParser leaks caller through backtrace
                 Key: DERBY-6838
                 URL: https://issues.apache.org/jira/browse/DERBY-6838
             Project: Derby
          Issue Type: Bug
    Affects Versions: 10.11.1.1
            Reporter: Moritz Bechler


org.apache.derby.impl.sql.compile.SQLParser, which seems to be indefinitly reused, holds a reference to an instance of LookaheadSuccess, which at least for OpenJDK holds a strong reference to everything on the initializing caller stack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)