classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Runtime, VMRuntime split


From: Jeroen Frijters
Subject: Runtime, VMRuntime split
Date: Sun, 23 Nov 2003 14:52:53 +0100

Hi,

Attached is a proposed split of java.lang.Runtime into a generic and VM
specific portion. It's not very exciting, just a bunch of native methods
that are moved (and one additional one).

If there are no comments I will commit (or should that wait until after
the 0.07 snapshot?)

BTW, Runtime.java will move from vm/reference/java/lang to java/lang and
VMRuntime.java is a new file in vm/reference/java/lang.

Regards,
Jeroen

Attachment: Runtime.java
Description: Runtime.java

Attachment: VMRuntime.java
Description: VMRuntime.java


reply via email to

[Prev in Thread] Current Thread [Next in Thread]