RFR: JDK-8199729 - Usage Logger open sourcing
Bernd Eckenfels
ecki at zusammenkunft.net
Wed May 30 17:24:13 UTC 2018
Would it be possible to remove all the duplicate configuration code from the PostVMInitHook and just call run() { UsageLoggerClient.logJavaUsage(); }? This way all config code can be in one place.
I also wonder if the ORCL_ prefix can and should be removed from all constants?
Beside that I would return getAbsoluteFile() from the priveledged sections.
GrußBernd
-- https://Bernd.eckenfels.net
On Wed, May 30, 2018 at 6:21 PM +0200, "Sharath Ballal" <sharath.ballal at oracle.com> wrote:
Hello,
Requesting reviews for Usage Logger open sourcing (earlier known as Usage Tracker).
ID: https://bugs.openjdk.java.net/browse/JDK-8199729
Webrev: http://cr.openjdk.java.net/~sballal/8199729/webrev.00/
Mach5 run has been successful for Usage Logger tests and hs-tier1, hs-tier2.
Thanks,
Sharath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180530/b525be56/attachment-0001.html>
More information about the serviceability-dev
mailing list