hg: jdk9/client/hotspot: 8 new changesets
philip.race at oracle.com
philip.race at oracle.com
Wed May 17 18:44:30 UTC 2017
Changeset: 830c73c1bd96
Author: ihse
Date: 2017-05-11 09:00 +0200
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/830c73c1bd96
8174848: Remove gpl templates from hotspot/make
Reviewed-by: erikj
- make/templates/gpl-cp-header
- make/templates/gpl-header
Changeset: 910e24afc502
Author: lana
Date: 2017-05-11 16:26 +0000
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/910e24afc502
Added tag jdk-9+169 for changeset 16d692be099c
! .hgtags
Changeset: cab132bfdaec
Author: lana
Date: 2017-05-11 18:11 +0000
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/cab132bfdaec
Merge
- make/templates/gpl-cp-header
- make/templates/gpl-header
Changeset: bffc9b76c590
Author: iignatyev
Date: 2017-05-11 14:03 -0700
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/bffc9b76c590
8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
Reviewed-by: mseledtsov, vlivanov
! test/gc/metaspace/TestMetaspacePerfCounters.java
! test/runtime/BadObjectClass/BootstrapRedefine.java
! test/runtime/RedefineTests/ModifyAnonymous.java
! test/runtime/Unsafe/DefineClass.java
! test/runtime/Unsafe/NestedUnsafe.java
! test/runtime/defineAnonClass/NestedUnsafe.java
! test/runtime/defineAnonClass/NestedUnsafe2.java
! test/runtime/getSysPackage/GetSysPkgTest.java
! test/runtime/modules/ModuleStress/ModuleStress.java
! test/runtime/modules/PatchModule/PatchModule2Dirs.java
! test/runtime/modules/PatchModule/PatchModuleCDS.java
! test/runtime/modules/PatchModule/PatchModuleClassList.java
! test/runtime/modules/PatchModule/PatchModuleJavaBase.java
! test/runtime/modules/PatchModule/PatchModuleTest.java
! test/runtime/modules/PatchModule/PatchModuleTestJar.java
! test/runtime/modules/PatchModule/PatchModuleTestJarDir.java
! test/runtime/modules/PatchModule/PatchModuleTraceCL.java
! test/runtime/modules/Visibility/PatchModuleVisibility.java
! test/runtime/modules/Visibility/XbootcpNoVisibility.java
! test/runtime/modules/Visibility/XbootcpVisibility.java
Changeset: 434139d1c85b
Author: iignatyev
Date: 2017-05-11 14:13 -0700
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/434139d1c85b
8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
Reviewed-by: mseledtsov, vlivanov
! test/gc/arguments/TestDynMaxHeapFreeRatio.java
! test/gc/arguments/TestDynMinHeapFreeRatio.java
! test/gc/parallel/TestDynShrinkHeap.java
! test/runtime/CommandLine/OptionsValidation/TestJcmdOutput.java
! test/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOption.java
! test/runtime/CommandLine/VMOptionsFile/TestVMOptionsFile.java
Changeset: d6d7e5caf497
Author: tschatzl
Date: 2017-05-15 12:20 +0200
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/d6d7e5caf497
8180048: Interned string and symbol table leak memory during parallel unlinking
Summary: Make appending found dead BasicHashtableEntrys to the free list atomic.
Reviewed-by: ehelin, shade, coleenp
! src/share/vm/classfile/stringTable.cpp
! src/share/vm/classfile/stringTable.hpp
! src/share/vm/classfile/symbolTable.cpp
! src/share/vm/classfile/symbolTable.hpp
! src/share/vm/runtime/vmStructs.cpp
! src/share/vm/utilities/hashtable.cpp
! src/share/vm/utilities/hashtable.hpp
Changeset: 38a240fd58a2
Author: aph
Date: 2017-05-11 13:11 +0100
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/38a240fd58a2
8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent
Reviewed-by: roland
! src/cpu/aarch64/vm/c1_LIRGenerator_aarch64.cpp
! src/cpu/aarch64/vm/templateTable_aarch64.cpp
Changeset: 507f8a7678b4
Author: mcberg
Date: 2017-05-16 12:55 -0700
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/507f8a7678b4
8178800: compiler/c2/PolynomialRoot.java fails on Xeon Phi linux host with UseAVX=3
Summary: upper register bank support added for novl machines that emit EVEX
Reviewed-by: kvn, thartmann
! src/cpu/x86/vm/macroAssembler_x86.cpp
! src/cpu/x86/vm/macroAssembler_x86.hpp
More information about the jdk9-all-changes
mailing list