jdk/src/share/classes/java/lang/System.java
Mon, 15 Jul 2013 10:55:53 +0200 plevart 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Fri, 03 May 2013 10:57:28 -0700 mduigou 8013528: Provide SharedSecrets access to String(char[], boolean) constructor
Tue, 16 Apr 2013 21:39:52 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Thu, 14 Mar 2013 16:03:10 +0000 alanb 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
Thu, 31 Jan 2013 10:10:34 +0100 jfranck 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
Tue, 29 Jan 2013 10:32:49 +0100 jfranck 8004698: Implement Core Reflection for Type Annotations
Wed, 28 Nov 2012 09:21:37 -0800 jfranck 7154390: Add support for repeating annotations in j.l.r.AnnotatedElement
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Mon, 01 Oct 2012 15:36:57 +0100 alanb 8000269: Cleanup javadoc warnings
Thu, 01 Mar 2012 09:40:18 -0800 mduigou 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()
Thu, 16 Feb 2012 22:13:10 -0800 sherman 4153167: separate between ANSI and OEM code pages on Windows
Thu, 08 Dec 2011 13:48:54 -0500 omajid 7117612: Miscellaneous warnings in java.lang
Wed, 30 Nov 2011 12:42:26 +0000 alanb 7116404: Miscellaneous warnings (java.rmi.**, serialization, some core classes)
Tue, 23 Aug 2011 16:35:05 -0700 darcy 7082231: Put a @since 1.7 on System.lineSeparator
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Wed, 16 Feb 2011 11:11:31 -0800 sherman 6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Mon, 11 Oct 2010 20:22:27 -0700 mchung 6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Fri, 17 Sep 2010 14:16:14 -0700 mchung 6888546: restore System.initializeSystemClasses
Fri, 09 Jul 2010 18:55:25 -0700 martin 6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Mon, 07 Dec 2009 16:44:40 -0800 martin 6900043: Add method to return line.separator property
Tue, 28 Jul 2009 12:12:54 -0700 xdono 6862919: Update copyright year
Mon, 29 Jun 2009 12:06:42 -0400 herrick Merge
Fri, 12 Jun 2009 14:56:32 -0400 herrick 6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
Sun, 14 Jun 2009 14:33:30 -0700 martin 6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
Mon, 27 Apr 2009 12:08:41 -0700 mchung 6829503: addShutdownHook fails if called after shutdown has commenced.
Tue, 24 Mar 2009 14:05:44 +0000 alanb 6807702: Integer.valueOf cache should be configurable
Wed, 18 Mar 2009 17:37:39 -0700 mchung 6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
Thu, 12 Mar 2009 10:27:22 -0700 mchung 6810254: Lazily instantiate the shared secret access objects
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip