aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Collapse)Author
2014-05-138042882: Support verbosity options in langtools testingdlsmith
8032441: langtools/test/Makefile breaks when JT_JAVA set to a JDK 9 build Reviewed-by: mduigou
2013-09-278024842: Define ABS_TEST_OUTPUT_DIR via TEST_OUTPUT_DIRmduigou
Reviewed-by: ihse, erikj, vromero
2013-01-238006694: temporarily workaround combo tests are causing time out in several ↵vromero
platforms Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
2012-12-288003562: Provide a CLI tool to analyze class dependenciesmchung
Reviewed-by: jjg, alanb, ulfzibis, erikj
2012-11-168003357: Add support for jtreg -concurrency to langtools/test/Makefilejjh
Reviewed-by: jjg
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
2011-11-017101933: langtools jtreg tests do not work with jprt on windowsjjh
Summary: Fixed langtools/test/Makefile to work on cygwin. Updated jtreg to 4.1 and JCK to JCK8. Reviewed-by: jjg, ohair
2010-05-216954901: langtools/test/Makefile should check for bin/javac(.exe) instead of ↵jjg
lib/tools.jar Reviewed-by: ohair
2010-05-136952188: update timeout for langtools jtreg tests on JPRTjjg
Reviewed-by: ohair
2010-03-126934224: update langtools/test/Makefilejjg
Reviewed-by: ohair
2009-09-016877763: update langtools/test/Makefile for JPRTjjg
Reviewed-by: ohair
2008-09-186728697: tools/javac/versionOpt.sh fails on OpenJDK buildsjjg
Reviewed-by: darcy
2007-12-01Initial loadjdk7-b24duke