After seeing some erratic behavior in a mixed Java and Scala application I found that Java code checking for equality of Scala enums was failing when the should have passed. I've created this project ...
When trying to format the following class one runs into an IAE with Java < 15. package org.test; public class Test { void test() { String sealed = "a sealed test"; } } The stacktrace looks like this ...
Resultaten die mogelijk niet toegankelijk zijn voor u worden momenteel weergegeven.
Niet-toegankelijke resultaten verbergen