Try to make OSInfo class recognize AIX platform (original) (raw)

Sean Chou zhouyx at linux.vnet.ibm.com
Fri Dec 9 07:00:08 UTC 2011


Hi all,

I reported a bug(rrf) to request that OSInfo class recognizes AIX

platform. As we know there are more platforms supporting java than platforms supported by openjdk. So I think OSInfo can add the feature to recognize these platforms. This patch uses AIX as an example.

The bug link is:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7119285

And the patch link is:

http://cr.openjdk.java.net/~zhouyx/7119285/webrev.00/

There was a previous discussion related[1], and I think it would be

better to break the patch up. Would anyone have a look ?

[1] previous discussion links http://mail.openjdk.java.net/pipermail/swing-dev/2011-October/001795.html http://mail.openjdk.java.net/pipermail/swing-dev/2011-November/001847.html

-- Best Regards, Sean Chou



More information about the core-libs-dev mailing list