Message12318

Author sergei175
Recipients alanb, amak, darjus, fwierzbicki, jeff.allen, mr, rpan, sergei175, sfelts, zyasoft
Date 2019-01-13.15:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547392799.25.0.662863176105.issue2362@roundup.psfhosted.org>
In-reply-to
Content
Hi,  Jeff 
 
 Thanks. I've tested this fix by creating jython.jar and from GIT and moving this jar file to my test application https://jwork.org/dmelt/.
I've replaced lib/jython/jython.jar with the new jar file. After I've started this application, I've got java.lang.IllegalArgumentExceptio at org.objectweb.asm.ClassVisitor.

I've attached the full log file. I've got the same issue on JDK8 and JDK12.
History
Date User Action Args
2019-01-13 15:19:59sergei175setmessageid: <1547392799.25.0.662863176105.issue2362@roundup.psfhosted.org>
2019-01-13 15:19:59sergei175setrecipients: + sergei175, fwierzbicki, amak, zyasoft, jeff.allen, darjus, rpan, sfelts, mr, alanb
2019-01-13 15:19:59sergei175linkissue2362 messages
2019-01-13 15:19:59sergei175create