jdk/src/java.base/share/classes/java/lang/Class.java
Wed, 18 Jan 2017 10:24:47 +0100 redestad 8037325: Class.getConstructor() performance regression
Mon, 09 Jan 2017 21:40:10 -0800 darcy 8172475: Remove <tt></tt> usage from Class and ClassLoader
Thu, 05 Jan 2017 08:51:03 +0100 plevart 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950
Mon, 26 Dec 2016 19:38:27 +0100 plevart 8171988: Backout of fix for 8062389, 8029459, 8061950
Sun, 25 Dec 2016 19:29:06 +0100 plevart 8062389: Class.getMethod() is inconsistent with Class.getMethods() results
Sun, 11 Dec 2016 12:20:45 +0100 redestad 8170595: Optimize Class.isAnonymousClass, isLocalClass, and isMemberClass
Thu, 01 Dec 2016 11:16:23 +0000 alanb Merge
Sat, 19 Nov 2016 12:22:35 +0100 redestad 8169993: Class::desiredAssertionStatus should call getClassLoader0
Thu, 17 Nov 2016 19:38:14 +0100 redestad 8169880: Remove the sun.reflect.noCaches option
Thu, 01 Dec 2016 08:57:53 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Thu, 03 Nov 2016 13:06:24 -0700 darcy 8168681: Correct deprecation text for Class.newInstance
Tue, 18 Oct 2016 20:28:58 +0200 plevart 6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection
Tue, 23 Aug 2016 10:49:15 -0700 bchristi 7180225: SecurityExceptions not defined in some class loader methods
Sat, 06 Aug 2016 00:34:50 +0200 redestad 8161379: Force inline methods calling Reflection.getCallerClass
Mon, 18 Jul 2016 10:27:58 -0700 darcy 8161500: Use getTypeName and StringJoiner in core reflection toString methods
Tue, 14 Jun 2016 09:03:12 -0700 darcy 8159330: Improve deprecation text for Class.newInstance
Tue, 03 May 2016 10:40:54 -0700 darcy 6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Fri, 15 Apr 2016 16:19:15 +0100 chegar 8137058: Clear out all non-Critical APIs from sun.reflect
Thu, 17 Mar 2016 19:04:16 +0000 alanb 8142968: Module System implementation
Wed, 06 Jan 2016 10:01:44 +0000 chegar 8145544: Move sun.misc.VM to jdk.internal.misc
Mon, 21 Dec 2015 20:54:00 +0100 redestad 8145680: Remove unnecessary explicit initialization of volatile variables in java.base
Wed, 11 Nov 2015 09:19:12 +0000 chegar 8140606: Update library code to use internal Unsafe
Tue, 15 Sep 2015 21:56:04 -0700 martin 8136583: Core libraries should use blessed modifier order
Fri, 03 Jul 2015 07:23:45 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Fri, 29 May 2015 17:05:33 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Thu, 21 May 2015 18:23:01 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 01 May 2015 03:56:04 -0700 amurillo Merge
Thu, 23 Apr 2015 09:32:35 -0700 darcy 8078467: Update core libraries to use diamond with anonymous classes
Tue, 14 Apr 2015 18:03:12 +0300 vlivanov 8057919: Class.getSimpleName() should work for non-JLS compliant class names
Wed, 25 Feb 2015 14:30:02 +0100 jfranck 8014678: Spurious AccessControlException thrown in java.lang.Class.getEnclosingMethod()
Fri, 16 Jan 2015 14:04:27 -0800 darcy 8060077: Class.toGenericString specification doesn't mention array types
Thu, 30 Oct 2014 07:31:41 -0700 martin 8067377: My hobby: caning, then then canning, the the can-can
Mon, 01 Dec 2014 21:02:21 +0100 dfuchs 8065552: setAccessible(true) on fields of Class may throw a SecurityException
Thu, 06 Nov 2014 13:29:36 -0800 martin 8062773: Clarifications for Class specification
Thu, 06 Nov 2014 13:29:36 -0800 martin 8063147: Class.getFields spec should state that fields are inherited from superinterfaces
Tue, 22 Jul 2014 16:24:48 +0400 coleenp 8015256: Better class accessibility
Wed, 27 Aug 2014 22:08:19 +0400 igerasim 8054714: Use StringJoiner where it makes the code cleaner
Mon, 18 Aug 2014 10:59:36 +0100 chegar Merge
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip