| Prepared by: | phh on Wed Sep 9 16:50:37 UTC 2020 |
|---|---|
| Workspace: | /local/home/hohensee/workspaces/jdk8u-dev/hotspot |
| Compare against version: | 9283 |
| Summary of changes: | 31 lines changed: 27 ins; 0 del; 4 mod; 2750 unchg |
| Patch of changes: | hotspot.patch |
| Bug id: | JDK-8231209] [REDO : JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread |
| Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/services/jmm.h
rev 9284 : 8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Summary: Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[]) Reviewed-by: mchung, dholmes, sspitsyn4 lines changed: 2 ins; 0 del; 2 mod; 351 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/services/management.cpp
rev 9284 : 8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Summary: Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[]) Reviewed-by: mchung, dholmes, sspitsyn27 lines changed: 25 ins; 0 del; 2 mod; 2399 unchg
This code review page was prepared using /home/hohensee/bin/webrev (vers 25.16-hg+openjdk.java.net).