langtools/make/test/README
author kvn
Thu, 21 May 2009 10:05:36 -0700
changeset 2874 cb263b90c794
parent 10 06bc494ca11e
permissions -rw-r--r--
6772683: Thread.isInterrupted() fails to return true on multiprocessor PC Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted(). Reviewed-by: never

This is a small quick test suite to (provide a framework to)
verify the output of a JDK build of the langtools component. 

It verifies the contents exist and are minimally functional.