jdk-24/hotspot/agent
Yumin Qi f214e4cef3 8001055: Bytes.swap should follow big endian
This is a mistake change in 6879063 about Bytes.swap. Java byte code order always follows big endian, but in that change, assume they follow native platform order that is not right.

Reviewed-by: coleenp, sspitsyn, dholmes
2012-10-19 08:58:14 -07:00
..
doc 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
make Merge 2012-09-27 20:22:57 +04:00
src 8001055: Bytes.swap should follow big endian 2012-10-19 08:58:14 -07:00
test 6879063: SA should use hsdis for disassembly 2012-09-24 12:44:00 -07:00