VariableTable.h
1.07 KB
-
VariableTable.java: Change longs to ints for argCnt and slots. · dabf6200
2007-04-04 Kyle Galloway <kgallowa@redhat.com> * classpath/gnu/classpath/jdwp/util/VariableTable.java: Change longs to ints for argCnt and slots. (write): Replace writeLong with writeInt for the above. From-SVN: r123511
Kyle Galloway committed