hg: jdk9/hs-emb: 6 new changesets

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Wed Dec 24 20:25:02 UTC 2014


Changeset: c82ea5393dda
Author:    thartmann
Date:      2014-12-12 09:36 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/rev/c82ea5393dda

8066433: Move Whitebox test library to top level repository
Summary: Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr

+ test/lib/Makefile
+ test/lib/sun/hotspot/WhiteBox.java
+ test/lib/sun/hotspot/code/BlobType.java
+ test/lib/sun/hotspot/code/CodeBlob.java
+ test/lib/sun/hotspot/code/NMethod.java
+ test/lib/sun/hotspot/cpuinfo/CPUInfo.java
+ test/lib/sun/hotspot/parser/DiagnosticCommand.java

Changeset: c31f9f1ee1bd
Author:    anoll
Date:      2014-12-12 08:40 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/rev/c31f9f1ee1bd

Merge


Changeset: d83f50e27e04
Author:    anoll
Date:      2014-12-15 08:53 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/rev/d83f50e27e04

Merge


Changeset: 7d49db790342
Author:    iignatyev
Date:      2014-12-17 12:21 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/rev/7d49db790342

8028595: WhiteBox API for stress testing of TieredCompilation
Reviewed-by: kvn

! test/lib/sun/hotspot/WhiteBox.java

Changeset: 961b188e0cec
Author:    kvn
Date:      2014-12-22 10:39 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/rev/961b188e0cec

Merge


Changeset: 7063bdada583
Author:    kvn
Date:      2014-12-22 11:19 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/rev/7063bdada583

8067972: Bring changes made to WhiteBox.java in 8047290 to that file new location in the top repo
Reviewed-by: jcoomes

! test/lib/sun/hotspot/WhiteBox.java



More information about the jdk9-hs-emb-changes mailing list