RFR: 8288601: Consolidate static/dynamic archive tables
Calvin Cheung
ccheung at openjdk.org
Fri Jun 17 05:41:45 UTC 2022
On Thu, 16 Jun 2022 17:48:09 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this small clean-up of almost identical code that handles the tables for the static and dynamic archives.
Nice cleanup.
Has this changeset gone through any tier(s) testing?
src/hotspot/share/cds/dumpTimeClassInfo.hpp line 28:
> 26: #define SHARED_CDS_DUMPTIMESHAREDCLASSINFO_HPP
> 27:
> 28: #include "cds/archiveBuilder.hpp"
Only a blank line was added.
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9190
More information about the hotspot-runtime-dev
mailing list