I want to make some changes in the Swing module, and test it. Do I always
have to do a full compile of harmony to test it out?

I tried the following command.
ant -Dbuild.module="swing"  -Dhy.jdk="/home/mackie/harmony/target/hdk/jdk"

the build completed successfully.

But when I tried to run with harmony the following error occurs:

Failed to open JVM DLL:
/home/mackie/harmony/target/hdk/jdk/jre/bin/default/harmonyvm
(/home/mackie/harmony/target/hdk/jdk/jre/bin/default/libharmonyvm.so:
undefined symbol: get_boolean_property)



Regards,

Tharindu

Reply via email to