hg: jdk/hs: 8195069: LogCompilation - add basic unit tests

eric.caspole at oracle.com eric.caspole at oracle.com
Wed Jan 31 22:50:33 UTC 2018


Changeset: 5fcc602d36b6
Author:    ecaspole
Date:      2018-01-31 17:45 -0500
URL:       http://hg.openjdk.java.net/jdk/hs/rev/5fcc602d36b6

8195069: LogCompilation - add basic unit tests
Summary: Framework and simple junits with static input
Reviewed-by: kvn, thartmann

! src/utils/LogCompilation/pom.xml
+ src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestLogCompilation.java
+ src/utils/LogCompilation/src/test/resources/hotspot_pid23756.log
+ src/utils/LogCompilation/src/test/resources/hotspot_pid25109.log



More information about the jdk-all-changes mailing list