Re: JDK 16 RFR of JDK-8250578: Address reliance on default constructors in javax.sql

2020-07-25 Thread Lance Andersen
+1 > On Jul 24, 2020, at 10:25 PM, Joe Darcy wrote: > > Hello, > > Another module, another use of a default constructor. Please review the fix > and CSR for: > > JDK-8250578: Address reliance on default constructors in javax.sql > CSR: https://bugs.openjdk.java.net/browse/JDK-8250579

Re: JDK 16 RFR of 8250580: Address reliance on default constructors in java.rmi

2020-07-25 Thread Lance Andersen
+1 > On Jul 24, 2020, at 10:45 PM, Joe Darcy wrote: > > Hello, > > Another bug in the quest to remove use of default constructors in the JDK's > public API, this time in the java.rmi module: > > webrev: http://cr.openjdk.java.nhet/~darcy/8250580.0/ > CSR: https://bugs.openjdk.java.net