Ticket #252 (closed defect: fixed)
VM-specific options should only conditionally be inserted to eclipse.ini
| Reported by: | stephan | Owned by: | stephan |
|---|---|---|---|
| Priority: | critical | Milestone: | OTDT_1.3.0_M3 |
| Component: | provisioning | Version: | 1.3.0M2 |
| Keywords: | Cc: |
Description
Currently we are adding two options to eclipse.ini that are specific to the Sun JVM: -XX:+UnlockDiagnosticVMOptions and -XX:+UnsyncloadClass.
It appears that these options may cause a failure to launch the OTDT on MacOS, although normally the JVM should simply ignore any -XX options which it cannot understand.
workaround: manually delete these options from eclipse.ini after installing the OTDT.
Obviously, these options shouldn't be added to eclipse.ini in the first place when running on a platform other than the Sun JVM. Thus we need to investigate if such conditional actions are possible using p2.
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed