I noticed a difference in the output of the following program when run with Java 8 and Java 11.
import java.lang.reflect.Method; public class OrderingTest { p