Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in jvm
Why does setting the -Xmx too high sometimes cause the JVM to fail, even if there's available RAM?
Nov 04, 2022
java
jvm
jvm-arguments
heap-size
Is having many threads in a JVM application expensive?
Nov 30, 2018
multithreading
scala
jvm
actor
JAVA: reference defined within a loop
Aug 20, 2022
java
performance
jvm
Sonar analysis gives out of memory error, should I increase JVM heap space of Ant or Sonar server?
Oct 03, 2019
ant
jvm
jenkins
sonarqube
heap-memory
Doesn't the JVM release all the resources that are not explicitly closed by the programmer on program exit
Mar 22, 2022
java
jvm
Java - Repeated function call reduces execution time
Apr 21, 2022
performance
jvm
java-8
java-stream
Not able to enable Native memory tracking in a spring boot application
Mar 10, 2022
java
spring-boot
memory-leaks
jvm
How to determine which GC I use?
Dec 27, 2020
java
garbage-collection
jvm
jvm-arguments
Maven surefire plugin crashing jvm on java 11 (Corrupted STDOUT by directly writing to native stream in forked JVM 1)
Mar 04, 2022
maven
jvm
fork
maven-surefire-plugin
crash-dumps
How to get the max sizes of the heap and permgen from the JVM?
Sep 06, 2022
java
memory-management
jvm
Is it better to create a new HashSet or to reuse after invoking hashSet.clear()
Aug 30, 2022
java
memory
jvm
hashset
Who provides the default constructor in Java? Compiler or JVM?
Aug 12, 2022
java
constructor
jvm
default-constructor
Does the JVM swap the heap?
Mar 20, 2022
java
jvm
heap-memory
Is inheriting from a primitive array impossible from the JVM's perspective?
Sep 16, 2022
java
arrays
inheritance
jvm
jvm-hotspot
Does OkHttp 4.0.0 require JVM target 1.8?
Nov 01, 2020
android
kotlin
jvm
okhttp
Experiences with escape analysis enabled on the JVM
Mar 21, 2022
java
scala
jvm
escape-analysis
What's inside a reference variable in Java?
May 11, 2022
java
variables
jvm
reference
Setting Djava.library.path programmatically (or alternatives)?
Jun 02, 2020
java
jvm
JVM - Are WeakReferences collected in minor GC?
May 27, 2022
java
garbage-collection
jvm
weak-references
Synchronized keyword internal implementation
Mar 25, 2022
java
multithreading
synchronization
jvm
« Newer Entries
Older Entries »