I discovered that simply defining a string `new String("test")` with the new keyword leads to a timeout.
I discovered that simply defining a string
new String("test")with the new keyword leads to a timeout.