RFR: 8008481 Dependency analyzer needs exclusion for profile builds with JFR disabled

2013-02-19 Thread David Holmes
The new jar dependency analyzer detects unsatisfied dependencies in a profile build with JFR disabled: Analyzing /export/users/dh198349/jdk8-build/build/b77c/linux-i586-ea/images/j2re-compact3-image/lib/management-agent.jar Analyzing

Re: RFR: 8008481 Dependency analyzer needs exclusion for profile builds with JFR disabled

2013-02-19 Thread Alan Bateman
On 19/02/2013 20:37, David Holmes wrote: : + +# JFR traces even in builds with JFR disabled +com.oracle.jrockit.jfr.FlightRecorder: com.sun.management.MissionControl, compact3 +com.oracle.jrockit.jfr.management.FlightRecorderMBean: com.sun.management.MissionControl, compact3 + This looks fine

Re: RFR: 8008481 Dependency analyzer needs exclusion for profile builds with JFR disabled

2013-02-19 Thread David Holmes
Thanks Alan. cc'ing build-dev as this is technically build related and going into jdk8/build. David On 20/02/2013 7:04 AM, Alan Bateman wrote: On 19/02/2013 20:37, David Holmes wrote: : + +# JFR traces even in builds with JFR disabled +com.oracle.jrockit.jfr.FlightRecorder: