Class java.util.OptionalDouble

Changed Methods
double orElseThrow(Supplier<X>) Change in exceptions thrown from java.lang.Throwable to X.