Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.1
-
Fix Version/s: 0.2
-
Component/s: Runtime: Class Loader
-
Labels:None
-
Number of attachments :
Description
org.jikesrvm.runtime.ReflectionBase.invoke will wrap exceptions with InvocationTargetExceptions as will java.lang.reflect.VMCommonLibrarySupport, this means that the getCause method will report different cause exceptions from the standard.