This website requires JavaScript.
Explore
Help
Sign In
1berry
/
openjdk
Watch
1
Star
0
Fork
0
You've already forked openjdk
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openjdk
/
src
/
java.base
/
share
/
classes
/
java
/
lang
/
invoke
History
Claes Redestad
4485d4e517
8297728: Cache invocation type rather than invoker in NamedFunction
...
Reviewed-by: jvernee
2022-11-30 20:53:56 +00:00
..
AbstractConstantGroup.java
…
AbstractValidatingLambdaMetafactory.java
…
BootstrapCallInfo.java
…
BootstrapMethodInvoker.java
8289610: Degrade Thread.stop
2022-09-23 07:55:29 +00:00
BoundMethodHandle.java
8295537: Enhance TRACE_METHOD_LINKAGE to show the target MethodHandle
2022-10-27 22:07:54 +00:00
CallSite.java
8297148: Add a @sealedGraph tag to CallSite
2022-11-26 08:28:31 +00:00
ClassSpecializer.java
…
ConstantBootstraps.java
…
ConstantCallSite.java
…
ConstantGroup.java
…
DelegatingMethodHandle.java
…
DirectMethodHandle.java
8295537: Enhance TRACE_METHOD_LINKAGE to show the target MethodHandle
2022-10-27 22:07:54 +00:00
GenerateJLIClassesHelper.java
…
IndirectVarHandle.java
…
InfoFromMemberName.java
…
InjectedProfile.java
…
InnerClassLambdaMetafactory.java
…
InvokeDynamic.java
…
InvokerBytecodeGenerator.java
8295302: Do not use ArrayList when LambdaForm has a single ClassData
2022-10-19 21:11:36 +00:00
Invokers.java
…
LambdaConversionException.java
…
LambdaForm.java
8297728: Cache invocation type rather than invoker in NamedFunction
2022-11-30 20:53:56 +00:00
LambdaFormBuffer.java
…
LambdaFormEditor.java
…
LambdaMetafactory.java
…
LambdaProxyClassArchive.java
…
MemberName.java
…
MethodHandle.java
8295537: Enhance TRACE_METHOD_LINKAGE to show the target MethodHandle
2022-10-27 22:07:54 +00:00
MethodHandleImpl.java
…
MethodHandleInfo.java
…
MethodHandleNatives.java
8295537: Enhance TRACE_METHOD_LINKAGE to show the target MethodHandle
2022-10-27 22:07:54 +00:00
MethodHandleProxies.java
…
MethodHandles.java
8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base
2022-08-06 09:53:35 +00:00
MethodHandleStatics.java
…
MethodType.java
…
MethodTypeForm.java
…
MutableCallSite.java
…
NativeMethodHandle.java
…
package-info.java
…
ProxyClassesDumper.java
…
SerializedLambda.java
…
SimpleMethodHandle.java
…
StringConcatException.java
…
StringConcatFactory.java
…
SwitchPoint.java
…
TypeConvertingMethodAdapter.java
…
TypeDescriptor.java
…
VarForm.java
…
VarHandle.java
…
VarHandleByteArrayBase.java
…
VarHandleGuards.java
…
VarHandles.java
…
VarHandleSegmentViewBase.java
…
VolatileCallSite.java
…
WrongMethodTypeException.java
…
X-VarHandle.java.template
…
X-VarHandleByteArrayView.java.template
…
X-VarHandleSegmentView.java.template
…