History log of /openjdk10/hotspot/test/compiler/intrinsics/mathexact/sanity/SubtractExactIntTest.java
Revision Date Author Comments
# 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


# 10551:b64432bae527 09-Apr-2016 chegar

8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz


# 9473:5132864a5d5f 13-Nov-2015 neliasso

Merge


# 9443:a7b9e9e46fd4 06-Nov-2015 dpochepk

8138689: use package for /compiler/whitebox common classes
Summary: Moved CompilerWhiteBoxTest to package, updating tests accordingly
Reviewed-by: iignatyev


# 9300:f81484d852ac 29-Oct-2015 cjplummer

8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam


# 8013:f4b8d39bd2a7 26-Mar-2015 ykantser

8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
Contributed-by: alexander.kulyakhtin@oracle.com


# 7578:579e9a019f35 12-Dec-2014 thartmann

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


# 7000:a274904ceb95 03-Sep-2014 fzhinkin

8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality
Reviewed-by: kvn, iignatyev


# 6865:d5d005f1d973 11-Aug-2014 mgerdin

8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
Reviewed-by: kvn, iignatyev, mgerdin
Contributed-by: andrey.x.zakharov@oracle.com


# 6049:cd5d10655495 22-Jan-2014 rbackman

8027754: Enable loop optimizations for loops with MathExact inside
Reviewed-by: kvn, iveresov


# 5756:f9a4b59ae350 31-Dec-2013 iignatyev

8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul
Reviewed-by: twisti
Contributed-by: anton.ivanov@oracle.com