daveagp / java_jail

chroot java jail, and JSON java trace printer
GNU Affero General Public License v3.0
79 stars 33 forks source link

Stfix #5

Closed wgwozdz closed 10 years ago

wgwozdz commented 10 years ago

Calling the keys() iterator would give all the keys ever entered, in the order stored in a hash table. Now it properly ignores keys with null values, and returns the keys in sorted order for readability.

daveagp commented 10 years ago

Looks great. I managed to test it and accidentally pulled your java_jail into my java_visualize. Not a good idea on my part. Um yeah so it works once I didn't do that. Thank you!

daveagp commented 10 years ago

Ok, good to know, I need to accept before I close.