src/java.base/share/classes/java/lang/invoke/MethodHandles.java
Tue, 29 Oct 2019 12:52:03 -0700 mchung 8173975: Lookup::in should not allow target class be primitive or array class
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
Tue, 24 Sep 2019 09:43:43 +0100 jboes 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
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
Tue, 13 Aug 2019 15:49:11 -0700 mchung 8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works
Sat, 27 Jul 2019 14:49:16 -0700 mchung 8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member
Wed, 24 Jul 2019 16:46:42 -0700 mchung 8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
Fri, 24 May 2019 07:56:29 +0100 clanger 8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
Tue, 26 Mar 2019 15:53:36 -0700 afarley 8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields
Wed, 20 Mar 2019 15:35:26 -0700 jjg 8220249: fix headings in java.compiler
Thu, 13 Dec 2018 15:31:05 +0100 redestad 8215281: Use String.isEmpty() when applicable in java.base
Sun, 11 Nov 2018 21:24:46 +0100 redestad 8213478: Reduce rebinds when applying repeated filters and conversions
Tue, 06 Nov 2018 10:01:16 -0800 mchung 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Tue, 23 Oct 2018 11:03:51 +0200 redestad 8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Wed, 10 Oct 2018 15:19:34 -0700 mchung 8211921: AssertionError in MethodHandles$Lookup.defineClass
Tue, 02 Oct 2018 10:19:07 -0700 igerasim 8200381: Typos in javadoc - missing verb "be" and alike
Wed, 19 Sep 2018 08:49:07 +0100 alanb 8210496: Improve filtering for classes with security sensitive fields
Tue, 04 Sep 2018 18:32:28 +0100 dfuchs 8210366: Typo in MethodHandles.Lookup: must be either be
Mon, 02 Jul 2018 23:33:40 -0700 vtheeyarath 8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
Mon, 25 Jun 2018 14:39:44 -0700 psandoz 8195650: Method references to VarHandle accessors
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Fri, 25 May 2018 22:56:00 -0700 vtheeyarath 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Mon, 30 Apr 2018 21:56:54 -0400 dholmes 8200167: Validate more special case invocations
Wed, 24 Jan 2018 16:44:31 -0800 psandoz 8194238: Trying exceptions in MethodHandles
Wed, 28 Mar 2018 00:45:37 +0200 redestad 8200289: Reduce number of exceptions created when calling Lookup::canBeCached
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Wed, 17 Jan 2018 15:17:50 -0800 mchung 8194554: filterArguments runs multiple filters in the wrong order
Fri, 17 Nov 2017 08:12:02 -0600 mchung 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip