RFR: 8300926: Several startup regressions ~6-70% in 21-b6 all platforms [v4]

Robbin Ehn rehn at openjdk.org
Thu Feb 23 20:06:35 UTC 2023


On Wed, 22 Feb 2023 17:08:49 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Coleen fix
>
> src/hotspot/share/oops/instanceKlass.hpp line 34:
> 
>> 32: #include "oops/instanceKlassFlags.hpp"
>> 33: #include "oops/instanceOop.hpp"
>> 34: #include "runtime/deoptimization.hpp"
> 
> Can you just forward declare DeoptimizationScope rather than including the whole file here?

Fixed, thanks! (not pushed yet)

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

PR: https://git.openjdk.org/jdk/pull/12585


More information about the hotspot-dev mailing list