Commits
User selector
Commit History
Commits on Jun 25, 2021
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Show description for 3fae4b3committed
Brian Burkhalter
Commits on Jun 7, 2021
8174222: LambdaMetafactory: validate inputs and improve documentation
Show description for fc08af5committed
Dan Smith
Commits on Jun 4, 2021
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Show description for 59a539fcommitted
Commits on May 17, 2021
8264777: Overload optimized FileInputStream::readAllBytes
Show description for da4dfdecommitted
Brian Burkhalter
Commits on May 14, 2021
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
Show description for 1e0ecd6committed
Commits on Apr 29, 2021
8266173: -Wmaybe-uninitialized happens in jni_util.c
Show description for 4a9f231committed
Commits on Apr 15, 2021
8259070: Add jcmd option to dump CDS
Show description for e7cbebacommitted
Commits on Feb 5, 2021
8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
Show description for 0791899committed
Commits on Feb 3, 2021
8260193: Remove JVM_GetInterfaceVersion() and JVM_DTraceXXX
Show description for b9d4211committed
Commits on Jan 26, 2021
8260391: Remove StringCoding::err
Show description for b07797ccommitted
Commits on Dec 7, 2020
8246778: Compiler implementation for Sealed Classes (Second Preview)
Show description for 637b0c6committed

Commits on Dec 2, 2020
8257241: CDS should not handle disableEagerInitialization for archived lambda proxy classes
Show description for 3da30e9committed
Commits on Nov 25, 2020
8256517: (ref) Reference.clear during reference processing may lose notification
Show description for 66943fecommitted
Kim Barrett
Commits on Nov 23, 2020
8254231: Implementation of Foreign Linker API (Incubator)
Show description for 0fb31dbcommitted
Commits on Nov 4, 2020
8188055: (ref) Add Reference::refersTo predicate
Show description for 6023f6bcommitted
Kim Barrett
Commits on Oct 19, 2020
8247666: Support Lambda proxy classes in static CDS archive
Show description for 74ac77ecommitted
Commits on Oct 10, 2020
8247536: Support for pre-generated java.lang.invoke classes in CDS static archive
Show description for e4469d2committed
Commits on Oct 5, 2020
8253960: Memory leak in Java_java_lang_ClassLoader_defineClass0()
Show description for 19219a9committed
Commits on Sep 24, 2020
8253500: [REDO] JDK-8253208 Move CDS related code to a separate class
Show description for 89c5e49committed
Commits on Sep 22, 2020
8253496: [BACKOUT] JDK-8253208 Move CDS related code to a separate class
Show description for 65af837committed8253208: Move CDS related code to a separate class
Show description for c1df13bcommitted
Commits on Sep 13, 2020
8244778: Archive full module graph in CDS
Show description for 03a4df0committed
Commits on Jun 10, 2020
8198698: Support Lambda proxy classes in dynamic CDS archive
Show description for 847a3baandcommitted
Commits on Jun 1, 2020
8227046: compiler implementation for sealed classes
Show description for d42bfefcommitted
Commits on May 13, 2020
8244936: Reduce JNI overhead of accessing FileDescriptor
Show description for 168cdcfcommitted
Commits on May 5, 2020
8241071: Generation of classes.jsa with -Xshare:dump is not deterministic
Show description for eadcb08committed
Commits on Apr 21, 2020
8238358: Implementation of JEP 371: Hidden Classes
Show description for 7cc1371committed
Commits on Apr 18, 2020
8242452: During module definition, move conversion of packages from native to VM
Show description for d185fe9committed
Commits on Mar 23, 2020
8240975: Extend NativeLibraries to support explicit unloading
Show description for 75a8b7fcommitted
Mandy Chung
Commits on Mar 12, 2020
8228336: Refactor native library loading implementation
Show description for d5d6dc0committed
Mandy Chung
Commits on Dec 18, 2019
8236183: cleanup Java_jdk_internal_reflect_Reflection_getCallerClass naming
Show description for 75cd193committed
Commits on Dec 10, 2019
8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code
Show description for b467629committed
Gerard Ziemski
Commits on Dec 6, 2019
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
Show description for 547e472committed8235359: Simplify method Class.getRecordComponents()
Show description for b8dbdd1committed
Harold Seigel
Commits on Dec 4, 2019
8225054: Compiler implementation for records
Show description for 827e5e3committed