RFR: 8136570: Avoid setting environment variables related to /usr/dt
Thomas Stüfe
thomas.stuefe at gmail.com
Wed Sep 16 08:33:50 UTC 2015
Hi Martin,
would it be not sufficient to just test for existence of /usr/dt before the
two calls to setPathEnvironment() and leave the rest as it is? I also think
the intend would be clearer ("only call this if CDE is installed").
Kind Regards, Thomas
On Wed, Sep 16, 2015 at 12:13 AM, Martin Buchholz <martinrb at google.com>
wrote:
> I reported this bug 12 years ago, but it was closed Will Not Fix, and this
> year I see java programs crashing because of it!
> This is a partial fix.
>
> https://bugs.openjdk.java.net/browse/JDK-8136570
> https://bugs.openjdk.java.net/browse/JDK-4953367
> http://cr.openjdk.java.net/~martin/webrevs/openjdk9/usr-dt-environment/
>
More information about the core-libs-dev
mailing list