DEV Community

# jvm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to break your HashMap in less than a minute

How to break your HashMap in less than a minute

8
Comments
4 min read
How does HashMap work in Java?

How does HashMap work in Java?

4
Comments
4 min read
Day 60: Generating JVM heap dump programmatically

Day 60: Generating JVM heap dump programmatically

2
Comments
3 min read
Java memory model

Java memory model

7
Comments
5 min read
Kotlin Data Classes, shallow copies and immutability

Kotlin Data Classes, shallow copies and immutability

1
Comments
6 min read
[PT-BR] Analisando Lambda Expressions em um Heap-dump

[PT-BR] Analisando Lambda Expressions em um Heap-dump

23
Comments 6
11 min read
The solution to modifying memory parameters in Idea under Mac computer does not work

The solution to modifying memory parameters in Idea under Mac computer does not work

10
Comments
3 min read
What I miss in Java, the perspective of a Kotlin developer

What I miss in Java, the perspective of a Kotlin developer

15
Comments
6 min read
JVM. Garbage Collector

JVM. Garbage Collector

7
Comments
18 min read
Otimizando a inicialização da JVM e aumentando a eficácia da aplicação dentro de containers

Otimizando a inicialização da JVM e aumentando a eficácia da aplicação dentro de containers

7
Comments
8 min read
Creating a java library, a place where any problem can be resolved.

Creating a java library, a place where any problem can be resolved.

5
Comments
3 min read
100 Languages Speedrun: Episode 77: JVM Assembly with Jasmin

100 Languages Speedrun: Episode 77: JVM Assembly with Jasmin

2
Comments
10 min read
Lombok: The Good, The Bad, and The Controversial

Lombok: The Good, The Bad, and The Controversial

4
Comments 4
5 min read
Idle HTTP connections in Scala on Kubernetes

Idle HTTP connections in Scala on Kubernetes

6
Comments
2 min read
Modern Software Engineering - Book Notes

Modern Software Engineering - Book Notes

10
Comments
2 min read
🍾 Nouvel article pour la nouvelle année 2022 (en français) sur Reactor RabbitMQ

🍾 Nouvel article pour la nouvelle année 2022 (en français) sur Reactor RabbitMQ

1
Comments
1 min read
100 Languages Speedrun: Episode 35: Groovy

100 Languages Speedrun: Episode 35: Groovy

8
Comments 5
4 min read
Measuring time and durations in Kotlin

Measuring time and durations in Kotlin

4
Comments 1
5 min read
Kover : Code Coverage plugin for Kotlin

Kover : Code Coverage plugin for Kotlin

7
Comments
7 min read
Huge RCE in log4j logging library in JVM ecosystem

Huge RCE in log4j logging library in JVM ecosystem

5
Comments
1 min read
Wednesday Links - Edition 2021-10-06

Wednesday Links - Edition 2021-10-06

2
Comments
1 min read
Kotlin and FaaS, an impossible union?

Kotlin and FaaS, an impossible union?

3
Comments
4 min read
10 reasons to switch from Java to Kotlin right now!

10 reasons to switch from Java to Kotlin right now!

93
Comments 15
5 min read
Introducing the no-cost IBM Semeru Runtimes to develop and run Java applications

Introducing the no-cost IBM Semeru Runtimes to develop and run Java applications

3
Comments
3 min read
How to get Thread dump from Heap dump

How to get Thread dump from Heap dump

8
Comments
2 min read
Couchbase Java Client Tuning

Couchbase Java Client Tuning

5
Comments
4 min read
"Being happy helps everything else work better.", — Josh Long

"Being happy helps everything else work better.", — Josh Long

4
Comments
5 min read
Concurrency in modern programming languages: Java

Concurrency in modern programming languages: Java

37
Comments
9 min read
Why Kotlin: A Note From a Java Developer

Why Kotlin: A Note From a Java Developer

10
Comments
7 min read
JVM. Memory management

JVM. Memory management

16
Comments 1
12 min read
Off-heap memory in Java

Off-heap memory in Java

21
Comments 2
4 min read
Changing a field's type in recent JDKs

Changing a field's type in recent JDKs

6
Comments
5 min read
Wednesday Links - Edition 2021-03-31

Wednesday Links - Edition 2021-03-31

4
Comments
1 min read
Un vistazo a Java Virtual Machine (JVM)

Un vistazo a Java Virtual Machine (JVM)

9
Comments
12 min read
How to read messages reliably from RABBIT MQ broker?

How to read messages reliably from RABBIT MQ broker?

8
Comments 3
5 min read
16 Killed java $JVM_OPTS -jar app.jar

16 Killed java $JVM_OPTS -jar app.jar

5
Comments
11 min read
What is the best way to contribute to open source

What is the best way to contribute to open source

3
Comments
4 min read
[PT-BR] Mark and Sweep e as gerações da heap

[PT-BR] Mark and Sweep e as gerações da heap

3
Comments 4
3 min read
Java ecosystem survey 2021: We need your input

Java ecosystem survey 2021: We need your input

2
Comments
2 min read
[PT-BR] Evitando 'Escaping References' com JPMS

[PT-BR] Evitando 'Escaping References' com JPMS

9
Comments 1
6 min read
JVM Tutorial - Java Virtual Machine Architecture Explained for Beginners

JVM Tutorial - Java Virtual Machine Architecture Explained for Beginners

12
Comments
1 min read
Learning Clojure Part 1: Preparing local setup

Learning Clojure Part 1: Preparing local setup

9
Comments 1
2 min read
Java finalize() is danger

Java finalize() is danger

5
Comments
2 min read
Kotlin - Unit Testing Classes Without Leaking Public API!

Kotlin - Unit Testing Classes Without Leaking Public API!

7
Comments
6 min read
Handling JDK & GC options dynamically in Elasticsearch

Handling JDK & GC options dynamically in Elasticsearch

6
Comments
7 min read
JVM Architecture

JVM Architecture

14
Comments 2
5 min read
Java String Pool

Java String Pool

5
Comments 1
2 min read
[PT-BR] Falando sobre JIT Compiler

[PT-BR] Falando sobre JIT Compiler

17
Comments 2
5 min read
Groovy script startup time from 2.1s to 0.013s with GraalVM 🚀

Groovy script startup time from 2.1s to 0.013s with GraalVM 🚀

8
Comments
2 min read
Matt's Tidbits #84 - JVM Options, explained

Matt's Tidbits #84 - JVM Options, explained

5
Comments
5 min read
Corda Blockchain | Desafio R3 — Pensamentos sobre minha metodologia de aprender algo novo (Introdução)

Corda Blockchain | Desafio R3 — Pensamentos sobre minha metodologia de aprender algo novo (Introdução)

2
Comments
7 min read
Scala collections in a nutshell

Scala collections in a nutshell

6
Comments
8 min read
Variances in Scala

Variances in Scala

8
Comments
2 min read
Higher Order Functions (HOF) in Scala

Higher Order Functions (HOF) in Scala

7
Comments
3 min read
5 best resources to learn Scala

5 best resources to learn Scala

6
Comments 1
3 min read
Scala Type Bounds

Scala Type Bounds

2
Comments
3 min read
Partial Functions in Scala

Partial Functions in Scala

5
Comments
3 min read
Java OOP Cheatsheet

Java OOP Cheatsheet

27
Comments 2
7 min read
Java Under the Hood

Java Under the Hood

30
Comments 4
5 min read
Aprendizado Kotlin - Alguns recursos da linguagem

Aprendizado Kotlin - Alguns recursos da linguagem

13
Comments
7 min read
loading...