ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

Bulgarian Java User Group
Trash Talk - Exploring the JVM memory management, Gerrit Grunwald

In the realm of Java programming, understanding memory management and garbage collection mechanisms cannot only be ...

46:22
Trash Talk - Exploring the JVM memory management, Gerrit Grunwald

49 views

2 weeks ago

Brussels Java User Group (BruJUG)
Finding Java Memory Leaks with Heap Dumps (JDK 25)

This talk will demonstrates how to identify, analyze, and fix Java memory leaks using heap dumps and practical JVM diagnostic ...

33:58
Finding Java Memory Leaks with Heap Dumps (JDK 25)

89 views

3 months ago

Roel Van de Paar
memory allocation of character in c and java (2 Solutions!!)

memory allocation of character in c and java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:53
memory allocation of character in c and java (2 Solutions!!)

5 views

3 months ago

Roel Van de Paar
Why is my JVM's total memory usage more than 30 times greater than its Xmx value?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:59
Why is my JVM's total memory usage more than 30 times greater than its Xmx value?

21 views

5 months ago

Peter Schneider
What is the relationship between JMM (Java Memory Model) and JVM (Java Virtual Machine)? closed

What is the relationship between JMM (Java Memory Model) and JVM (Java Virtual Machine)? closed I hope you found a solution ...

4:40
What is the relationship between JMM (Java Memory Model) and JVM (Java Virtual Machine)? closed

10 views

11 months ago

The Debug Zone
Understanding Java int Memory Usage: Key Insights and Best Practices

In this video, we delve into the intricacies of Java's memory management, focusing specifically on the usage of the `int` data type.

2:51
Understanding Java int Memory Usage: Key Insights and Best Practices

0 views

7 months ago

The Debug Zone
Fixing java.lang.InternalError: Unsafe Memory Access in Compiled Java Code

In this video, we delve into a common yet perplexing issue faced by Java developers: the `java.lang.InternalError: Unsafe Memory ...

2:05
Fixing java.lang.InternalError: Unsafe Memory Access in Compiled Java Code

5 views

7 months ago

The Debug Zone
Optimizing Unused Space in Java Heap: Tips for Efficient Memory Management

In this video, we delve into the often-overlooked aspect of Java memory management: optimizing unused space in the Java heap.

2:16
Optimizing Unused Space in Java Heap: Tips for Efficient Memory Management

3 views

6 months ago

The Debug Zone
Does BufferedReader Load Entire File into Memory? Understanding Java I/O

In this video, we dive into the intricacies of Java I/O, specifically focusing on the BufferedReader class. Many developers wonder ...

1:56
Does BufferedReader Load Entire File into Memory? Understanding Java I/O

2 views

8 months ago

The Debug Zone
Understanding Lambda Memory Assignment and Non-Superclass References in Java

In this video, we delve into the intricacies of lambda expressions in Java, focusing on memory assignment and the nuances of ...

1:36
Understanding Lambda Memory Assignment and Non-Superclass References in Java

2 views

8 months ago

The Debug Zone
Fixing java.lang.OutOfMemoryError: Metaspace After Migrating to Java 8

In this video, we delve into a common challenge faced by developers after migrating to Java 8: the dreaded `java.lang.

1:31
Fixing java.lang.OutOfMemoryError: Metaspace After Migrating to Java 8

5 views

6 months ago

The Debug Zone
How to Increase Heap Size for Java Process in Gradle Run Task

In this video, we'll explore the essential steps to increase the heap size for Java processes when using the Gradle run task.

1:32
How to Increase Heap Size for Java Process in Gradle Run Task

5 views

7 months ago

The Debug Zone
Fixing java.lang.OutOfMemoryError: Could Not Allocate JNI Env in Java

In this video, we delve into a common yet frustrating issue faced by Java developers: the `java.lang.OutOfMemoryError: Could Not ...

5:48
Fixing java.lang.OutOfMemoryError: Could Not Allocate JNI Env in Java

10 views

11 months ago

The Debug Zone
Why Are Dynamically Allocated Variables Not in Consecutive Memory Locations?

In this video, we delve into the intriguing world of dynamic memory allocation and explore why dynamically allocated variables ...

1:59
Why Are Dynamically Allocated Variables Not in Consecutive Memory Locations?

0 views

8 months ago

The Debug Zone
Fixing java.lang.OutOfMemoryError: GC Overhead Limit Exceeded in Java

In this video, we delve into one of the most common challenges Java developers face: the dreaded `java.lang.OutOfMemoryError: ...

1:54
Fixing java.lang.OutOfMemoryError: GC Overhead Limit Exceeded in Java

17 views

9 months ago

The Debug Zone
How to Determine the Ideal Metaspace Size for Java 8 Applications

In this video, we delve into the intricacies of Java 8's memory management, focusing specifically on metaspace—a crucial ...

1:53
How to Determine the Ideal Metaspace Size for Java 8 Applications

1 view

6 months ago

The Debug Zone
Extracting and Verifying Java Object Addresses: A Complete Guide

Join us as we explore the techniques and tools necessary to navigate Java's memory landscape, ensuring you have the ...

5:31
Extracting and Verifying Java Object Addresses: A Complete Guide

0 views

7 months ago

The Debug Zone
Fixing JRE Out of Memory Errors in Docker: Solutions and Best Practices

In this video, we dive into a common challenge faced by developers using Java applications in Docker containers: Out of Memory ...

1:30
Fixing JRE Out of Memory Errors in Docker: Solutions and Best Practices

4 views

10 months ago

The Debug Zone
Fixing Tomcat Memory Leak Issues in WebSocket Applications: A Guide

In this video, we delve into the common challenges of memory leaks in WebSocket applications running on Tomcat. As real-time ...

2:43
Fixing Tomcat Memory Leak Issues in WebSocket Applications: A Guide

5 views

9 months ago

The Debug Zone
Spring Boot High Memory Usage: Causes, Solutions, and Best Practices

In this video, we delve into the common issue of high memory usage in Spring Boot applications. As developers, understanding ...

2:45
Spring Boot High Memory Usage: Causes, Solutions, and Best Practices

13 views

9 months ago