Issue222846
Created on 2000-11-18.19:35:31 by bckfnn, last changed 2000-11-18.23:06:55 by bckfnn.
History | |||
---|---|---|---|
Date | User | Action | Args |
2000-11-18 19:35:31 | bckfnn | create |
Created on 2000-11-18.19:35:31 by bckfnn, last changed 2000-11-18.23:06:55 by bckfnn.
Messages | |||
---|---|---|---|
msg138 (view) | Author: Finn Bock (bckfnn) | Date: 2000-11-18.19:35:31 | |
I'm trying to disable the JIT feature. This seems to be responsible for some unexplicable bugs. However, the option to disable the JIT seems to have no effect: % jpython -Djava.compiler=NONE JPython 1.1 on java1.2.1 (JIT: sunwjit) Copyright (C) 1997-1999 Corporation for National Research Initiatives >>> import java >>> java.lang.System.getProperties()["java.compiler"] 'sunwjit' |
|||
msg139 (view) | Author: Finn Bock (bckfnn) | Date: 2000-11-18.23:06:55 | |
The -Djava.compiler=NONE option must be suplied to the java command, not to the jpython.bat script. This means the script must be changed in an editor. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2000-11-18 19:35:31 | bckfnn | create |
Supported by Python Software Foundation,
Powered by Roundup