On Jan 19, 2007, at 12:51 PM, Gregory Shimansky wrote:
Ivan Popov wrote:
I'd like to discuss the problem with Eclipse TPTP profiler working
with DRLVM, which is described in HARMONY-2905 [1]. The problem is
There is always a workaround to verifier exceptions. You can run
the program with -Xverify:none to disable verifier completely.
Turning this particular check is simple too. The question is
whether this should be a default mode in VM or whether it should be
enabled by some special option which doesn't disable all other
verifications.
I'm also darn curious why Sun's verifier doesn't have the problem...
geir