ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53 results

Commit Conf
Raúl González Vicente: Java Dark Memory

Slides: https://docs.google.com/presentation/d/1t03a-7f3SaZQrq5Q3YJNEyelAJQn2ed-/edit#slide=id.p1 Memoria Java en ...

49:25
Raúl González Vicente: Java Dark Memory

1,107 views

8 months ago

Toronto Java Users Group
2025-03 Trash Talk – Exploring the Memory Management in the JVM

Presented by: Gerrit Grunwald In the realm of Java programming, understanding memory management and garbage collection ...

1:19:10
2025-03 Trash Talk – Exploring the Memory Management in the JVM

92 views

8 months ago

The Debug Zone
Understanding Java Class Memory Alignment: Challenges and Solutions Explained

In this video, we delve into the intricate world of Java class memory alignment, a crucial aspect that can significantly impact ...

1:31
Understanding Java Class Memory Alignment: Challenges and Solutions Explained

2 views

9 months ago

The Debug Zone
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

In this video, we dive deep into the notorious Java Out of Memory Error, a common yet perplexing issue that developers face.

3:12
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

5 views

9 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

1 view

2 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

7 views

5 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

2 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

0 views

2 weeks 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

1 month ago

Pinceladastic
#Implementación de la Interfaz #Pila mediante la Gestión de Memoria Dinámica en #Java

Continuemos el aprendizaje de Pilas en Java! En este video, vamos a ver cómo implementar en Java, la interfaz Pila usando ...

7:58
#Implementación de la Interfaz #Pila mediante la Gestión de Memoria Dinámica en #Java

43 views

6 months ago

Ebhor
Java MCQ: for Beginners | Which of the following is used to allocate memory for an object in Java

Java MCQ: for Beginners | Which of the following is used to allocate memory for an object in Java A) malloc B) alloc C) new D) ...

0:20
Java MCQ: for Beginners | Which of the following is used to allocate memory for an object in Java

117 views

6 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

4 weeks 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

0 views

1 month ago

The Debug Zone
How to Analyze a Truncated Java Heap Dump (hprof) File: Tips & Tools

In this video, we dive into the essential techniques for analyzing a truncated Java heap dump (hprof) file. Understanding heap ...

1:54
How to Analyze a Truncated Java Heap Dump (hprof) File: Tips & Tools

61 views

8 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

9 views

5 months ago

Jon Eyolfson
19. "Dynamic Memory" 2025 Winter APS105 Section 3 (University of Toronto)

Music Miracle Land by tubebackr https://soundcloud.com/tubebackr Creative Commons — Attribution-NoDerivs 3.0 Unported ...

49:18
19. "Dynamic Memory" 2025 Winter APS105 Section 3 (University of Toronto)

231 views

Streamed 10 months ago

The Debug Zone
Java Windows: Monitor Memory, Disk, and Network Usage by Process ID

In this video, we delve into the essential tools and techniques for monitoring system resources in a Java Windows environment.

4:15
Java Windows: Monitor Memory, Disk, and Network Usage by Process ID

1 view

9 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

10 views

3 months ago

The Debug Zone
Fixing Tomcat 7+ Memory Leak on Stop/Redeploy with Spring Data, JPA, Hibernate

In this video, we tackle a common issue faced by developers using Tomcat 7 and later versions: memory leaks that occur during ...

3:25
Fixing Tomcat 7+ Memory Leak on Stop/Redeploy with Spring Data, JPA, Hibernate

28 views

4 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

2 months ago