On Mon, 9 Nov 2020 15:43:09 GMT, Frederic Parain <fpar...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: bd3e65b5 Author: Frederic Parain <fpar...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/bd3e65b5 Stats: 126 lines in 5 files changed: 5 ins; 99 del; 22 mod 8256052: Remove unused allocation type from fieldInfo Reviewed-by: redestad, lfoltan, hseigel ------------- PR: https://git.openjdk.java.net/jdk/pull/1130