|
I made the pull requests 890 and 891 in order to fix this issue (in branch 4.2 and 4.3). Obviously they both include the tests Andrei Ivanov pushed in PR 881. Note that I can only confirm it fixes the issue when runtime instrumentation is used, as the buildtime instrumentation tests wouldn’t run in my environment.
Also note that the issue I fixed is generic to all lazy basic properties, not only byte[] properties.
|