Thanks Alexey.  I got much further now (including all the DRLVM).

Now it fails in compiling jdk tools:

<snip>
compile-java:
     [echo] Compiling TOOLS classes
[javac] Compiling 52 source files to c:\Harmony-federated\working_jdktools\build\classes
    [javac] Since fork is false, ignoring memoryMaximumSize setting
    [javac] ----------
[javac] 1. ERROR in c:\Harmony-federated\working_jdktools\modules\tools\src\main\java\com\sun\jdi\Bootstrap.java (at line 25)
    [javac]     import com.sun.jdi.VirtualMachineManager;
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The import com.sun.jdi.VirtualMachineManager cannot be resolved

Anyone else see that? Where should VirtualMachineManager definition come from?

Regards,
Tim


Reply via email to