Entries Tagged ‘Java’:

String literal pool and JLS rules for String objects

I have been playing with the String objects in order to review all the rules defined by the JLS regarding the String creation and handling. I have recently created a JUnit test case which examines all the aforementioned rules. Enjoy!
JLS rules for Strings:

Literal strings within the same class (§8) in the same package (§7) represent [...]

Tags: , ,

View Comments

About me

I am a passionate software engineer and consultant proficient in the field of software architecture. I have a vast experience in messaging systems, business process management, high-throughput processing and enterprise service bus technologies. For the last few years I have been working on numerous assignments fulfilling a range of roles, particularly dealing with design and [...]

Tags: , , , , ,

View Comments