RFR: 8308771: Redundant header file in interp_masm_<archs>.hpp

Amit Kumar amitkumar at openjdk.org
Wed Jun 21 03:53:03 UTC 2023


On Thu, 25 May 2023 03:06:16 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> `asm/macroAssembler` and `interpreter/invocationCounter.hpp` can be sorted out in `interp_masm_<arch>.hpp` files. I have tested these changes for `s390x`, `ppc`,  `arch64-M1 Pro` for `release` and `fastdebug` build. Builds are good. 
> 
> For other archs(`arm`, `risc-v`) I haven't performed any testing because I don't have access to such hardwares. 
> 
> I've restored the changes for x86 as it seemed to break the build, not sure why.
> 
> __Reviews and comments are welcomed__

Hi community, 

can I get reviews on this :-)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14137#issuecomment-1600032773


More information about the hotspot-dev mailing list