Re: Janino related question

2016-05-23 Thread Gábor Horváth
Hi, Unfortunately I found another mysterious issue. If I compile the generated code using Janino, the readObject method will not triggered after an object of that class is deserialized. In case I am compiling the class using Oracle JDK, the readObject method will be triggered as expected. Did any

Re: Janino related question

2016-05-09 Thread Gábor Horváth
Hi, Thank you for your support, I was able to solve this issue :) Gábor On 9 May 2016 at 12:15, Aljoscha Krettek wrote: > Hi Gábor, > I used it, yes, but I never encountered such a problem. Let's hope that the > error message Márton discovered helps. :-) > > Cheers, > Aljoscha > > On Mon, 9 Ma

Re: Janino related question

2016-05-09 Thread Aljoscha Krettek
Hi Gábor, I used it, yes, but I never encountered such a problem. Let's hope that the error message Márton discovered helps. :-) Cheers, Aljoscha On Mon, 9 May 2016 at 11:38 Márton Balassi wrote: > Hi Gabor, > > I have checked out your branch and tried debugging WordCountPojo to > reproduce the

Re: Janino related question

2016-05-09 Thread Márton Balassi
Hi Gabor, I have checked out your branch and tried debugging WordCountPojo to reproduce the behaviour. I am on a Mac with jdk1.8.0_91. I have received the following error when trying to access the constructors of the class in question: Exception in thread "main" java.lang.VerifyError: (class: org