History log of /openjdk9/hotspot/test/compiler/testlibrary/rtm/RTMTestBase.java
Revision Date Author Comments
# 12445:a06aeb88dc39 19-Dec-2016 gromero

8171236: RTM/HTM jtreg tests regression after transition to the new GNU-style options
Reviewed-by: kvn


# 12158:0fe2815ffa74 17-Oct-2016 stsmirno

8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>


# 12073:73f4fbfb473e 08-Sep-2016 gromero

8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
Reviewed-by: kvn


# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11534:2d45ee827620 21-Jun-2016 iignatyev

8132920: use package in compiler testlibraries
Reviewed-by: kvn, psandoz


# 8359:ed6389f70257 04-May-2015 ykantser

8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
Contributed-by: alexander.kulyakhtin@oracle.com


# 7644:2f8520599d39 30-Dec-2014 fzhinkin

8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Reviewed-by: kvn, iignatyev


# 6294:1a5ba18a35c8 10-Apr-2014 iignatyev

8039499: Add all common classes used by tests on RTM support to testlibrary
Reviewed-by: kvn, iignatyev
Contributed-by: filipp.zhinkin@oracle.com