Guest User

Untitled

a guest
May 20th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. headius@headius-desktop:~$ sudo java -d32 -client -Xshare:dump
  2. [sudo] password for headius:
  3. Loading classes to share ... done.
  4. Rewriting and unlinking classes ... done.
  5. Calculating hash values for String objects .. done.
  6. Calculating fingerprints ... done.
  7. Removing unshareable information ... done.
  8. Moving most read-only objects to shared space at 0x90920000 ... done.
  9. Moving common symbols to shared space at 0x90c9d808 ... done.
  10. Moving remaining symbols to shared space at 0x90dca600 ... done.
  11. Moving string char arrays to shared space at 0x90dcb090 ... done.
  12. Moving additional symbols to shared space at 0x90e4d9f0 ... done.
  13. Read-only space ends at 0x90ea25e0, 5776864 bytes.
  14. Moving read-write objects to shared space at 0x91120000 ... done.
  15. Moving String objects to shared space at 0x916affb8 ... done.
  16. Read-write space ends at 0x916f06e0, 6096608 bytes.
  17. Updating references to shared objects ... done.
Add Comment
Please, Sign In to add comment