Checked -Xem:opt/jet/.. - works fine. The old format had a space between -Xem and <config name>. The new format is reasonable because it's more RI-like, but help message on -X option in DRLVM still contains parameters formatting like: -Xstats <mask> -Xgc <gc options> -Xem <em options> -Xdumpfile <file>
I going to file a JIRA issue about this problem is nobody minds.. On 9/21/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
On Sep 20, 2006, at 11:22 AM, Egor Pasko wrote: > On the 0x1EA day of Apache Harmony Mikhail Fursov wrote: >> On Sep 19, 2006, at 11:02 AM, Tim Ellison wrote: >>>> Geir Magnusson Jr. wrote: >> <snip> >>>>> I'm going to modify the launcher to pass "-help" into the VM >>>>> when it's >>>>> been named "java*" so that it behaves like the tools that come >>>>> with the >>>>> Sun's, BEA's and IBM's impelmentation. >> >> >> All, >> What is the default behaviour of the launcher for "-X" options? I >> have found >> that -Xem option is not passed to VM anymore. >> I propose to pass all of -X options from the launcher to VM. >> Are there any potential problems in this solution? > > makes sense! > > Today we have our workaround like this: > -Dem.properties=server_static That's weird. The launcher doesn't care. I thought I've used -Xem as in -Xem:something geir --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Mikhail Fursov
