specify java.specification.version in Avian_gnu_classpath_VMSystemProperties_preInit

This commit is contained in:
Joel Dice 2009-08-11 09:21:26 -06:00
parent fb5b0570c3
commit b1014b24f9

View File

@ -134,6 +134,8 @@ Avian_gnu_classpath_VMSystemProperties_preInit
PROTECT(t, method);
setProperty(t, method, properties, "java.specification.version", "1.5");
setProperty(t, method, properties, "java.vm.name", "Avian");
setProperty(t, method, properties, "java.protocol.handler.pkgs", "avian");