]> source.dussan.org Git - javassist.git/commit
Merge pull request #294 from junwen12221/master
authorShigeru Chiba <chibash@users.noreply.github.com>
Mon, 23 Dec 2019 13:58:38 +0000 (22:58 +0900)
committerGitHub <noreply@github.com>
Mon, 23 Dec 2019 13:58:38 +0000 (22:58 +0900)
commitafe124ffa5794c881c212fb1ebec51a554d0e332
treef46a969c89a15bd38dc81f92b90449d5e72dd54c
parent9f1f605c12aa2b7d5deb45daaa1412f50c109562
parent4f8e274703e5cf45febb69510df9f86a8846f1f5
Merge pull request #294 from junwen12221/master

Supports parsing 'byte[] a = new byte[]{};'.  Only parsing is supported.  Javassist reports a not-supported error.