println output from within extension not seen
Christian Thalinger
christian.thalinger at oracle.com
Tue Jul 13 10:36:08 PDT 2010
On Thu, 2010-07-08 at 09:12 -0500, Pete Brunet wrote:
> I am using a System.out.println in code running from lib/ext, but the
> text is not showing up on the console from which java.exe was launched.
> Is this a known issue and is there a workaround? Thanks, Pete
I can't think of a reason why it wouldn't work. Are you doing anything
special?
-- Christian
More information about the hotspot-dev
mailing list