[
https://issues.apache.org/jira/browse/BCEL-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028754#comment-18028754
]
Dejan Stojadinović commented on BCEL-377:
-----------------------------------------
Got it [~ggregory]
As I said: SDKman works for me like a breeze (because I had to use multiple
versions of both Java/Maven, etc.) but I got carried away. _*MAVEN_ARGS=-V*_ is
an excellent tip (y)
Just to expand on debugging in IDE not being easy (or possible) in this case:
maybe we can debug via Maven ?
I know for a fact that single test method can be run easily like this: *mvn
-Dtest=JdkGenericDumpTest#testJdkModules test*
As for debug: I am trying to connect some dots with these resources:
*
https://maven.apache.org/surefire/maven-surefire-plugin/examples/debugging.html
*
https://medium.com/@dilshanfardil/cracking-the-code-debugging-maven-goals-made-easy-ebb0017fdda
*
https://stackoverflow.com/questions/14602540/how-to-debug-a-maven-goal-with-intellij-idea
*
https://stackoverflow.com/questions/29310760/debugging-in-maven-with-mvndebug-command
> 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
> Attachments: BCELifierTest.java, Screenshot from 2025-10-09
> 13-29-52.png, Screenshot from 2025-10-09 13-31-01.png, javap_bcel.txt,
> javap_javac.txt, pom.xml, test_BAD_mvn_java25.txt, test_OK_mvn_java21.txt
>
>
> *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)