8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package

Paul Sandoz paul.sandoz at oracle.com
Mon Nov 30 22:09:29 UTC 2015


> On 30 Nov 2015, at 20:26, Christian Thalinger <christian.thalinger at oracle.com> wrote:

>>> 3) The alias jdk.vm.ci.hotspot.Stable could potentially be removed.
>> 
>> I am especially interested if 3) is possible, it seems so from my limited knowledge.
> 
> Yes, it is possible.  It just needs an import change in:
> 
> hotspot/src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java
> 
> and then you can remove the additional code in classFileParser.cpp.

Thanks, i will follow up later on with that clean up.

Paul.



More information about the hotspot-runtime-dev mailing list