RFR: 8258408: SystemDictionary passes TRAPS to functions that don't throw exceptions

Coleen Phillimore coleenp at openjdk.java.net
Thu Dec 17 13:40:01 UTC 2020


On Thu, 17 Dec 2020 07:15:46 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Please review some mostly superficial cleanups to the SystemDictionary code.  See issue for more details.
>> 
>> Tested with tier1-6.
>
> Seems okay.
> 
> Had to think a bit about the exception change.
> 
> Thanks,
> David

Thanks for the review, David.
>Had to think a bit about the exception change.
Me too, which is why I changed it. I didn't find a good reason to copy the exception when we didn't need to.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1808


More information about the hotspot-dev mailing list