Fixing a subtle bug: the method isParameterWithType() did not consider arbitrary...
authorrtrimana <rtrimana@uci.edu>
Mon, 1 Jul 2019 19:40:33 +0000 (12:40 -0700)
committerrtrimana <rtrimana@uci.edu>
Mon, 1 Jul 2019 19:40:33 +0000 (12:40 -0700)
commitb81d0644f518284c029e20d175a3e7fc24615067
treeaae4b123ab6c938d38e0df2140396e25068606fc
parent6fa5189f85c365a24c7d151a645eea147e693e8b
Fixing a subtle bug: the method isParameterWithType() did not consider arbitrary class names that are prefixed with 'L', e.g., LEmpty, LRandComplex.
examples/Empty.groovy
run.sh
src/main/gov/nasa/jpf/vm/Types.java