src/share/vm/prims/jvmtiRedefineClassesTrace.hpp

changeset 483
d8b3ef7ee3e5
parent 435
a61af66fc99e
child 631
d1605aabd0a1
equal deleted inserted replaced
482:2c106685d6d0 483:d8b3ef7ee3e5
62 // 0x00400000 | 4194304 - impl details: constant pool cache updates 62 // 0x00400000 | 4194304 - impl details: constant pool cache updates
63 // 0x00800000 | 8388608 - impl details: methodComparator info 63 // 0x00800000 | 8388608 - impl details: methodComparator info
64 // 0x01000000 | 16777216 - impl details: nmethod evolution info 64 // 0x01000000 | 16777216 - impl details: nmethod evolution info
65 // 0x02000000 | 33554432 - impl details: annotation updates 65 // 0x02000000 | 33554432 - impl details: annotation updates
66 // 0x04000000 | 67108864 - impl details: StackMapTable updates 66 // 0x04000000 | 67108864 - impl details: StackMapTable updates
67 // 0x08000000 | 134217728 - unused 67 // 0x08000000 | 134217728 - impl details: OopMapCache updates
68 // 0x10000000 | 268435456 - unused 68 // 0x10000000 | 268435456 - unused
69 // 0x20000000 | 536870912 - unused 69 // 0x20000000 | 536870912 - unused
70 // 0x40000000 | 1073741824 - unused 70 // 0x40000000 | 1073741824 - unused
71 // 0x80000000 | 2147483648 - unused 71 // 0x80000000 | 2147483648 - unused
72 // 72 //

mercurial