jdk/src/java.base/share/classes/java/lang/invoke
2019-11-26 16:09:17 +03:00
..
AbstractConstantGroup.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
AbstractValidatingLambdaMetafactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BootstrapCallInfo.java 8186209: Tool support for ConstantDynamic 2017-09-08 10:46:46 -07:00
BootstrapMethodInvoker.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
BoundMethodHandle.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
CallSite.java 8234401: ConstantCallSite may stuck in non-frozen state 2019-11-26 16:09:17 +03:00
ClassSpecializer.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
ConstantBootstraps.java 8230723: Remove default constructors from java.lang and java.io 2019-09-09 10:13:42 -07:00
ConstantCallSite.java 8234401: ConstantCallSite may stuck in non-frozen state 2019-11-26 16:09:17 +03:00
ConstantGroup.java 8186209: Tool support for ConstantDynamic 2017-09-08 10:46:46 -07:00
DelegatingMethodHandle.java 8187826: Avoid using reflection to bootstrap NamedFunctions 2017-09-27 17:56:00 +02:00
DirectMethodHandle.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
GenerateJLIClassesHelper.java 8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods 2019-08-29 15:59:00 +02:00
InfoFromMemberName.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
InjectedProfile.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InnerClassLambdaMetafactory.java 8232806: Introduce a system property to disable eager lambda initialization 2019-10-28 15:03:36 +01:00
InvokeDynamic.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvokerBytecodeGenerator.java 8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type 2019-11-14 10:55:46 +01:00
Invokers.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
LambdaConversionException.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
LambdaForm.java 8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation 2019-01-22 18:13:49 -08:00
LambdaFormBuffer.java 8191442: Regression in LambdaFormBuffer.replaceFunctions 2017-11-17 15:43:12 +01:00
LambdaFormEditor.java 8213478: Reduce rebinds when applying repeated filters and conversions 2018-11-11 21:24:46 +01:00
LambdaMetafactory.java 8202922: Method reference identity is broken by serialization 2018-06-22 12:05:36 -07:00
MemberName.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodHandle.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodHandleImpl.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodHandleInfo.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodHandleNatives.java 8218022: Repeated words typos in java.base 2019-01-30 00:24:32 +00:00
MethodHandleProxies.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodHandles.java 8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order 2019-11-22 11:34:22 -08:00
MethodHandleStatics.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodType.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
MethodTypeForm.java 8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable 2019-09-19 23:38:50 +02:00
MutableCallSite.java 8234401: ConstantCallSite may stuck in non-frozen state 2019-11-26 16:09:17 +03:00
package-info.java 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base 2019-09-24 09:43:43 +01:00
ProxyClassesDumper.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
SerializedLambda.java 8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes 2019-10-09 10:17:50 -07:00
SimpleMethodHandle.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
StringConcatException.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
StringConcatFactory.java 8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer 2019-05-09 17:28:27 +02:00
SwitchPoint.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TypeConvertingMethodAdapter.java 8213480: update internal ASM version to 7.0 2018-11-13 23:33:17 -05:00
TypeDescriptor.java 8215300: additional changes to constants API 2018-12-13 10:35:09 -05:00
VarForm.java 8230648: Replace @exception tag with @throws in java.base 2019-09-20 11:07:52 +01:00
VarHandle.java 8225314: broken links in java.base 2019-06-04 15:42:16 -07:00
VarHandleByteArrayBase.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VarHandleGuards.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VarHandles.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
VolatileCallSite.java 8234401: ConstantCallSite may stuck in non-frozen state 2019-11-26 16:09:17 +03:00
WrongMethodTypeException.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
X-VarHandle.java.template 8215648: remove equals and hashCode implementations from j.l.i.VarHandle 2019-01-11 09:02:44 -05:00
X-VarHandleByteArrayView.java.template 8215648: remove equals and hashCode implementations from j.l.i.VarHandle 2019-01-11 09:02:44 -05:00