Commits
User selector
Commit History
Commits on Apr 1, 2021
8264609: Number.{byteValue, shortValue} spec should use @implSpec
Show description for b953386committed
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted
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
8263968: CDS: java/lang/ModuleLayer.EMPTY_LAYER should be singleton
Show description for 133a63bauthored andcommitted
8263358: Update java.lang to use instanceof pattern variable
Show description for 329697bcommitted
Commits on Mar 23, 2021
8264032: Improve thread safety of Runtime.version()
Show description for 2335362authored andcommitted
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
Commits on Mar 18, 2021
8260605: Various java.lang.invoke cleanups
Show description for 63eae8fcommitted8263108: Class initialization deadlock in java.lang.constant
Show description for 9225a23committed
Commits on Mar 17, 2021
8262807: Note assumptions of core reflection modeling and parameter handling
Show description for 99b39aacommitted8254979: Class.getSimpleName() returns non-empty for lambda and method
Show description for 26234b5committed
Commits on Mar 16, 2021
8263450: Simplify LambdaForm.useCount
Show description for e33bfb3committed
Commits on Mar 15, 2021
8263508: Remove dead code in MethodHandleImpl
Show description for fac39fecommitted
Commits on Mar 10, 2021
8263333: Improve links from core reflection to JLS and JVMS
Show description for acda812committed8263380: Unintended use of Objects.nonNull in VarHandles
Show description for 7e52a6ecommitted8262471: Fix coding style in src/java.base/share/classes/java/lang/CharacterDataPrivateUse.java
Show description for c8c0234authored andcommitted
8263102: Expand documention of Method.isBridge
Show description for 67ea3bdcommitted
Commits on Mar 8, 2021
8263091: Remove CharacterData.isOtherUppercase/-Lowercase
Show description for a0c3f24committed
Commits on Mar 2, 2021
8262875: doccheck: empty paragraphs, etc in java.base module
Show description for 20b9ba5committed
Commits on Feb 23, 2021
8253409: Double-rounding possibility in float fma
Show description for e5304b3committed
Commits on Feb 21, 2021
8261290: Improve error message for NumberFormatException on null input
Show description for 564011ccommitted
Commits on Feb 19, 2021
8261744: Implement CharsetDecoder ASCII and latin-1 fast-paths
Show description for 433096acommitted
Commits on Feb 17, 2021
8261621: Delegate Unicode history from JLS to j.l.Character
Show description for ea5bf45committed8261123: Augment discussion of equivalence classes in Object.equals and comparison methods
Show description for d547e1acommitted
Commits on Feb 9, 2021
8260337: Optimize ImageReader lookup, used by Class.getResource
Show description for 2f893c2committed
Commits on Feb 8, 2021
8240632: Note differences between IEEE 754-2019 math lib special cases and java.lang.Math
Show description for 2fd8ed0committed8261254: Initialize charset mapping data lazily
Show description for 92c6e6dcommitted
Commits on Feb 4, 2021
8261030: Avoid loading GenerateJLIClassesHelper at runtime
Show description for 83357b1committed- committed
Commits on Feb 2, 2021
8260927: StringBuilder::insert is incorrect without Compact Strings
Show description for 081fa3ecommitted8257086: Clarify differences between {Float, Double}.equals and ==
Show description for 474dba2committed
Commits on Jan 28, 2021
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
Show description for d07af2bcommitted
Commits on Jan 26, 2021
8260391: Remove StringCoding::err
Show description for b07797ccommitted