Hi Brian,
On 6/28/2017 5:37 PM, Brian Burkhalter wrote:
Hi Joe,
On Jun 28, 2017, at 5:01 PM, joe darcy <[email protected]
<mailto:[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?
Yes; procedurally please add yourself as a reviewer. (This can be done
by hitting "Edit".) Afterward, I'll take care of the rest of the CSR
process.
Thanks,
-Joe