The InvokeDynamic and BootstrapMethod changes move some class members around. So any app that writes a serialized version of the BCEL internal data structures and re-reads later would have to regenerate those files. Our tools do not do this; I have no idea if this is common. On the other hand, these changes are the largest single set of diffs so if you are close to release this would probably mean starting the test/verification cycle from the top.
Mark -----Original Message----- From: Gary Gregory [mailto:garydgreg...@gmail.com] Sent: Monday, January 26, 2015 1:32 PM To: Commons Developers List Subject: Re: [bcel] PLSE changes to BCEL The only caveat here, since we are going for a major version bump is whether you have some proposal for changes that would be binary incompatible with 5.x, which we should therefore consider for 6.0. Gary --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org