On Thu, 4 Jun 2026 21:24:32 GMT, Anthony Scarpino <[email protected]> wrote:

> I need a review to add a non-public subtype to `BinaryEncodable`, causing 
> `switch` statements over `BinaryEncodable` to require either a `default` 
> label or a `case BinaryEncodable` label.
> 
> thanks
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: dc4bb5ac
Author:    Anthony Scarpino <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/dc4bb5acbe5d766f5fe389d8aeac0cc649f4f776
Stats:     217 lines in 5 files changed: 199 ins; 5 del; 13 mod

8383608: Make BinaryEncodable non-exhaustive

Reviewed-by: mullan

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

PR: https://git.openjdk.org/jdk/pull/31391

Reply via email to