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 string-interning
HashMap<String,Value>.remove() synchronized by using String.intern() on the Key, does this even work? Or is this broken code?
Mar 20, 2023
java
concurrency
hashmap
string-interning
Need to know about String, String Constant pool and String intern method [duplicate]
Mar 08, 2023
java
string
string-interning
string-pool
When is it a good idea to intern strings manually in a .Net code?
Feb 27, 2023
.net
premature-optimization
string-interning
Is c# 6.0 nameof() result interned?
Feb 11, 2023
c#
c#-6.0
string-interning
nameof
Are interned strings excepted from garbage collection in .NET?
Jan 08, 2023
c#
string
garbage-collection
string-interning
Interning strings in Java
Dec 22, 2022
java
string
string-interning
Comparing string references
Dec 12, 2022
java
string
reference
heap-memory
string-interning
Are Interned Strings preserved when serializing?
Dec 11, 2022
java
serializable
string-interning
Why string pointer position is different?
Dec 11, 2022
c#
pointers
string-interning
unsafe-pointers
Java, HashMaps and using Strings as the keys - does the string value get stored twice?
Dec 02, 2022
java
string
hashmap
string-interning
Duplicate literals and hard-coding
Nov 30, 2022
c++
c
micro-optimization
compiler-theory
string-interning
java 8 reflection doesn't work
Nov 10, 2022
java
reflection
hibernate-validator
dynamic-class-loaders
string-interning
How should i be handling string Interning on deserialization?
Nov 08, 2022
c#
string-interning
Why does String.intern() return different results under JDK 8 and JDK 9?
Oct 26, 2019
java
string-interning
Is String Pool really empty initially as mentioned in the Javadoc of String.intern() method?
Sep 18, 2022
java
string
string-interning
string-pool
Which debugging tool can list strings internalized?
Jun 26, 2021
java
string
string-interning
Is string interning really useful?
Oct 17, 2022
java
.net
python
ruby
string-interning
Older Entries »