RFR: 8244778: Archive full module graph in CDS [v2]

Ioi Lam iklam at openjdk.java.net
Wed Sep 9 21:58:16 UTC 2020


> This is the same patch as
> [8244778-archive-full-module-graph.v03](http://cr.openjdk.java.net/~iklam/jdk16/8244778-archive-full-module-graph.v03/)
> published in
> [hotspot-runtime-dev at openjdk.java.net](https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2020-August/041496.html).
> The rest of the review will continue on GitHub. I will add new commits to respond to comments to the above e-mail.

Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes
the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last
revision:

 - Removed TODO comment referring to JBS issue
 - Merge branch 'master' into 8244778-archive-full-module-graph
 - fixed trailing spaces
 - Renamed ModuleEntry::write_growable_array
 - Update to latest repo (JDK-8251557); added comments
 - 8244778: Archive full module graph in CDS

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/80/files
  - new: https://git.openjdk.java.net/jdk/pull/80/files/89f33274..92b4202b

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=80&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=80&range=00-01

  Stats: 439 lines in 53 files changed: 165 ins; 162 del; 112 mod
  Patch: https://git.openjdk.java.net/jdk/pull/80.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/80/head:pull/80

PR: https://git.openjdk.java.net/jdk/pull/80


More information about the core-libs-dev mailing list