Integrated: 8284297: Move FILE_AND_LINE to a platform independent header
Stefan Karlsson
stefank at openjdk.java.net
Fri Apr 8 07:56:42 UTC 2022
On Mon, 4 Apr 2022 12:40:21 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> The ppc and s390 ports have a macro called FILE_AND_LINE, which concatenates the filename and the line number. Loom uses the same macro in other ports. I propose that we upstream Loom's patch to move this macro to a platform independent header.
This pull request has now been integrated.
Changeset: a445ecd1
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a445ecd1e9e255e9cd977c727b3dba8f17acf5d9
Stats: 34 lines in 21 files changed: 23 ins; 10 del; 1 mod
8284297: Move FILE_AND_LINE to a platform independent header
Reviewed-by: tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/8092
More information about the hotspot-dev
mailing list