RFR: 8256052: Remove unused allocation type from fieldInfo [v2]
Frederic Parain
fparain at openjdk.java.net
Mon Nov 9 19:06:12 UTC 2020
> Please review this small cleanup code, removing the now unused allocation type from the fieldInfo structure.
>
> Tested with Mach5, tiers 1 to 3 and locally by running test/hotspot/jtreg/serviceability/sa tests.
>
> Thank you,
>
> Fred
Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
More cleanup
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1130/files
- new: https://git.openjdk.java.net/jdk/pull/1130/files/c048832e..b822ba0e
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1130&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1130&range=00-01
Stats: 6 lines in 1 file changed: 0 ins; 1 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/1130.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1130/head:pull/1130
PR: https://git.openjdk.java.net/jdk/pull/1130
More information about the serviceability-dev
mailing list