hg: jdk/sandbox: 8209120: Archive the Integer.IntegerCache
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Aug 13 17:30:20 UTC 2018
Changeset: 0dcd27526967
Author: redestad
Date: 2018-08-13 19:21 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/0dcd27526967
8209120: Archive the Integer.IntegerCache
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/classfile/vmSymbols.hpp
! src/hotspot/share/memory/heapShared.cpp
! src/java.base/share/classes/java/lang/Integer.java
+ test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedIntegerCacheTest.java
+ test/hotspot/jtreg/runtime/appcds/cacheObject/CheckIntegerCacheApp.java
More information about the jdk-sandbox-changes
mailing list