Code not being run in JTREG environment

David Holmes david.holmes at oracle.com
Fri Jun 5 06:06:45 UTC 2015


Hi Peter,

On 5/06/2015 4:01 PM, Pete Brunet wrote:
> Hi, When I run java from the command line I can tell my code in
> java.awt.Toolkit.getDefaultToolkit is running but when I run in a JTREG
> environment I don't see any indication that the code is executing.  The
> jtr log shows that my test java is being invoked and when I use -version
> the right version string appears in the log.
>
> Any ideas on what I might be doing wrong?

Need more info. How are you running jtreg? How is your test launched ie 
othervm ? Is output from the test itself seen?

David

> Thanks, Pete
>


More information about the jtreg-use mailing list