Bad String

We have a program here that has two threads printing messages alternatively. However, if you change a String from "cC" to "cc" it doesn’t print anything, WHY?
. . . 

Read more by following this link to the new blog!

Comments

Popular posts from this blog

Why You Should Tune Code Before Your Garbage Collector

Asking multiple AI to optimise the same code

Demystifying Java Object Sizes: Compact Headers, Compressed Oops, and Beyond