RFR: 8256052: Remove unused allocation type from fieldInfo [v3]
Frederic Parain
fparain at openjdk.java.net
Mon Nov 9 19:58:11 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:
Remove unused symbol from vmStruct
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1130/files
- new: https://git.openjdk.java.net/jdk/pull/1130/files/b822ba0e..b4b24792
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1130&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1130&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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 hotspot-dev
mailing list