Open GoogleCodeExporter opened 8 years ago
Yes please it could be helpful
Original comment by elaat...@gmail.com
on 20 Dec 2014 at 5:34
I'm sorry but i'm very busy with christmas, i don't have time to extract a test
case from my application.
But, i've tried to build Orika Master and there is test failure with the same
exception i've seen on my app
At ma.glasnost.orika.test.converter.NumericConvertersTestCase :
testFloatToLongConverter_overflow
testLongToIntegerConverter_overflow
testDoubleToLongConverter_overflow
testIntegerToShortConverter_overflow
testLongToShortConverter_overflow
testDoubleToIntegerConverter_overflow
testFloatToShortConverter_overflow
testDoubleToShortConverter_overflow
testBigIntegerToLongConverter_Overflow
testFloatToIntegerConverter_overflow
testBigIntegerToIntegerConverter_Overflow
And at ma.glasnost.orika.test.converter.ToStringConverterTestCase
testToString_withoutConverter
The exception is exactly the same : java.lang.SecurityException: Cannot make
java.lang.Class.classLoader accessible
I've joined a file with debug mode test from maven.
Original comment by jordan.h...@gmail.com
on 28 Dec 2014 at 4:26
Attachments:
Original issue reported on code.google.com by
jordan.h...@gmail.com
on 18 Dec 2014 at 8:55