Commits
User selector
Commit History
Commits on Sep 15, 2021
8273575: memory leak in appendBootClassPath(), paths must be deallocated
Show description for 74ffe12committed
Serguei Spitsyn
Commits on Sep 9, 2021
Commits on Jul 23, 2021
8271149: remove unreferenced functions from EncodingSupport_md.c
Show description for fb85960committed
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on May 4, 2021
8266187: Memory leak in appendBootClassPath()
Show description for aa90df6authored andcommitted

Commits on Jan 26, 2021
8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs
Show description for c538cd8committed
Serguei Spitsyn
Commits on Nov 13, 2020
8253525: Implement getInstanceSize/sizeOf intrinsics
Show description for b4d0186committed
Commits on Oct 22, 2020
8255262: Remove use of legacy custom @spec tag
Show description for 0aa3c92committed
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted
Commits on Jun 1, 2020
8227046: compiler implementation for sealed classes
Show description for d42bfefcommitted
Commits on May 27, 2020
8245392: Remove duplication in class redefinition and retransformation specs
Show description for 1357c01committed
Serguei Spitsyn
Commits on May 14, 2020
8243012: Fix issues in j.l.i package info
Show description for cab61f1committed
Alex Menkov
Commits on Apr 21, 2020
8238358: Implementation of JEP 371: Hidden Classes
Show description for 7cc1371committed
Commits on Apr 14, 2020
8241522: Manifest improved jar headers redux
Show description for 19c2992committed
Alex Menkov
Commits on Feb 6, 2020
8238602: remove obsolete functions from libinstrument/FileSystemSupport_md.c
Show description for 1e0167ecommitted
Commits on Dec 13, 2019
8226346: Build better binary builders
Show description for 4df99aacommitted
Commits on Dec 6, 2019
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
Show description for 547e472committed
Commits on Dec 5, 2019
8235360: Update JDWP, JDI and Instrumentation specs for Record attribute
Show description for 73676cfcommitted
Harold Seigel
Commits on Dec 4, 2019
8225054: Compiler implementation for records
Show description for 827e5e3committed
Commits on Nov 29, 2019
8234968: check calloc rv in libinstrument InvocationAdapter
Show description for 5e85366committed
Commits on Nov 14, 2019
8227542: Manifest improved jar headers
Show description for 3bbc499committed
Alex Menkov
Commits on Sep 13, 2019
8230901: missing ReleaseStringUTFChars in serviceability native code
Show description for f808d8acommitted
Commits on Jun 3, 2019
8225207: redundant <p> in Instrumentation.java
Show description for 0fdd5f8committed
Commits on May 21, 2019
8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
Show description for a165ef3committed
Serguei Spitsyn
Commits on Mar 28, 2019
8221532: Incorrect copyright header in FileSystemSupport_md.c
Show description for caa5387committed
Daniil Titov
Commits on Mar 18, 2019
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
Show description for 3b0ae80committed
Commits on Mar 12, 2019
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
Show description for 2434c6fcommitted
Gary Adams8220257: fix headings in java.instrument
Show description for a22bb79committed
Gary Adams
Commits on Sep 24, 2018
8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Show description for 3910193committed
Brent Christian
Commits on Jul 19, 2018
8205709: Proper allocation handling
Show description for 942c7eccommitted
Daniil Titov
Commits on Jun 23, 2018
8010319: Implementation of JEP 181: Nest-Based Access Control
Show description for 95bf195committed

Commits on Apr 10, 2018
8201267: Disable warnings for VS2017 to enable building
Show description for a20bd3acommitted
Commits on Mar 28, 2018
8198393: Instrumentation.retransformClasses() throws NullPointerException when handling a zero-length array
Show description for a1ef165committed
Alex Menkov
Commits on Mar 22, 2018
8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017
Show description for 0db5f43committed
Roger Riggs