git: openjdk/jdk: 8291360: Create entry points to expose low-level class file information

Harold Seigel hseigel at openjdk.org
Thu Aug 4 13:17:34 UTC 2022


Changeset: a3040fcc
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2022-08-04 13:13:01 +0000
URL:       https://git.openjdk.org/jdk/commit/a3040fcc2baa48c19d9525b3539863a71fa5781d

8291360: Create entry points to expose low-level class file information

Reviewed-by: dholmes, rriggs

! make/data/hotspot-symbols/symbols-unix
! src/hotspot/share/include/jvm.h
! src/hotspot/share/prims/jvm.cpp
! src/java.base/share/classes/java/lang/Class.java
! src/java.base/share/native/libjava/Class.c
+ test/hotspot/jtreg/runtime/ClassFile/ClassAccessFlagsRawTest.java
+ test/hotspot/jtreg/runtime/ClassFile/ClassFileVersionTest.java
+ test/hotspot/jtreg/runtime/ClassFile/classAccessFlagsRaw.jcod
+ test/hotspot/jtreg/runtime/ClassFile/classFileVersions.jcod



More information about the jdk-changes mailing list