On 8/21/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
That is actually engine code, so should not be used by the tools (or the tests)
Yet there are references to JVMInfo in both ij and sysinfo. Should these be removed, then?
it would work for some cases (assuming the code was moved), but it doesn't handle J2ME/CDC/Foundation or J2ME/CLDC or Java Card.
Currently the code in JVMInfo assumes that a J2ME VM is 1.3 level, so the code above would currently print an error and exit on those platforms, would it not? andrew