Issue http://issues.apache.org/jira/browse/HARMONY-2807 was created to track this problem.
Thanks, Vladimir On 12/19/06, Aleksey Ignatenko <[EMAIL PROTECTED]> wrote:
Yes, it's reproducible for me. You should file jira on that issue. Instead you should use -XDvm.use_finalizer=false option - everything works fine with it. Aleksey. On 12/19/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote: > > DRLVM failed to start the eclipse 3.1.1 on the WinXP with - > XDvm.finalize=false flag. The command is: > %DRLVM%\bin\java -XDvm.assert_dialog=false -XDvm.finalize=false -cp > "%ECLIPSE_HOME%\startup.jar" -Dosgi.install.area=%ECLIPSE_HOME%\ > org.eclipse.core.launcher.Main -debug .options > > Output: > C:\harmony_cc\trunk\cc>echo off > Assertion failed: VM_Global_State::loader_env->finalizer_thread, file > > C:\harmony_cc\trunk\cc\projects\drlvm\trunk\vm\vmcore\src\init\finalize.cpp, > line 370 > > This application has requested the Runtime to terminate it in an unusual > way. > Please contact the application's support team for more information. > > This application has requested the Runtime to terminate it in an unusual > way. > Please contact the application's support team for more information. > 3 > FAILED on New Java Class > > Could somebody reproduce/fix it? > > Thanks, Vladimir > >
