Relates :
|
|
Relates :
|
|
Relates :
|
Storing interned java.lang.String objects in the shared archive has two main advantages: 1) the strings can be shared across multiple JVM instances 2) strings loaded by ldc can be embedded in ahead-of-time compiled code
|