Code not being run in JTREG environment

Pete Brunet peter.brunet at oracle.com
Fri Jun 5 06:01:17 UTC 2015


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?

Thanks, Pete


More information about the jtreg-use mailing list