MONITORENTER token appearing in source output
Brought to you by:
hoenicke
I tried to decompile the ourTunes jar (available at http://
ot.f00f.com/OT43.jar) file and one of the
generated source files (com/strangeberry/rendezvous/
Rendezvous.java) contains the token MONITORENTER on lines 168
-169. This isn't part of the Java language (although it seems to be
mentioned in the JVM spec) so the code will not recompile.