You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/04/24 10:19:21 UTC

[jira] [Updated] (BCEL-155) InstConstraintVisitor does not handle class constants

     [ https://issues.apache.org/jira/browse/BCEL-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg updated BCEL-155:
--------------------------------

         Priority: Blocker
      Environment:     (was: Operating System: All
Platform: Macintosh)
    Fix Version/s: 6.0
          Summary: InstConstraintVisitor does not handle class constants  (was: [patch] InstConstraintVisitor does not handle class constants)

> InstConstraintVisitor does not handle class constants
> -----------------------------------------------------
>
>                 Key: BCEL-155
>                 URL: https://issues.apache.org/jira/browse/BCEL-155
>             Project: Commons BCEL
>          Issue Type: Bug
>          Components: Main
>    Affects Versions: unspecified
>            Reporter: Jonas Maebe
>            Assignee: Apache Commons Developers
>            Priority: Blocker
>             Fix For: 6.0
>
>         Attachments: ldc-constraintverifier.patch
>
>
> InstConstraintVisitor gives an error if ldc/ldc_w is used to load a class constant (svn r1151433). This is allowed since the JVM 1.5 specifications (and I've seen this has been fixed in several other places in BCEL already).
> The attached patch fixes this problem.



--
This message was sent by Atlassian JIRA
(v6.2#6252)