hg: jdk9/hs/hotspot: 5 new changesets

igor.ignatyev at oracle.com igor.ignatyev at oracle.com
Mon May 9 23:04:41 UTC 2016


Changeset: d590007cce26
Author:    iignatyev
Date:      2016-05-09 14:15 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d590007cce26

8149591: Prepare hotspot for GTest
Reviewed-by: jwilhelm
Contributed-by: stefan.karlsson at oracle.com, stefan.sarne at oracle.com, jesper.wilhelmsson at oracle.com, erik.helin at oracle.com, alexandre.iline at oracle.com, igor.ignatyev at oracle.com

! src/os/posix/vm/os_posix.cpp
! src/share/vm/memory/allocation.cpp
+ src/share/vm/memory/operator_new.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/services/management.cpp
! src/share/vm/utilities/debug.cpp
! src/share/vm/utilities/debug.hpp

Changeset: 148981ec9f91
Author:    iignatyev
Date:      2016-05-09 14:15 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/148981ec9f91

8148244: Finalize and integrate GTest implementation
Reviewed-by: jwilhelm, erikj
Contributed-by: stefan.karlsson at oracle.com, stefan.sarne at oracle.com, jesper.wilhelmsson at oracle.com, erik.helin at oracle.com, alexandre.iline at oracle.com, igor.ignatyev at oracle.com, erik.joelsson at oracle.com

+ make/lib/CompileGtest.gmk
! make/lib/CompileLibraries.gmk
! make/lib/JvmMapfile.gmk
+ make/test/GtestImage.gmk
! test/Makefile
+ test/native/gtestLauncher.cpp
+ test/native/gtestMain.cpp
+ test/native/runtime/test_os.cpp
+ test/native/unittest.hpp
+ test/native/utilities/test_quicksort.cpp

Changeset: 781e19537e17
Author:    kzhaldyb
Date:      2016-05-06 17:51 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/781e19537e17

8132710: Add tests which check that Humongous objects behave as expected after Young GC
8132712: Add tests which check that Humongous objects behave as expected after Full GC
Reviewed-by: jmasa, dfazunen

+ test/gc/g1/humongousObjects/objectGraphTest/GC.java
+ test/gc/g1/humongousObjects/objectGraphTest/GCTokens.java
+ test/gc/g1/humongousObjects/objectGraphTest/ObjectGraph.java
+ test/gc/g1/humongousObjects/objectGraphTest/README
+ test/gc/g1/humongousObjects/objectGraphTest/ReferenceInfo.java
+ test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
+ test/gc/g1/humongousObjects/objectGraphTest/TestcaseData.java

Changeset: 05c2d0b5fa7d
Author:    iignatyev
Date:      2016-05-09 22:03 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/05c2d0b5fa7d

Merge


Changeset: fdc02061f4a1
Author:    iignatyev
Date:      2016-05-09 23:53 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/fdc02061f4a1

Merge




More information about the jdk9-hs-changes mailing list