Skip to content

Simulates the faults of JVM application through Byteman.

Notifications You must be signed in to change notification settings

jongwooo/injecting-fault-into-java-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Injecting fault into Java applications

Simulates the faults of JVM application through Byteman.

  • Throw custom exceptions
  • Trigger garbage collection
  • Increase method latency
  • Modify return values of a method
  • Trigger faults by setting Byteman configuration files
  • Increase JVM pressure

About

Simulates the faults of JVM application through Byteman.

Topics

Resources

Stars

Watchers

Forks

Languages