Java security is reflected in where?

  • Use references to replace the pointer, the pointer is powerful, but also easily lead to errors, such as an array of cross-border issues.
  • It has a set of exception handling mechanisms, use the keyword throw, throws, try, catch, finally
  • Cast need to comply with certain rules
  • Byte code transmission using encryption mechanisms
  • Runtime Environment provides protection mechanism: bytecode verifier -> class loader -> Runtime memory layout -> File access restrictions
  • Programmers do not release the display control memory, JVM garbage collection mechanism


 


 

All resources resources are summarized in the public No.



 

 

Guess you like

Origin www.cnblogs.com/ConstXiong/p/11832688.html