[ https://issues.apache.org/jira/browse/BCEL-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024074#comment-18024074 ]
Andrey Loskutov commented on BCEL-377: -------------------------------------- I'm stuck at org.apache.bcel.util.BCELifierTest.testJavapCompare() failure, I miss something obvious. The test tries to run BCELifier on a precompiled "Java8Example" Java class *as external Java process* and that execution fails with obscure bytecode errors while printing "BCELifier" java code. Running exact same command manually on same JDK with same input and classpath shows no problems at all. Either there is some different Java8Example class loaded from somewhere in the test or I miss something else. > Fix Java 24 and 25 tests and release > ------------------------------------ > > Key: BCEL-377 > URL: https://issues.apache.org/jira/browse/BCEL-377 > Project: Commons BCEL > Issue Type: New Feature > Affects Versions: 6.10.0 > Reporter: Dejan Stojadinović > Priority: Major > Labels: Java25, patch, patch-upgrade > > *Prologue:* [https://github.com/spotbugs/spotbugs/issues/3569] SpotBugs: > Update to BCEL stable 6.11 release > *Note:* it really doesn't have to be a full-blown 6.11.0 release; patch > 6.10.1 would do: > * version 6.10.0: > [https://github.com/apache/commons-bcel/releases/tag/rel%2Fcommons-bcel-6.10.0] > and > * commit: > [https://github.com/apache/commons-bcel/commit/70562832ce2cc8925787bacf53911615e6fbb2b7] > FYI [~ggregory] -- This message was sent by Atlassian Jira (v8.20.10#820010)