java plugin: Honor the return value of `NewGlobalRef'.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 29 Mar 2009 12:00:46 +0000 (14:00 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 29 Mar 2009 12:00:46 +0000 (14:00 +0200)
commit84489e6b014be0fc620f4721d3cc1d6e663b1925
tree7a3fc1360176874c9855cde0c0defef1887e4c32
parentd97acaca7750c00b9ae168fe8082e5229c5ec29d
java plugin: Honor the return value of `NewGlobalRef'.

Apparently GCJ used to modify it's argument, but the spec apparently says
that the return value is important.
src/java.c