Advertisement
Guest User

Launcher Log

a guest
Oct 21st, 2021
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. 19:54:26.579
  2. -da[:<packagename>...|:<classname>]
  3. 19:54:26.579
  4. -disableassertions[:<packagename>...|:<classname>]
  5. 19:54:26.579
  6. disable assertions with specified granularity
  7. 19:54:26.579
  8. -esa | -enablesystemassertions
  9. 19:54:26.579
  10. enable system assertions
  11. 19:54:26.579
  12. -dsa | -disablesystemassertions
  13. 19:54:26.579
  14. disable system assertions
  15. 19:54:26.579
  16. -agentlib:<libname>[=<options>]
  17. 19:54:26.579
  18. load native agent library <libname>, e.g. -agentlib:hprof
  19. 19:54:26.579
  20. see also, -agentlib:jdwp=help and -agentlib:hprof=help
  21. 19:54:26.579
  22. -agentpath:<pathname>[=<options>]
  23. 19:54:26.579
  24. load native agent library by full pathname
  25. 19:54:26.579
  26. -javaagent:<jarpath>[=<options>]
  27. 19:54:26.579
  28. load Java programming language agent, see java.lang.instrument
  29. 19:54:26.579
  30. -splash:<imagepath>
  31. 19:54:26.579
  32. show splash screen with specified image
  33. 19:54:26.579
  34. See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
  35. 19:54:26.722
  36. Process crashed with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement