Commits
User selector
Commit History
Commits on Sep 23, 2021
8274075: Fix miscellaneous typos in java.base
Show description for 8799856committed
Commits on Sep 15, 2021
8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Show description for 4c673dfauthored andcommitted
Commits on Sep 13, 2021
8273616: Fix trivial doc typos in the java.base module
Show description for b4b1210committed
Commits on Sep 10, 2021
8273194: Document the two possible cases when Lookup::ensureInitialized returns
Show description for ec9d1becommitted
Mandy Chung
Commits on Sep 8, 2021
8273000: Remove WeakReference-based class initialisation barrier implementation
Show description for faa942ccommitted
Vladimir Ivanov8078641: MethodHandle.asTypeCache can retain classes from unloading
Show description for 21012f2andcommitted

Commits on Aug 2, 2021
8271611: Use SecurityConstants.ACCESS_PERMISSION in MethodHandles
Show description for 7a4c754committed
Commits on Jul 21, 2021
8270949: Make dynamically generated classes with the class file version of the current release
Show description for ddce47ccommitted
Mandy Chung
Commits on Jul 13, 2021
8270056: Generated lambda class can not access protected static method of target class
Show description for 07e9052andcommitted8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Show description for afe957ccommitted
Commits on Jun 26, 2021
8266269: Lookup::accessClass fails with IAE when accessing an arrayClass with a protected inner class as component class
Show description for 6eb734acommitted
Mandy Chung8269351: Proxy::newProxyInstance and MethodHandleProxies::asInterfaceInstance should reject sealed interfaces
Show description for 3d0d27ccommitted
Mandy Chung
Commits on Jun 10, 2021
8268124: Update java.lang to use switch expressions
Show description for d43c8a7committed
Commits on Jun 9, 2021
8268192: LambdaMetafactory with invokespecial causes VerificationError
Show description for 58ba48bcommitted
Dan Smith
Commits on Jun 7, 2021
8174222: LambdaMetafactory: validate inputs and improve documentation
Show description for fc08af5committed
Dan Smith
Commits on Jun 3, 2021
8267995: Add reference to JVMS class file format in Lookup::defineHiddenClass
Show description for b955865committed
Mandy Chung
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
8264774: Implementation of Foreign Function and Memory API (Incubator)
Show description for a223189committed

Commits on May 27, 2021
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
Show description for 3623abbcommitted
Commits on May 26, 2021
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
Show description for e630235andcommitted
Commits on May 25, 2021
8267612: Declare package-private VarHandle.AccessMode/AccessType counts
Show description for 66b190ecommitted
Commits on May 24, 2021
8267614: Outline VarHandleGuards exact behavior checks
Show description for c519ba2committed
Commits on May 19, 2021
8267321: Use switch expression for VarHandle$AccessMode lookup
Show description for 9760dbacommitted
Commits on May 13, 2021
8243287: Removal of Unsafe::defineAnonymousClass
Show description for e14b026committed
Harold Seigel
Commits on Apr 30, 2021
8266155: Convert java.base to use Stream.toList()
Show description for dd05158authored andcommitted
Commits on Apr 19, 2021
8265135: Reduce work initializing VarForms
Show description for 5303ccbcommitted8265079: Implement VarHandle invoker caching
Show description for c887148committed
Commits on Apr 14, 2021
8262883: doccheck: Broken links in java.base
Show description for 4661690committed
Commits on Apr 13, 2021
8265061: Simplify MethodHandleNatives::canBeCalledVirtual
Show description for 7006070committed
Commits on Apr 5, 2021
8264288: Performance issue with MethodHandle.asCollector
Show description for b7baca7committed
Commits on Mar 29, 2021
8264029: Replace uses of StringBuffer with StringBuilder in java.base
Show description for fbbd98bauthored andcommitted
Commits on Mar 24, 2021
8263358: Update java.lang to use instanceof pattern variable
Show description for 329697bcommitted
Commits on Mar 19, 2021
8263892: More modifier order fixes in java.base
Show description for 77ebc11authored andcommitted8263658: Use the blessed modifier order in java.base
Show description for b49c589authored andcommitted8263821: Remove unused MethodTypeForm canonicalization codes
Show description for 57497abcommitted