Review request: 7120875 fix macos ipv6 issue and update multiple test scripts
Alan Bateman
Alan.Bateman at oracle.com
Wed Dec 14 13:42:18 PST 2011
On 14/12/2011 20:27, Kurchi Hazra wrote:
> :
>
> - I did not look through individual tests, but only the ones that
> failed - I assumed that they will throw some error message if the
> platform is not recognized.
>
That's mostly true for the shell tests but there are many pure java
tests that look at os.name to determine what to test and I don't think
they fail if the platform is not recognized. For example in the
networking area then
test/java/net/DatagramSocket/SendDatagramToBadAddress.java is one
example. All I'm suggest is doing a quick audit of the tests in the area
that you are updating to check for java tests that need to be updated.
-Alan.
More information about the macosx-port-dev
mailing list