hg: valhalla/valhalla: 8225638: [lworld] Store inline classes in CDS archive

ioi.lam at oracle.com ioi.lam at oracle.com
Tue Dec 17 06:20:57 UTC 2019


Changeset: d02b937ae15b
Author:    iklam
Date:      2019-12-16 22:20 -0800
URL:       https://hg.openjdk.java.net/valhalla/valhalla/rev/d02b937ae15b

8225638: [lworld] Store inline classes in CDS archive

! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/memory/dynamicArchive.cpp
! src/hotspot/share/memory/metaspaceClosure.hpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/oops/method.inline.hpp
! src/hotspot/share/oops/valueKlass.cpp
! src/hotspot/share/oops/valueKlass.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! test/hotspot/jtreg/runtime/cds/appcds/ArchiveRelocationTest.java
+ test/hotspot/jtreg/runtime/cds/appcds/HelloInlineClassTest.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/HelloDynamicInlineClass.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloInlineClassApp.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloRelocation.java
! test/jtreg-ext/requires/VMProps.java




More information about the valhalla-dev mailing list