Getting a live view of environment variables (Gradle and JDK 9)

Martin Buchholz martinrb at google.com
Thu May 11 02:50:00 UTC 2017


Since you're OK with doing brain surgery on the JDK and you control the
entire process, consider controlling your daemon with a bytecode rewriting
agent (e.g. byteman) that changes the definition of System.getenv etc.

(Whose side are you on Martin?! ...  I confess I also wish for a faster
gradle ...)


More information about the core-libs-dev mailing list