Signed-off-by: Tomek Grabiec <[email protected]>
---
vm/jato.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/vm/jato.c b/vm/jato.c
index 9086f1d..e28e808 100644
--- a/vm/jato.c
+++ b/vm/jato.c
@@ -105,6 +105,7 @@ static void __vm_native
native_vmsystemproperties_preinit(struct vm_object *p)
{ "java.io.tmpdir", "/tmp"},
{ "file.separator", "/" },
{ "path.separator", "/" },
+ { "line.separator", "\n" },
};
struct vm_object *(*trampoline)(struct vm_object *,
--
1.6.0.6
------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel