History log of /openjdk10/jdk/src/java.base/share/classes/java/lang/Runtime.java
Revision Date Author Comments
# 17127:bd0e423e5756 26-Apr-2017 jjg

8179364: update "<a name=" in java.base module to use id attribute
Reviewed-by: darcy


# 17116:be9156346c78 21-Apr-2017 prappo

8177738: Runtime.Version must be a value-based class
8148822: (spec) Regex in Runtime.Version and JEP 223 should match
8160954: (spec) Runtime.Version regex and $PRE/$OPT issues
8148877: (spec) Specify when an empty '+' is required in a version string
Reviewed-by: psandoz, rriggs
Contributed-by: Iris Clark <iris.clark@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>


# 16906:a2b8bf9a32ce 16-Mar-2017 prappo

8176882: Incorrect integer comparison in version numbers
Reviewed-by: psandoz


# 16899:7b8e364b2faf 16-Mar-2017 prappo

8160956: Runtime.Version.compareTo/compareToIgnoreOpt problem
Reviewed-by: mr


# 15560:0ac0a3b43f0a 07-Sep-2016 smarks

8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text
Reviewed-by: iris, darcy, mchung


# 15211:99a010b704b6 01-Aug-2016 redestad

8162439: Runtime.Version.parse needs fast-path for major versions
Reviewed-by: psandoz, sdrach, iris


# 15129:ab971c902672 21-Jul-2016 iris

8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini


# 14900:8b6322c3adfc 27-Jun-2016 redestad

8160000: Runtime.version() cause startup regressions in 9+119
Reviewed-by: mchung, psandoz, erikj, forax, iris


# 14552:3976fadb091d 19-May-2016 iris

8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz


# 14278:d2e09e5acc5e 22-Apr-2016 smarks

8153330: deprecate Runtime.traceInstructions() and traceMethodCalls()
Reviewed-by: alanb, dholmes, mchung


# 14193:92280897299f 18-Apr-2016 smarks

8145468: update java.lang APIs with new deprecations
Reviewed-by: alanb, psandoz, lancea, forax, scolebourne, chegar, martin


# 14176:8606d027b2c2 15-Apr-2016 chegar

8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung


# 13175:59fce7947e90 29-Nov-2015 alanb

8144210: Runtime.currentRuntime should be final
Reviewed-by: dl, dholmes


# 11818:4682500c3098 28-Apr-2015 avstepan

8076224: some tidy warnings from core libs
Summary: minor HTML markup fix
Reviewed-by: rriggs, lancea


# 11397:e0ebd5754629 11-Feb-2015 rriggs

8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
Reviewed-by: alanb


# 11339:fd267d27e64c 30-Jan-2015 rriggs

8055330: (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support
Summary: Clarify optional behavior and the exception thrown when not supported
Reviewed-by: dfuchs, martin


# 10856:bd570aae5309 09-Oct-2014 fparain

8057777: Cleanup of old and unused VM interfaces
Reviewed-by: coleenp, hseigel, alanb, sherman


# 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