summaryrefslogtreecommitdiff
path: root/vm/reference/java/lang/VMSystem.java
Commit message (Expand)AuthorAgeFilesLines
* PR44411: Make VMSystem.nanoTime independent of wall time where possible.Andrew John Hughes2010-11-051-4/+1
* Tidy up VM reference implementation, making all classes final and all methods...Andrew John Hughes2010-07-081-12/+6
* Normalise whitespace.Andrew John Hughes2010-06-031-6/+6
* 2006-07-26 Sven de Marothy <sven@physto.se>Sven de Marothy2006-07-261-5/+5
* 2006-04-22 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-04-221-16/+55
* * vm/reference/java/net/VMNetworkInterface.java: Organized imports.Tom Tromey2006-03-021-3/+3
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-02-11 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-02-121-3/+7
* 2004-12-06 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-12-061-7/+0
* * java/lang/System.java (getenv): Do security checks and callMark Wielaard2004-08-281-1/+10
* * java/lang/System.java: delegated native calls to VMSystemJohn Leuner2002-12-181-0/+79
* 2002-03-25 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-251-37/+0
* 2002-02-26 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-02-271-74/+90
* Add License clarificationMark Wielaard2002-01-221-5/+16
* Update copyright notices.Mark Wielaard2002-01-131-19/+25
* Copyright, Doc FixesJohn Keiser1999-02-111-100/+100
* First rev. of changes for Japhar. Incidentally, I have the Japhar native sideJohn Keiser1998-10-041-9/+29
* method should have been staticJohn Keiser1998-09-221-1/+1
* Typos (whoops)John Keiser1998-09-221-0/+2
* Initial set of VM interface classes. Must be customized on a per-VM basis.John Keiser1998-09-221-0/+78