Re: Request for review/advice from langtools team Re: Covariant overrides on the Buffer Hierarchy redux

2014-10-29 Thread Paul Sandoz
On Oct 28, 2014, at 1:59 PM, Joel Borggrén-Franck wrote: > Hi Paul, > > Sorry for the delay. > > So if I understand this correctly, we get 4 warnings (and because of -Werror > a build failure) in langtools when compiling vs Jdk 9, but need the casts > because we bootstrap with Jdk 8. > Ye

Re: Request for review/advice from langtools team Re: Covariant overrides on the Buffer Hierarchy redux

2014-10-28 Thread Joel Borggrén-Franck
Hi Paul, Sorry for the delay. So if I understand this correctly, we get 4 warnings (and because of -Werror a build failure) in langtools when compiling vs Jdk 9, but need the casts because we bootstrap with Jdk 8. Looks good to me but I would prefer if you filed a bug on me for Jdk 10 for rem

Request for review/advice from langtools team Re: Covariant overrides on the Buffer Hierarchy redux

2014-10-27 Thread Paul Sandoz
Hi, Can someone from langtools kindly chime in with how to move this forward? https://bugs.openjdk.java.net/browse/JDK-4774077 http://cr.openjdk.java.net/~rwarburton/buffer-overrides-3/ http://cr.openjdk.java.net/~rwarburton/buffer-overrides-langtools-0/langtools.patch On Oct 17, 2014,