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

Ivan Ponomarev duke at openjdk.org
Mon Sep 26 15:25:10 UTC 2022


> 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:

  leftover comments + braces (#6)
  
  * leftover comments + braces
  
  * remove leftover pom.xml
  
  * remove extra copyright comments
  
  Co-authored-by: Ivan Ponomarev <iponomarev at mail.ru>

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

Changes:
  - all: https://git.openjdk.org/jol/pull/24/files
  - new: https://git.openjdk.org/jol/pull/24/files/3a9feff0..00a0ac71

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jol&pr=24&range=03
 - incr: https://webrevs.openjdk.org/?repo=jol&pr=24&range=02-03

  Stats: 163 lines in 5 files changed: 3 ins; 154 del; 6 mod
  Patch: https://git.openjdk.org/jol/pull/24.diff
  Fetch: git fetch https://git.openjdk.org/jol pull/24/head:pull/24

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


More information about the jol-dev mailing list