Skip to content

Add support for Java 8 #5

@centic9

Description

@centic9

As the version of bcel that is used does not support Java 8, java-callgraph will fail with ClassFormatException: Invalid byte tag in constant pool: 18

As there is no updated version of Apache BCEL yet, one needs to use the spinoff from findbugs for now, see the attached patch and https://issues.apache.org/jira/browse/BCEL-173 for details.

0001-Update-to-latest-javassist-and-use-bcel-from-findbug.patch.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions