History log of /openjdk10/jdk/src/java.base/share/native/libjava/VM.c
Revision Date Author Comments
# 14632:df35a805b405 27-May-2016 mchung

8157986: Runtime support for javac to determine arguments to the runtime environment
Reviewed-by: alanb


# 14424:64706740c26b 12-May-2016 mchung

8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
Reviewed-by: acorn, alanb, chegar, dfuchs


# 13418:411947bd5f14 06-Jan-2016 chegar

8145544: Move sun.misc.VM to jdk.internal.misc
Reviewed-by: alanb, mullan, weijun


# 11535:ae7e32b84770 03-Mar-2015 igerasim

8074066: Useless code in share/native/libjava/VM.c
Reviewed-by: mchung


# 11354:d6a5cbeb8198 28-Jan-2015 dfuchs

8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Summary: Changes the implementation of java.time.Clock.systemUTC() to take advantage of the maximum resolution of the underlying native clock on which System.currentTimeMillis() is based.
Reviewed-by: dholmes, rriggs, scolebourne, sla


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com