Review request: 7127874 Add handling of macosx env variables to ProcessBuilder regression test

Michael McMahon michael.x.mcmahon at oracle.com
Tue Jan 17 03:12:49 PST 2012


On 11/01/12 22:34, Jason Uh wrote:
> Hi,
>
> Could I please get the following change reviewed?
>
> http://cr.openjdk.java.net/~juh/7127874/webrev.00/ 
> <http://cr.openjdk.java.net/%7Ejuh/7127874/webrev.00/>
>
> This change to the test of ProcessBuilder adds handling of Mac OS and 
> the environment
> variables that it adds -- namely, __CF_USER_TEXT_ENCODING and 
> JAVA_MAIN_CLASS_<pid>.
>
> Thanks,
> Jason

Jason,

This change is fine, so long as it remains the case that these 
environment variables will be set
by the runtime on Mac OS. I understand the JAVA_MAIN_CLASS_<pid> 
variable is used by AWT.

Can any AWT experts comment on whether that will continue to be the case?

Thanks
Michael.


More information about the macosx-port-dev mailing list