stevedlawrence commented on issue #1139:
URL: 
https://github.com/apache/daffodil-vscode/issues/1139#issuecomment-2521504247

   Just a little more investigation, the differences in the 
org.apache.daffodil.daffodil-debugger-1.4.0.jar are in the JAXB generated 
classes (e.g. tdml/DFDLBaseType, tdml/DFDLChoiceType, etc.). Disassembling and 
diffing those .class files shows they have the same members and methods, but 
defined in a different order. I guess JAXB output is not entirely 
deterministic? This sounds familiar but I thought that was fixed?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to