On Wed, 18 Sep 2024 17:07:22 GMT, Valerie Peng <valer...@openjdk.org> wrote:

>> Not me.
>
> This is the by-product of the `getNext()` refactoring. I should have modeled 
> `getNext()` using the code under `getInstance()` instead of 
> `chooseProvider()` so the debugging and exception can be preserved. Shared 
> the prototype with Kevin in a haste and just mentioned that additional code 
> may be needed for debugging.

IAPE should be preserved. `getNext()` needs to be updated to preserve and throw 
IAPE to address this.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1765425739

Reply via email to