mirror of
https://github.com/corda/corda.git
synced 2025-01-23 12:58:35 +00:00
specify java.specification.version in Avian_gnu_classpath_VMSystemProperties_preInit
This commit is contained in:
parent
fb5b0570c3
commit
b1014b24f9
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user