[11u] RFR: 8193367: Annotated type variable bounds crash javac

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Sun Jul 19 10:08:56 UTC 2020


Hi

I am downporting this for 11.0.9-oracle parity.
I had to resolve 3 files. 2 are copyrights.
In LambdaToMethod.java, 11 compares with INTERSECTION, 
where the original calls a method. The selection of the bounds field
is similar though, and was easy to adapt.

http://cr.openjdk.java.net/~goetz/wr20/8193367-ann_type_var-jdk11/01/

Please review.

https://bugs.openjdk.java.net/browse/JDK-8193367
http://hg.openjdk.java.net/jdk/jdk/rev/a772e65727c5

Best regards,
  Goetz.


More information about the jdk-updates-dev mailing list