summaryrefslogtreecommitdiffstats
path: root/java/t/GuestFS010Basic.java
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-02 04:49:12 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-03-02 05:21:36 +0000
commiteb54a7ede43d9275f10db6fce1472256550da0eb (patch)
tree9af30f5bdaa8010005fb8b4a7089834fb776ccb3 /java/t/GuestFS010Basic.java
parent0b2e45da609002d44cbbf689cfdee252e6806648 (diff)
downloadlibguestfs-eb54a7ede43d9275f10db6fce1472256550da0eb.tar.gz
libguestfs-eb54a7ede43d9275f10db6fce1472256550da0eb.tar.xz
libguestfs-eb54a7ede43d9275f10db6fce1472256550da0eb.zip
java: Fix generated functions that return RHashtable.
Creating a HashMap directly from JNI is possible but very tedious (see: http://java.sun.com/docs/books/jni/html/fldmeth.html#26254) Instead we use the existing code to return hashes from JNI as plain String[], then add some code in the Java wrapper to convert these to HashMap<String,String>.
Diffstat (limited to 'java/t/GuestFS010Basic.java')
0 files changed, 0 insertions, 0 deletions