Wed, 27 Apr 2016 20:18:49 +0200 |
mhaupt |
8155106: MHs.Lookup.findConstructor returns handles for array classes
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 18:42:51 -0700 |
psandoz |
8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 18:30:00 -0700 |
psandoz |
8154556: Use java.nio.ByteOrder instead of boolean value
|
file |
diff |
annotate
|
Fri, 22 Apr 2016 15:05:54 +0200 |
mhaupt |
8154754: MethodHandles.countedLoop errors in deriving loop arguments, result type, and local state
|
file |
diff |
annotate
|
Fri, 22 Apr 2016 15:05:26 +0200 |
mhaupt |
8154751: MethodHandles.countedLoop does not accept empty bodies
|
file |
diff |
annotate
|
Fri, 22 Apr 2016 13:36:22 +0200 |
mhaupt |
8152667: MHs.iteratedLoop(...) throws unexpected WMTE, disallows Iterator subclasses, generates inconsistent loop result type
|
file |
diff |
annotate
|
Tue, 19 Apr 2016 14:39:35 +0200 |
mhaupt |
8150956: j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpected exceptions in the case of 'init' return type is void
|
file |
diff |
annotate
|
Fri, 15 Apr 2016 16:19:15 +0100 |
chegar |
8137058: Clear out all non-Critical APIs from sun.reflect
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 15:48:14 +0200 |
srastogi |
8150829: Enhanced drop-args, identity and default constant, varargs adjustment
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 15:05:48 +0200 |
psandoz |
8151705: VarHandle.AccessMode enum names should conform to code style
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 09:20:22 +0200 |
mhaupt |
8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0
|
file |
diff |
annotate
|
Thu, 24 Mar 2016 16:21:19 +0100 |
zmajo |
Merge
|
file |
diff |
annotate
|
Thu, 24 Mar 2016 11:21:21 +0100 |
psandoz |
8149644: Integrate VarHandles
|
file |
diff |
annotate
|
Tue, 22 Mar 2016 10:42:32 +0000 |
chegar |
Merge
|
file |
diff |
annotate
|
Sun, 13 Mar 2016 20:26:29 +0100 |
mhaupt |
8150782: findClass / accessClass throw unexpected exceptions
|
file |
diff |
annotate
|
Thu, 17 Mar 2016 19:04:16 +0000 |
alanb |
8142968: Module System implementation
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 20:16:11 +0100 |
mhaupt |
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 14:15:15 +0100 |
mhaupt |
8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop
|
file |
diff |
annotate
|
Mon, 29 Feb 2016 14:16:20 +0100 |
mhaupt |
8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 09:49:04 +0100 |
mhaupt |
8143410: augment pseudo-code descriptions in MethodHandles API
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 07:17:54 +0100 |
mhaupt |
8150360: augment/correct MethodHandle API documentation
|
file |
diff |
annotate
|
Wed, 10 Feb 2016 10:44:58 +0100 |
srastogi |
8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods
|
file |
diff |
annotate
|
Mon, 08 Feb 2016 17:37:46 +0100 |
mhaupt |
8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods
|
file |
diff |
annotate
|
Thu, 14 Jan 2016 13:53:13 +0100 |
mhaupt |
8147078: MethodHandles.catchException does not enforce Throwable subtype
|
file |
diff |
annotate
|
Wed, 06 Jan 2016 10:01:44 +0000 |
chegar |
8145544: Move sun.misc.VM to jdk.internal.misc
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 02:24:27 +0100 |
redestad |
8144723: MethodHandleImpl.initStatics is no longer needed
|
file |
diff |
annotate
|
Thu, 03 Dec 2015 15:36:20 +0100 |
mhaupt |
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
|
file |
diff |
annotate
|
Fri, 20 Nov 2015 15:34:12 +0100 |
mhaupt |
8139885: implement JEP 274: enhanced method handles
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 21:56:04 -0700 |
martin |
8136583: Core libraries should use blessed modifier order
|
file |
diff |
annotate
|
Fri, 20 Feb 2015 18:32:10 +0300 |
shade |
8073479: Replace obj.getClass hacks with Objects.requireNonNull
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 09:22:07 -0800 |
vlivanov |
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 07:16:38 -0800 |
vlivanov |
8063135: Enable full LF sharing by default
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 18:05:03 +0400 |
vlivanov |
8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 18:05:01 +0400 |
vlivanov |
8058291: Missing some checks during parameter validation
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:52 +0400 |
vlivanov |
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:51 +0400 |
vlivanov |
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:51 +0400 |
vlivanov |
8057654: Extract checks performed during MethodHandle construction into separate methods
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050887: Intrinsify constants for default values
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050884: Intrinsify ValueConversions.identity() functions
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050877: Improve code for pairwise argument conversions and value boxing/unboxing
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:49 +0400 |
vlivanov |
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:48 +0400 |
vlivanov |
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:48 +0400 |
vlivanov |
8050053: Improve caching of different invokers
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 19:19:47 +0400 |
vlivanov |
8050052: Small cleanups in java.lang.invoke code
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 15:54:13 +0100 |
chegar |
8054834: Modular Source Code
|
file |
diff |
annotate
| base
|