CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jvm
09-15
Software engineering
How finally block works?
09-11
OS
Java code optimization, Heap size constraint (use less memory)
09-09
front end
Java For loop using int vs long
08-29
database
Unrecognized VM option 'CMSClassUnloadingEnabled' when running ./sbt.sh
08-26
Enterprise
Find out all java code places where a blocking operation happens
08-25
Mobile
Is setting JVM Xmx option in Google App Engine Standard useful?
08-17
database
UseContainerSupport and direct memory
08-17
Enterprise
Break a "when" on a class type argument into several functions
08-14
database
Does JIT inline String class methods
08-11
database
Scala - translate function from list-based to dataset-based
08-08
database
Why does this test take longer without garbage collection overhead?
08-07
database
How do you serialize a list of BufferedImage in Kotlin?
08-07
Net
JVM does not allocate all memory that is defined with -Xmx argument
08-06
Back-end
Scala - Ids lists of objects with duplicated values from spark dataset
07-14
Mobile
How come a thread leave lines behind?
07-13
Blockchain
Is it possible to finalize / release a Class instance?
07-13
Enterprise
Why Tomcat server shows such a sawtooth graph even at rest?
07-01
Enterprise
Can machine code be transpiled to jvm bytecode?
06-27
Blockchain
Does G1 GC in Young generation halts the application
06-26
Mobile
Is `while ( i < someInt)` considered uncounted loop?
06-24
database
Does calling Java's JVM instance-altering functions have any affects in an Android application?
06-24
Net
How does JVM makes raw type wrapper "Immutable" when passing function parameter?
06-22
Software engineering
How to track JVM native memory
06-19
database
Why cannot modify a String field with Reflection?
06-17
Blockchain
java printAssembly flag is printing no assembly instructions
06-12
OS
java startup option "-Xmx512M -XX:MaxPerSize=1024M" doesn't work for my jvm
06-10
Software engineering
How to read kotlin annotation
06-03
Enterprise
Finding the absolute value of a Byte variable in Kotlin or Java?
06-02
database
Filtering the list of objects using the Map in Kotlin
05-31
Mobile
Why do I get java.lang.OutOfMemoryError and pthread_create failed after a few days?
05-26
Net
Why is there no hot reload in jetpack compose? Is it theoretically possible for them to add flutter
05-24
Software engineering
How to load classes from a .war file and use them?
05-23
Enterprise
Kotlin - output type from type parameter
05-19
Software engineering
How do I update Java version for Jenkins on a Windows server?
04-30
database
Thread.currentThread() performance
04-25
Software engineering
Print a value of an extended class object from mother class object
04-22
Software engineering
Copying columns values from one dataframe into another dataframe in Spark Scala
04-12
Software design
Thread.sleep() optimization for small sleep intervals
04-06
database
How to modify bytecode on class load JVM no args
04-05
Enterprise
why the jdk native refactor get class from heap
87
1
2
3
Next
Last
Links:
CodePudding