hg: jdk9/dev/hotspot: 8154956: Module system implementation refresh (4/2016)

alan.bateman at oracle.com alan.bateman at oracle.com
Tue May 3 11:33:52 UTC 2016


Changeset: 9123de996cb5
Author:    alanb
Date:      2016-05-03 09:09 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/9123de996cb5

8154956: Module system implementation refresh (4/2016)
Reviewed-by: acorn, jiangli, ccheung, hseigel
Contributed-by: alan.bateman at oracle.com, lois.foltan at oracle.com, harold.seigel at oracle.com

! src/share/vm/classfile/classLoader.cpp
! src/share/vm/classfile/classLoader.hpp
! src/share/vm/classfile/modules.cpp
! src/share/vm/memory/filemap.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! src/share/vm/runtime/init.cpp
! test/TEST.ROOT
! test/compiler/intrinsics/bmi/verifycode/AndnTestI.java
! test/compiler/intrinsics/bmi/verifycode/AndnTestL.java
! test/compiler/jsr292/CallSiteDepContextTest.java
! test/compiler/jsr292/InvokerGC.java
! test/compiler/jsr292/NonInlinedCall/GCTest.java
! test/compiler/jsr292/NonInlinedCall/InvokeTest.java
! test/compiler/jsr292/NonInlinedCall/RedefineTest.java
! test/compiler/jsr292/VMAnonymousClasses.java
! test/compiler/stable/TestStableBoolean.java
! test/compiler/stable/TestStableByte.java
! test/compiler/stable/TestStableChar.java
! test/compiler/stable/TestStableDouble.java
! test/compiler/stable/TestStableFloat.java
! test/compiler/stable/TestStableInt.java
! test/compiler/stable/TestStableLong.java
! test/compiler/stable/TestStableMemoryBarrier.java
! test/compiler/stable/TestStableObject.java
! test/compiler/stable/TestStableShort.java
! test/compiler/stable/TestStableUByte.java
! test/compiler/stable/TestStableUShort.java
! test/compiler/unsafe/UnsafeGetConstantField.java
! test/runtime/BadObjectClass/BootstrapRedefine.java
! test/runtime/getSysPackage/GetSysPkgTest.java
! test/runtime/modules/AccessCheck/DiffCL_Umod.java
! test/runtime/modules/AccessCheck/Umod.java
! test/runtime/modules/JVMAddReadsModule.java
! test/runtime/modules/Visibility/XpatchVisibility.java
+ test/runtime/modules/Xpatch/BasicJarBuilder.java
! test/runtime/modules/Xpatch/Xpatch2Dirs.java
+ test/runtime/modules/Xpatch/XpatchDupJavaBase.java
+ test/runtime/modules/Xpatch/XpatchDupModule.java
+ test/runtime/modules/Xpatch/XpatchJavaBase.java
! test/runtime/modules/Xpatch/XpatchTest.java
+ test/runtime/modules/Xpatch/XpatchTestJar.java
+ test/runtime/modules/Xpatch/XpatchTestJarDir.java
! test/runtime/modules/Xpatch/XpatchTraceCL.java
! test/runtime/modules/XpatchCDS.java



More information about the jdk9-dev-changes mailing list