> 1. Construct Frames directly without BitSet
> 2. Use Frame[] instead of ArrayList
> 3. Use EMPTY_FRAME_ARRAY for initialization. No need to allocate objects when 
> there is no frame.

Shaojin Wen has updated the pull request incrementally with one additional 
commit since the last revision:

  reduce codeSize

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21183/files
  - new: https://git.openjdk.org/jdk/pull/21183/files/905acdda..aa390010

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21183&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21183&range=01-02

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/21183.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21183/head:pull/21183

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

Reply via email to