[BCEL] Re: How can I recover .class references separate from other references to classes using BCEL?

2017-09-10 Thread Stephan Herrmann
quick guess: check if the previous instruction is ldc. HTH, Stephan On 10.09.2017 21:50, Showalter, Jim wrote: The use case is, suppose you want to recover the source from a .class file. In the original source, it said: public class SomeExperiment { public static void main(String[]

Re: Release BCEL 6.1?

2017-08-30 Thread Stephan Herrmann
Hi Benedikt, I may be too late for 6.1., but I just reallized that my patch & test in https://issues.apache.org/jira/browse/BCEL-267 has never received an answer. Would you mind having a quick look? thanks, Stephan On 30.08.2017 20:51, Benedikt Ritter wrote: Hello Andreas, Am 30.08.2017

Re: [bcel] perspective?

2015-10-06 Thread Stephan Herrmann
lambdas, right? Anybody using BCEL to transform Java 8 bytecodes? thanks, Stephan On 10/04/2015 11:22 PM, Mark Thomas wrote: On 04/10/2015 17:56, Stephan Herrmann wrote: Hence, my primary question: can we realistically expect a release of BCEL 6.0 any time soon? Define soon. Progress is being

[bcel] perspective?

2015-10-04 Thread Stephan Herrmann
uld get some support? In all those years we were quite happy with BCEL. Unfortunately, we have to make a hard decision pretty soon. From what I saw on this list, I'm not sure, if staying with BCEL is viable. Can anyone comment? TIA, Stephan -- https://projects.eclipse.org/users/stephan-herrmann [1] ht