On Tue, 15 Dec 2020 23:38:02 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The "symbol" files in make/hotspot/symbols are a list of exported symbols > from libjvm. As such, they are an essential data source for the build system, > and they should reside in make/data, not mixed with the hotspot make source > code. Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1793