The exhaustiveness computation is currently done inside the Flow class. But, it feels it is getting confusing as part of that class. The proposal herein is to move the exhaustiveness computation into a separate top-level class.
- links to
-
Review(pr/27247) openjdk/jdk/27253