[Bug 107] classpath incorrectly computed in java-sablevm?
[email protected] Mon, 14 Mar 2005 20:45:49 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=107 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [email protected] 2005-03-14 20:45 ------- I didn't know Sun's JVM ignores the CLASSPATH environment variable when i was writing that code. I don't recall any documentation on that topic. But I see no good reason not to emulate Sun's 'java' command behaviour entirely. After all this is *exactly* the goal of 'java-sablevm' wrapper. I *think* the right thing to do with with path to a .jar file used in -jar is to simply preppend it to whatever the normal classpath is. If you know how the rest of it should work, please just commit the fix. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact.