JDK 14 RFR of JDK-8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi

2019-10-16 Thread Joe Darcy
Hello, Please review a serial warning update of three exceptions types in the jdk.jdi module.     JDK-8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi     http://cr.openjdk.java.net/~darcy/8232448.0/ These exception classes are generally not written to

Re: JDK 14 RFR of JDK-8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi

2019-10-17 Thread serguei.spit...@oracle.com
Hi Joe, Looks good. Thanks, Serguei On 10/16/19 23:15, Joe Darcy wrote: Hello, Please review a serial warning update of three exceptions types in the jdk.jdi module.     JDK-8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi     http://cr.openjdk.jav