hg: bsd-port/jdk9/hotspot: 6 new changesets

glewis at eyesbeyond.com glewis at eyesbeyond.com
Mon Jun 13 06:44:40 UTC 2016


Changeset: 4443f69bba5a
Author:    lana
Date:      2016-05-05 17:35 +0000
URL:       http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4443f69bba5a

Added tag jdk-9+117 for changeset 88170d364290

! .hgtags

Changeset: 9123de996cb5
Author:    alanb
Date:      2016-05-03 09:09 +0100
URL:       http://hg.openjdk.java.net/bsd-port/jdk9/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

Changeset: 3b56bf6b0bcb
Author:    psandoz
Date:      2016-05-05 11:39 -0700
URL:       http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/3b56bf6b0bcb

8155258: VarHandle implementation improvements
Summary: Relax return type check for call to linked method handle invocation
Reviewed-by: shade, vlivanov

! src/share/vm/opto/doCall.cpp

Changeset: 7e27d7c1c58a
Author:    lana
Date:      2016-05-05 19:10 +0000
URL:       http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7e27d7c1c58a

Merge


Changeset: 9b1075cac08d
Author:    redestad
Date:      2016-05-07 00:43 +0200
URL:       http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9b1075cac08d

8150044: Generate classlists at build-time
Reviewed-by: alanb, mchung, iklam
Contributed-by: claes.redestad at oracle.com, erik.joelsson at oracle.com

! src/share/vm/memory/metaspaceShared.hpp
! test/runtime/SharedArchiveFile/MaxMetaspaceSize.java

Changeset: 418dbe67499e
Author:    Greg Lewis <glewis at eyesbeyond.com>
Date:      2016-06-12 23:23 -0700
URL:       http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/418dbe67499e

Merge from main OpenJDK repository




More information about the bsd-port-dev mailing list