Community
Participate
Working Groups
This method should return false instead of throwing NoClassDefFoundError. The bug is that the current code catches Exception and this misses errors. The fix is to catch LinkageError too.