CG数据库 >> Java Memory Management

MP4 | Video: h264, 1280×720 | Audio: AAC, 48 KHz, 2 Ch | Duration: 3hGenre: eLearning | Language: English + Sub | Size: 475 MBBy taking the time to learn how memory works in Java, you can avoid introducing problems in your code, as well as more effectively find and fix any memory errors that still occur.

In this hands-on course, join instructor Matt Greencroft as he details how memory works in Java.

Matt goes over essential concepts such as the roles of the stack and the heap, escaping references, garbage collection, detecting soft leaks, and more.

Plus, he lends a real-world context to these concepts by demonstrating how to hunt for—and fix—a memory leak in a sample Java web application.

While Matt works with Eclipse and Java 8 throughout the course, the material he covers is valid for any IDE and Java 6 and above.

Topics include:How memory works in JavaPassing variables by valueHow objects are passedWhat are escaping references?How to avoid escaping references with collections and custom objectsGarbage collection and generation sizesDetecting soft leaksChoosing a garbage collectorTuning a virtual machineFixing a memory leak


Java Memory Management的图片1
Java Memory Management的图片2