On Fri, 20 May 2022 04:55:37 GMT, liach <d...@openjdk.java.net> wrote:

> Simplify opcode handling, use `final` in `PrimitiveTypeInfo`, and replace the 
> hash map with a simple lookup, similar to what's done in 
> [JDK-8284880](https://bugs.openjdk.java.net/browse/JDK-8284880) (#8242)

This pull request has now been integrated.

Changeset: 37a51300
Author:    liach <li...@users.noreply.github.com>
Committer: Roger Riggs <rri...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/37a513003c654297d81fc71b64c604f0ab8075cb
Stats:     86 lines in 1 file changed: 19 ins; 39 del; 28 mod

8287064: Modernize ProxyGenerator.PrimitiveTypeInfo

Reviewed-by: rriggs, mchung

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

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

Reply via email to