Commits
User selector
Commit History
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
Commits on Nov 4, 2019
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
Show description for 3561b4ecommitted
Brent Christian
Commits on Nov 3, 2019
8229516: Thread.isInterrupted() always returns false after thread termination
Show description for 1d50b27committed
David Holmes
Commits on Oct 31, 2019
8205132: Degrade Thread.countStackFrames() to throw UOE
Show description for 6d98a3bcommitted
Alan Bateman
Commits on Oct 30, 2019
8232724: Remove indirection with calling JNU_NewStringPlatform
Show description for c7acea0committed
Commits on Oct 24, 2019
8232613: Move Object.registerNatives into HotSpot
Show description for 574263acommitted
Commits on Oct 21, 2019
8232624: Java cannot start: NewStringPlatform missing
Show description for 16f3919committed
Commits on Oct 14, 2019
8218628: Add detailed message to NullPointerException describing what is null
Show description for d8c6516committed