End your tour of Java’s essential language features with Jeff’s introduction to Java 8’s method references, interface default and static methods, and three lesser known language updates that every ...
The mod crashes during initialization when running with Turkish locale (tr_TR). The crash occurs because Java's toLowerCase() method converts the letter "I" to "ı" (Turkish dotless i) instead of "i" ...