src/java.base/share/classes/java/lang/Class.java
Wed, 27 Nov 2019 10:23:40 -0800 darcy 8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec
Tue, 19 Nov 2019 10:02:46 -0800 bchristi 8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
Mon, 04 Nov 2019 11:42:24 -0800 bchristi 8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
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, 20 Sep 2019 11:07:52 +0100 jboes 8230648: Replace @exception tag with @throws in java.base
Mon, 09 Sep 2019 11:04:04 -0700 bchristi 8212117: Class.forName may return a reference to a loaded but not linked Class
Thu, 29 Aug 2019 16:31:34 -0700 darcy 8229997: Apply java.io.Serial annotations in java.base
Wed, 03 Jul 2019 16:29:20 -0700 darcy 8227202: clarify Class.isEnum() doc
Tue, 11 Jun 2019 17:20:51 -0700 darcy 7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Thu, 11 Apr 2019 22:56:11 -0400 vromero 8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
Tue, 15 Jan 2019 19:10:40 -0800 darcy 8217000: Refactor Class::methodToString
Mon, 14 Jan 2019 23:05:26 +0100 jwilhelm Merge
Fri, 11 Jan 2019 08:32:44 -0800 darcy 8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
Wed, 09 Jan 2019 20:28:16 +0100 shade 8216302: StackTraceElement::fill_in can use cached Class.name
Sun, 09 Dec 2018 12:36:24 -0500 vromero 8210031: implementation for JVM Constants API
Thu, 01 Nov 2018 20:37:45 -0700 darcy 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Mon, 22 Oct 2018 13:31:42 -0700 jjg 8211876: Broken links in java.base files (ClassLoader.html#name)
Thu, 04 Oct 2018 13:02:58 -0700 mchung 8206240: java.lang.Class.newInstance() is causing caller to leak
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Thu, 14 Jun 2018 09:31:59 -0700 darcy 8205003: Replace selected link tags with linkplain in java.lang.Class
Fri, 04 May 2018 09:29:14 +0200 redestad 8187123: (reflect) Class#getCanonicalName and Class#getSimpleName is a part of performance issue
Wed, 04 Apr 2018 14:09:31 -0700 igerasim 8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory jdk-11+8
Fri, 01 Dec 2017 17:06:09 -0800 psandoz 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes.
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip