RFR: JDK-8075056 Remove Version.java.template from jconsole
Staffan Larsen
staffan.larsen at oracle.com
Thu Mar 12 12:54:17 UTC 2015
The build for jconsole currently takes a template file and inserts the version number of the build into the file. We can simplify this by removing the template file and reading the java.runtime.version system property at runtime.
bug: https://bugs.openjdk.java.net/browse/JDK-8075056
webrev: http://cr.openjdk.java.net/~sla/8075056/webrev.00/ <http://cr.openjdk.java.net/~sla/8075056/webrev.00/>
Thanks,
/Staffan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20150312/5550f6b3/attachment.html>
More information about the serviceability-dev
mailing list