src/java.base/share/classes/java/lang/System.java
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Fri, 11 Oct 2019 14:49:05 -0700 akozlov 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
Mon, 19 Aug 2019 06:13:52 +0200 redestad 8229773: Resolve permissions for code source URLs lazily
Wed, 03 Apr 2019 10:47:10 +0100 alanb Move NativeThread.current() change to patch file niosocketimpl-branch
Tue, 05 Feb 2019 18:53:19 +0000 alanb Cache native thread id to avoid call to JNI in blocking I/O ops niosocketimpl-branch
Wed, 17 Jul 2019 12:35:46 +0200 redestad 8227587: Add internal privileged System.loadLibrary
Thu, 06 Jun 2019 10:01:36 -0700 mr 8197927: Allow the system property `java.vendor.version` to be undefined
Wed, 05 Jun 2019 10:21:02 -0400 rriggs 8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement
Mon, 07 Jan 2019 14:15:00 -0500 rriggs 8216205: Java API documentation formatting error in System.getEnv
Wed, 12 Dec 2018 13:28:50 +0100 redestad 8215159: Improve initial setup of system Properties
Fri, 07 Dec 2018 11:51:17 -0500 rriggs 8214971: Replace use of string.equals("") with isEmpty()
Wed, 28 Nov 2018 15:53:49 -0500 rriggs 4947890: Minimize JNI upcalls in system-properties initialization
Tue, 20 Nov 2018 10:07:42 +0530 pmuthuswamy 8213920: Use {@systemProperty} tag for properties listed in System.getProperties
Fri, 09 Nov 2018 13:28:16 -0500 rriggs 8185496: Improve performance of system properties initialization in initPhase1
Tue, 06 Nov 2018 10:01:16 -0800 mchung 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Wed, 10 Oct 2018 16:25:40 -0400 mullan 8191053: Provide a mechanism to make system's security manager immutable
Mon, 17 Sep 2018 15:22:46 -0700 mchung 8210721: Replace legacy serial exception field with Throwable::cause
Wed, 27 Jun 2018 09:31:51 -0700 joehw 8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Wed, 27 Jun 2018 09:36:34 -0400 rriggs 8066709: Make some JDK system properties read only
Wed, 13 Jun 2018 12:50:45 -0700 joehw 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Tue, 12 Jun 2018 14:08:24 -0700 bchristi 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
Mon, 12 Mar 2018 10:04:12 -0400 rriggs 8199420: Update javadoc tags in java.lang.System and related
Wed, 28 Feb 2018 09:54:38 +0000 alanb 8198562: (ch) Separate blocking and non-blocking code paths (part 1)
Fri, 23 Feb 2018 12:10:56 -0800 mchung 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Thu, 25 Jan 2018 13:40:36 -0800 mchung 8191170: Clarify if java.class.path can be undefined
Wed, 13 Dec 2017 17:28:24 -0800 mr 8192833: JEP 322: Time-Based Release Versioning
Wed, 13 Dec 2017 07:51:57 -0800 sherman 8184947: ZipCoder performance improvements
Tue, 05 Dec 2017 14:25:16 +0100 redestad 8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
Mon, 04 Dec 2017 10:13:58 +0100 clanger 8192961: Remove some double semicolons
Mon, 06 Nov 2017 17:48:00 -0800 mchung 8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Mon, 30 Oct 2017 16:16:01 -0700 bchristi 8189319: Add a java.util.Properties constructor that takes an initial capacity
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip