|
Hi Jc,
Looks good. One minor comment. http://cr.openjdk.java.net/%7Ejcbeyler/8212931/webrev.00/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor.java.frames.html The "average" in comments is not needed anymore: 112 // Calculate the size of a 1-element array in order to assess average sampling interval
113 // via the HeapMonitorStatIntervalTest.
...
125 // Get the actual average size. 126 _oneElementSize_ = getSize(frames); 127 System.out.println("Element size is: " + oneElementSize); Thanks, Serguei On 11/9/18 19:42, JC Beyler wrote:
|
- RFR (S) 8212931 HeapMonitorStatIntervalTest.jav... JC Beyler
- Re: RFR (S) 8212931 HeapMonitorStatInterva... [email protected]
- Re: RFR (S) 8212931 HeapMonitorStatInt... JC Beyler
- Re: RFR (S) 8212931 HeapMonitorSta... Alex Menkov
