.. |
AbstractConstantGroup.java
|
8276348: Use blessed modifier order in java.base
|
2021-11-03 10:07:48 +00:00 |
AbstractValidatingLambdaMetafactory.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
BootstrapCallInfo.java
|
8273616: Fix trivial doc typos in the java.base module
|
2021-09-13 17:46:13 +00:00 |
BootstrapMethodInvoker.java
|
8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM
|
2024-09-10 12:34:51 +00:00 |
BoundMethodHandle.java
|
8310849: Pattern matching for instanceof and arrayType cleanup in j.l.invoke and j.l.reflect
|
2023-06-27 16:10:50 +00:00 |
CallSite.java
|
8310849: Pattern matching for instanceof and arrayType cleanup in j.l.invoke and j.l.reflect
|
2023-06-27 16:10:50 +00:00 |
ClassSpecializer.java
|
8343547: Restore accidentally removed annotations in LambdaForm from ClassFile API port
|
2024-11-05 12:15:42 +00:00 |
ConstantBootstraps.java
|
8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor
|
2024-08-21 14:56:30 +00:00 |
ConstantCallSite.java
|
8283237: CallSite should be a sealed class
|
2022-03-23 16:43:06 +00:00 |
ConstantGroup.java
|
8331879: Clean up non-standard use of /// comments in java.base
|
2024-05-31 22:16:35 +00:00 |
DelegatingMethodHandle.java
|
8340280: Avoid calling MT.invokerType() when creating LambdaForms
|
2024-09-18 07:01:13 +00:00 |
DirectMethodHandle.java
|
8340280: Avoid calling MT.invokerType() when creating LambdaForms
|
2024-09-18 07:01:13 +00:00 |
GenerateJLIClassesHelper.java
|
8339683: Simplify class data generation in InvokerBytecodeGenerator
|
2024-09-09 15:15:16 +00:00 |
IndirectVarHandle.java
|
8199149: Improve the exception message thrown by VarHandle of unsupported operation
|
2023-07-20 20:21:32 +00:00 |
InfoFromMemberName.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
InjectedProfile.java
|
|
|
InnerClassLambdaMetafactory.java
|
8343064: ClassFormatError: Illegal class name from InnerClassLambdaMetafactory
|
2024-11-14 17:55:41 +00:00 |
InvokeDynamic.java
|
|
|
InvokerBytecodeGenerator.java
|
8343547: Restore accidentally removed annotations in LambdaForm from ClassFile API port
|
2024-11-05 12:15:42 +00:00 |
Invokers.java
|
8325949: Create an internal utility method for creating VarHandle instances
|
2024-09-23 10:57:43 +00:00 |
LambdaConversionException.java
|
|
|
LambdaForm.java
|
8341776: Remove unused enum values from LambdaForm$Kind
|
2024-10-22 13:51:42 +00:00 |
LambdaFormBuffer.java
|
8298590: Refactor LambdaForm constructors
|
2023-01-02 12:06:26 +00:00 |
LambdaFormEditor.java
|
8310849: Pattern matching for instanceof and arrayType cleanup in j.l.invoke and j.l.reflect
|
2023-06-27 16:10:50 +00:00 |
LambdaMetafactory.java
|
8343064: ClassFormatError: Illegal class name from InnerClassLambdaMetafactory
|
2024-11-14 17:55:41 +00:00 |
LambdaProxyClassArchive.java
|
8327138: Clean up status management in cdsConfig.hpp and CDS.java
|
2024-03-09 03:48:38 +00:00 |
LazyInitializingVarHandle.java
|
8291065: Creating a VarHandle for a static field triggers class initialization
|
2023-07-18 00:58:25 +00:00 |
MemberName.java
|
8332547: Unloaded signature classes in DirectMethodHandles
|
2024-06-04 04:02:49 +00:00 |
MethodHandle.java
|
8341127: Extra call to MethodHandle::asType from memory segment var handles fails to inline
|
2024-10-04 09:45:50 +00:00 |
MethodHandleImpl.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
MethodHandleInfo.java
|
8304139: Add <init> and <clinit> method constants to ConstantDescs
|
2023-03-21 16:16:08 +00:00 |
MethodHandleNatives.java
|
8331879: Clean up non-standard use of /// comments in java.base
|
2024-05-31 22:16:35 +00:00 |
MethodHandleProxies.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
MethodHandles.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
MethodHandleStatics.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
MethodType.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
MethodTypeForm.java
|
8285633: Take better advantage of generic MethodType cache
|
2022-04-27 17:54:21 +00:00 |
MutableCallSite.java
|
8340838: Clean up MutableCallSite to use explicit release fence instead of AtomicInteger
|
2024-09-25 18:29:30 +00:00 |
NativeMethodHandle.java
|
8340280: Avoid calling MT.invokerType() when creating LambdaForms
|
2024-09-18 07:01:13 +00:00 |
package-info.java
|
|
|
ResolvedMethodName.java
|
8268829: Provide an optimized way to walk the stack with Class object only
|
2023-09-07 21:37:40 +00:00 |
SerializedLambda.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +00:00 |
SimpleMethodHandle.java
|
8301460: Clean up LambdaForm to reference BasicType enums directly
|
2023-02-15 18:29:26 +00:00 |
StringConcatException.java
|
|
|
StringConcatFactory.java
|
8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning
|
2024-11-12 15:23:48 +00:00 |
SwitchPoint.java
|
|
|
TypeConvertingMethodAdapter.java
|
8338544: Dedicated Array class descriptor implementation
|
2024-10-24 02:40:08 +00:00 |
TypeDescriptor.java
|
|
|
VarForm.java
|
8199149: Improve the exception message thrown by VarHandle of unsupported operation
|
2023-07-20 20:21:32 +00:00 |
VarHandle.java
|
8342698: Fix order of @param tags in module java.base
|
2024-10-21 17:14:25 +00:00 |
VarHandleByteArrayBase.java
|
|
|
VarHandleGuards.java
|
8199149: Improve the exception message thrown by VarHandle of unsupported operation
|
2023-07-20 20:21:32 +00:00 |
VarHandles.java
|
8333824: Unused ClassValue in VarHandles
|
2024-06-10 10:05:14 +00:00 |
VarHandleSegmentViewBase.java
|
8331865: Consolidate size and alignment checks in LayoutPath
|
2024-05-29 11:12:30 +00:00 |
VolatileCallSite.java
|
8283237: CallSite should be a sealed class
|
2022-03-23 16:43:06 +00:00 |
WrongMethodTypeException.java
|
|
|
X-VarHandle.java.template
|
8291065: Creating a VarHandle for a static field triggers class initialization
|
2023-07-18 00:58:25 +00:00 |
X-VarHandleByteArrayView.java.template
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
X-VarHandleSegmentView.java.template
|
8338677: Improve startup of memory access var handles by simplifying combinator chains
|
2024-08-21 15:11:32 +00:00 |