JDK 9 RFR of JDK-8055254: Address source incompatability of JSlider generification

2014-08-17 Thread Joe Darcy
Hello, As noted by Sergey, the recently pushed changes for JDK-8054360: Refine generification of javax.swing cause one of the files in SwingSet2 to not build, breaking the combined open + closed JDK build. To remedy this situation, at least in the short term, please review the proposed

Re: JDK 9 RFR of JDK-8054360: Refine generification of javax.swing

2014-08-17 Thread Joe Darcy
Hello, In another thread, I'll send out a code review request for JDK-8055254: Address source incompatability of JSlider generification Thanks, -Joe On 08/16/2014 03:22 PM, Joe Darcy wrote: Hi Sergey, On 08/16/2014 12:38 PM, Sergey Bylokhov wrote: Hello. Joe. This change broke the full