RFR: 8244778: Archive full module graph in CDS [v6]
Ioi Lam
iklam at openjdk.java.net
Sat Sep 12 22:41:36 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:
fixed failure in runtime/cds/DeterministicDump.java
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/80/files
- new: https://git.openjdk.java.net/jdk/pull/80/files/e9871102..97706f58
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=80&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=80&range=04-05
Stats: 27 lines in 2 files changed: 10 ins; 3 del; 14 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