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
What's the difference between the inner workings of Java's JVM and .NET's CLR?
Oct 29, 2022
c#
java
.net
clr
jvm
Why do you need to specify the Java heap size?
Sep 12, 2022
java
jvm
jvm-arguments
java bytecode - representation of types smaller than int
Sep 12, 2022
java
jvm
bytecode
Are there non-CLI implementations (esp, JVM) of the Boo programming language?
Oct 10, 2022
jvm
boo
Three hours taken for GC to bring down 1.2GB of heap, what could be the reason?
Sep 12, 2022
java
garbage-collection
jvm
out in System.out.println()
May 02, 2018
java
jvm
system
JVM sending back memory to OS [duplicate]
Sep 12, 2022
java
memory-management
jvm
Does the JVM create a mutex for every object in order to implement the 'synchronized' keyword? If not, how?
Jun 09, 2016
java
c++
synchronization
jvm
implementation
UseAdaptiveSizePolicy and other jvm opts
Sep 12, 2022
java
jvm
What for Sun JVM creates instances of sun.reflect.DelegatingClassLoader at runtime?
Jun 21, 2022
reflection
jvm
classloader
How can assigning a variable result in a serious performance drop while the execution order is (nearly) untouched?
Oct 22, 2022
java
multithreading
performance
jvm
volatile
When does the JVM load classes?
Nov 13, 2022
java
reflection
jvm
classloader
can we implement a java interpreter in hardware that executes Java bytecodes natively?
Aug 17, 2022
java
jvm
virtual
interpreter
jit
How to use -XX:+UnlockDiagnosticVMOptions -XX:CompileCommand=print option with JVM HotSpot
Sep 12, 2022
java
assembly
jvm
java-7
Why does lambda translation need generation of a static method?
Oct 02, 2019
java
lambda
jvm
java-8
bytecode
What is the difference between Java Non Heap Memory and Stack Memory? Are they Same if not what is the difference between them?
Jul 16, 2019
java
memory-management
jvm
heap-memory
jconsole
Why Go can lower GC pauses to sub 1ms and JVM has not?
Sep 28, 2022
go
garbage-collection
jvm
What is the maximum of number of arguments for varargs in java?
Aug 29, 2019
java
jvm
jvm-languages
Where are instance variables of an Object stored in the JVM?
Nov 20, 2022
java
jvm
heap-memory
jvm-hotspot
Overloading a method: both methods have same erasure
Aug 29, 2022
java
generics
jvm
javac
« Newer Entries
Older Entries »