RFR: 8074895: os::getenv is inadequate
Jeremy Manson
jeremymanson at google.com
Tue Mar 10 21:09:45 UTC 2015
(At some point, there will be a follow-on bug to fix the fact that
JAVA_TOOL_OPTIONS doesn't accept things like PrintVMOptions and
IgnoreUnrecognizedVMOptions, but that's in the future.)
On Tue, Mar 10, 2015 at 2:08 PM, Jeremy Manson <jeremymanson at google.com>
wrote:
> Hi, David,
>
> I'd like you to do a code review, please. Original discussion:
>
>
> http://mail.openjdk.java.net/pipermail/serviceability-dev/2015-March/016851.html
>
> Per this discussion, I'm just getting rid of the os::getenv interface, and
> using straight getenv() everywhere.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8074895
>
> Webrev:
> http://cr.openjdk.java.net/~jmanson/8074895/webrev.00/
>
> Jeremy
>
More information about the hotspot-runtime-dev
mailing list