jtreg for Mac OS X
David Durrence
david_durrence at apple.com
Wed Feb 22 14:02:02 PST 2012
On the Mac:
`uname -s` returns Darwin
System.getProperty("os.name") returns Mac OS X
System.getProperty("os.arch") can be either x86_64 or i386
On Feb 22, 2012, at 1:48 PM, Jonathan Gibbons <jonathan.gibbons at oracle.com> wrote:
> I'm updating the jtreg FAQ, http://openjdk.java.net/jtreg/faq.html
> and notice a couple of questions that need to be updated for the Mac.
>
> Would someone care to provide the details necessary to update
> question 4.7 http://openjdk.java.net/jtreg/faq.html#question4.7
> and question 4.13 http://openjdk.java.net/jtreg/faq.html#question4.13
>
> -- Jon
More information about the macosx-port-dev
mailing list