RFR: CODETOOLS-7903176: Move LJV inside JOL [v2]

John Hamer duke at openjdk.org
Tue Oct 11 20:10:57 UTC 2022


On Mon, 22 Aug 2022 07:51:02 GMT, Ivan Ponomarev <duke at openjdk.org> wrote:

>> This moves https://github.com/atp-mipt/ljv project inside JOL in order for LJV to get access to internal JOL's APIs.
>> 
>> See blogposts about LJV [in Russian](https://habr.com/ru/post/599045/) /  [in English](https://dzone.com/articles/what-can-we-learn-from-java-data-structures-visual).
>
> Ivan Ponomarev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update copyright notice, lint

jol-core/src/main/java/org/openjdk/jol/ljv/pom.xml line 30:

> 28:         <developer>
> 29:             <name>John Hamer</name>
> 30:             <email>J.Hamer at cs.auckland.ac.nz</email>

Suggestion:

            <email>John.Hamer at glasgow.ac.uk</email>

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

PR: https://git.openjdk.org/jol/pull/24


More information about the jol-dev mailing list