This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: java.vm.info
- To: David Brownell <mojojojo at pacbell dot net>
- Subject: Re: java.vm.info
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Thu, 16 Dec 1999 17:01:40 -0800 (PST)
- Cc: "java-discuss at sourceware dot cygnus dot com" <java-discuss at sourceware dot cygnus dot com>
- References: <38594158.BE74D95B@pacbell.net>
>>>>> "David" == David Brownell <mojojojo@pacbell.net> writes:
David> I'd like to see libgcj provide corresponding information,
David> ideally through that same system property API. That's the RFE.
David> Based on the response I get to the question (next) I could
David> probably provide a patch of some kind myself.
If java.vm.info is "standard" (I haven't looked), a clean patch to add
it would definitely be checked in.
Tom