You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
471 B
8 lines
471 B
4 years ago
|
----------
|
||
|
1. ERROR in /root/java/build/icedtea-2.6.19/openjdk-boot/jdk/src/share/classes/sun/security/util/Optional.java (at line 196)
|
||
|
return Optional.ofNullable(mapper.apply(value));
|
||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
Type mismatch: cannot convert from Optional<capture#5-of ? extends U> to Optional<U>
|
||
|
----------
|
||
|
1 problem (1 error)gmake[6]: *** [/root/java/build/icedtea-2.6.19/openjdk-boot/jdk/make/common/Rules.gmk:254: .compile.classlist] Error 255
|