.. |
AbstractConstantGroup.java
|
8186209: Tool support for ConstantDynamic
|
2017-09-08 10:46:46 -07: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
|
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
|
2018-02-22 11:16:43 +01:00 |
BoundMethodHandle.java
|
8184777: Factor out species generation logic from BoundMethodHandle
|
2017-11-16 00:58:50 +01:00 |
CallSite.java
|
8185993: MethodHandle.invokeWithArguments jumbo-arity
|
2017-09-22 15:28:16 -07:00 |
ClassSpecializer.java
|
8184777: Factor out species generation logic from BoundMethodHandle
|
2017-11-16 00:58:50 +01:00 |
ConstantBootstraps.java
|
8198889: Clarify the throwing of exceptions from ConstantBootstraps.invoke
|
2018-03-14 12:39:57 -07:00 |
ConstantCallSite.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02: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
|
8187826: Avoid using reflection to bootstrap NamedFunctions
|
2017-09-27 17:56:00 +02:00 |
GenerateJLIClassesHelper.java
|
8199471: Enable generation of callSiteForms at link time
|
2018-03-14 17:14:02 +01:00 |
InfoFromMemberName.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
InjectedProfile.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
InnerClassLambdaMetafactory.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
InvokeDynamic.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
InvokerBytecodeGenerator.java
|
8199471: Enable generation of callSiteForms at link time
|
2018-03-14 17:14:02 +01:00 |
Invokers.java
|
8199471: Enable generation of callSiteForms at link time
|
2018-03-14 17:14:02 +01:00 |
LambdaConversionException.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
LambdaForm.java
|
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
|
2018-02-26 12:43:53 +01:00 |
LambdaFormBuffer.java
|
8191442: Regression in LambdaFormBuffer.replaceFunctions
|
2017-11-17 15:43:12 +01:00 |
LambdaFormEditor.java
|
8184777: Factor out species generation logic from BoundMethodHandle
|
2017-11-16 00:58:50 +01:00 |
LambdaMetafactory.java
|
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
|
2018-02-20 17:49:15 +01:00 |
MemberName.java
|
8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution
|
2018-01-12 01:52:06 +03:00 |
MethodHandle.java
|
8145371: ClassCastException thrown in LambdaFormEditor.getInCache
|
2018-01-03 13:17:35 -08:00 |
MethodHandleImpl.java
|
8199471: Enable generation of callSiteForms at link time
|
2018-03-14 17:14:02 +01:00 |
MethodHandleInfo.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MethodHandleNatives.java
|
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
|
2018-02-24 08:26:53 +00:00 |
MethodHandleProxies.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MethodHandles.java
|
8200289: Reduce number of exceptions created when calling Lookup::canBeCached
|
2018-03-28 00:45:37 +02:00 |
MethodHandleStatics.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MethodType.java
|
8187254: MethodType allows unvalidated parameter types
|
2017-12-12 09:33:37 -08:00 |
MethodTypeForm.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MutableCallSite.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
package-info.java
|
8185993: MethodHandle.invokeWithArguments jumbo-arity
|
2017-09-22 15:28:16 -07:00 |
ProxyClassesDumper.java
|
8194746: (fs) Add equivalents of Paths.get to Path interface
|
2018-03-22 12:30:47 -07:00 |
SerializedLambda.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SimpleMethodHandle.java
|
8184777: Factor out species generation logic from BoundMethodHandle
|
2017-11-16 00:58:50 +01:00 |
StringConcatException.java
|
8193758: Update copyright headers of files in src tree that are missing Classpath exception
|
2017-12-19 10:03:36 +00:00 |
StringConcatFactory.java
|
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
|
2018-02-22 11:16:43 +01:00 |
SwitchPoint.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TypeConvertingMethodAdapter.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
VarForm.java
|
8180437: Remaining renames of CAS misnomer "swap" => "set"
|
2017-11-17 12:09:56 -08:00 |
VarHandle.java
|
8180437: Remaining renames of CAS misnomer "swap" => "set"
|
2017-11-17 12:09:56 -08: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
|
8180437: Remaining renames of CAS misnomer "swap" => "set"
|
2017-11-17 12:09:56 -08:00 |
VolatileCallSite.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
WrongMethodTypeException.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
X-VarHandle.java.template
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
X-VarHandleByteArrayView.java.template
|
8195970: Crash passing null to a VarHandle
|
2018-01-26 09:35:15 -08:00 |