Search code examples
-Xms option seems to ignored on gke but -Xmx is working...


javakubernetesjvmheap-memoryksqldb

Read More
Duplicated Java runtime options : what is the order of preference?...


javajvmjvm-argumentsjava-opts

Read More
Prioritization on ReentrantLock's Condition...


javamultithreadingconcurrencyjvmreentrantlock

Read More
How to find out what algorithm [ encryption ] are supported by my JVM?...


javaencryptionjvmjasypt

Read More
No-throw VirtualMachineError guarantees...


javaexceptionjvmcorrectness

Read More
Missing tools.jar when launching STS application...


jvmspring-tool-suitevmargs

Read More
How do I use the JAVA_OPTS environment variable?...


javajvm

Read More
Preloading class will not report an error until this class is first actively used even though the cl...


javajvm

Read More
JConsole location in Linux...


javalinuxjvmjconsolejava-home

Read More
Performance of short-running Java CLI application...


javaperformancejvm

Read More
AtomicInteger a1 increase before a2, and decrease after a2, why exists a2 > a1...


javajava-8jvmatomic

Read More
Sending Signals to a Running JVM...


javajvmsignals

Read More
jit compiler vs reflection...


javareflectioncompiler-constructionjvm

Read More
JUnit startup time is slow...


javajunitjvmspring-tool-suite

Read More
Commands like jps, jstat, jstack, etc show "<pid> not found"...


javajvmtomcat9jvm-hotspotjstat

Read More
Will Java update Strings on creation...


javastringjvmstring-concatenation

Read More
how fragile is escape analysis in Hotspot in simple cases such as iterator in for-each loop...


javajvmjitjvm-hotspotescape-analysis

Read More
Why the code that the compiler approves but cannot be run by JVM?...


javajvmautoboxingjavacompiler

Read More
Where are the default methods of interface stored in memory?...


javamemory-managementjava-8jvmdefault-method

Read More
Error in starting cassandra in windows 10 PC...


javadatabasecassandrajvmjava-16

Read More
Why is output of MaxHeapSze different when calling -XX:+PrintFlagsFinal and -XX:+PrintCommandLineFla...


jvmjvm-arguments

Read More
Is there a way of determining JVM CompileThreshold programmatically in java?...


javaperformancejvmjit

Read More
jmap -heap cause jvm crash...


javajvm

Read More
Why can i access non "last in"-variables in the stack?...


javajvmstack

Read More
Invalid maximum heap size...


jvmjava-5heap-size

Read More
JVM memory inconsistencies on Heroku...


javaherokumemoryjvm

Read More
Max value of Xmx and Xms in Eclipse?...


javaeclipsejvmmemory-managementapplication-settings

Read More
Installing Android Studio, does not point to a valid JVM installation error...


javaandroidjvmenvironment-variablesjava-home

Read More
SonarQube: Error: Could not create the Java Virtual Machine...


android-studiojavajvmsonarqube

Read More
What is the difference between off-heap, native heap, direct memory and native memory?...


javamemoryjvm

Read More
BackNext