Re: RFR: 8301269: Update Commons BCEL to Version 6.7.0 [v2]

2023-02-10 Thread Lance Andersen
On Fri, 10 Feb 2023 22:48:24 GMT, Joe Wang wrote: >> Update Commons BCEL in the JDK from 6.5.0 to 6.7.0. >> >> 1. Improvement >>Code modernization (using relatively more modern language features), >> normalization (such as naming), javadocs, cleanup and minor improvements >> made up most

Re: RFR: 8301269: Update Commons BCEL to Version 6.7.0 [v2]

2023-02-10 Thread Joe Wang
> Update Commons BCEL in the JDK from 6.5.0 to 6.7.0. > > 1. Improvement >Code modernization (using relatively more modern language features), > normalization (such as naming), javadocs, cleanup and minor improvements made > up most of the changes. These changes do not change how BCEL works

Re: RFR: 8301269: Update Commons BCEL to Version 6.7.0

2023-02-09 Thread Lance Andersen
On Wed, 8 Feb 2023 00:15:27 GMT, Joe Wang wrote: > Update Commons BCEL in the JDK from 6.5.0 to 6.7.0. > > 1. Improvement >Code modernization (using relatively more modern language features), > normalization (such as naming), javadocs, cleanup and minor improvements made > up most of the