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

Ioi Lam iklam at openjdk.java.net
Sat Sep 12 18:37:31 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 incrementally with one additional commit since the last revision:

  Claes feedback (typos, refactored archived fields init); also added missing TRAPS param

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/80/files
  - new: https://git.openjdk.java.net/jdk/pull/80/files/a1abed8f..e9871102

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

  Stats: 91 lines in 6 files changed: 38 ins; 16 del; 37 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 hotspot-runtime-dev mailing list