DEV Community

# jvm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Wednesday Links - Edition 2021-06-02

Wednesday Links - Edition 2021-06-02

3
Comments
1 min read
Wednesday Links - Edition 2021-05-26

Wednesday Links - Edition 2021-05-26

2
Comments
1 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
Wednesday Links - Edition 2021-05-19

Wednesday Links - Edition 2021-05-19

2
Comments
1 min read
Wednesday Links - Edition 2021-05-05

Wednesday Links - Edition 2021-05-05

3
Comments
1 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

15
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
Wednesday Links - Edition 2021-03-31

Wednesday Links - Edition 2021-03-31

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

Un vistazo a Java Virtual Machine (JVM)

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

How to read messages reliably from RABBIT MQ broker?

6
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

8
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
Wednesday Links - Edition 2020-12-23 🎄

Wednesday Links - Edition 2020-12-23 🎄

2
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
Wednesday Links - Edition 2020-12-16 ☃️

Wednesday Links - Edition 2020-12-16 ☃️

2
Comments
1 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

13
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

16
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 🚀

7
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
Java OOP Cheatsheet

Java OOP Cheatsheet

23
Comments 2
7 min read
Java Under the Hood

Java Under the Hood

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

Aprendizado Kotlin - Alguns recursos da linguagem

13
Comments
7 min read
Aprendizado Kotlin - Um pouco sobre Kotlin, minhas percepções do primeiro contato

Aprendizado Kotlin - Um pouco sobre Kotlin, minhas percepções do primeiro contato

3
Comments
4 min read
Aprendizado Kotlin - Configurando ambiente de desenvolvimento Kotlin

Aprendizado Kotlin - Configurando ambiente de desenvolvimento Kotlin

1
Comments
3 min read
Introduction to Kotlin (Part 3): classes, properties, objects, and interfaces

Introduction to Kotlin (Part 3): classes, properties, objects, and interfaces

7
Comments
4 min read
Native images with Micronaut and GraalVM

Native images with Micronaut and GraalVM

15
Comments
13 min read
Introduction to Kotlin (Part 2): if, when, and looping

Introduction to Kotlin (Part 2): if, when, and looping

5
Comments
3 min read
Introduction to Kotlin (Part 1): Variables, types, and functions

Introduction to Kotlin (Part 1): Variables, types, and functions

7
Comments
3 min read
Kotlin Scope Functions

Kotlin Scope Functions

6
Comments
2 min read
An Experiment in Streaming: Bytecode Continuous Deployment

An Experiment in Streaming: Bytecode Continuous Deployment

6
Comments
8 min read
Easily distributable Scala CLIs using jlink

Easily distributable Scala CLIs using jlink

13
Comments
6 min read
Hey Scala Programmers, What do you do?

Hey Scala Programmers, What do you do?

8
Comments 2
1 min read
JVM Internals: Memory Overview

JVM Internals: Memory Overview

22
Comments 2
12 min read
How to Read Java Bytecode (with examples)

How to Read Java Bytecode (with examples)

71
Comments 1
7 min read
An introduction to JVM bytecode

An introduction to JVM bytecode

12
Comments
1 min read
Introducing Kotlin at ING, a long but rewarding story

Introducing Kotlin at ING, a long but rewarding story

6
Comments
11 min read
Java 9 to Java 13 - Top features

Java 9 to Java 13 - Top features

26
Comments
6 min read
Optional Is the New Mandatory

Optional Is the New Mandatory

9
Comments
9 min read
loading...