Hi Joe, On Jun 28, 2017, at 5:01 PM, joe darcy <[email protected]> wrote:
> As noted in > > JDK-8183175: Add explicit constructors to > MalformedParameterizedTypeException > > the exception type java.lang.reflect.MalformedParameterizedTypeException does > not include any explicit constructors. A no-arg constructor and a string > constructor should be added in the usual way. > > Please review the patch below which adds the constructors in question. The code change looks fine. > Please also review the corresponding CSR issue: > > https://bugs.openjdk.java.net/browse/JDK-8183177 This looks OK as well but is there any action to be taken aside from reading it? Brian
