First attempt to add getGenericParameterTypes() and getGenericReturnType(); So far...
authorrtrimana <rtrimana@uci.edu>
Thu, 13 Jun 2019 23:47:25 +0000 (16:47 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 13 Jun 2019 23:47:25 +0000 (16:47 -0700)
commit3f0d5734e04323c9734cbb0942f6285cc6afcb68
treeb79fd0d0130fe1eb597b2844b490ed00c818cab1
parentaf70e60350d4959e783bd2177dffe0ea087c446c
First attempt to add getGenericParameterTypes() and getGenericReturnType(); So far we have not been able to return the generic types with parameters information.
examples/Reflection.java
src/main/gov/nasa/jpf/vm/MethodInfo.java
src/main/gov/nasa/jpf/vm/Types.java
src/peers/gov/nasa/jpf/vm/JPF_java_lang_reflect_Method.java