RFR [M] : 8087333, Optionally Pre-Generate the HotSpot Template Interpreter

Coleen Phillimore coleen.phillimore at oracle.com
Tue Jun 23 17:54:57 UTC 2015


http://cr.openjdk.java.net/~bdelsart/8087333/webrev.00-02/webrev/src/share/vm/runtime/sharedRuntime.cpp.udiff.html

Yeah, this is a better change.

The changes look good to me.

Coleen

On 6/23/15 8:02 AM, Bertrand Delsart wrote:
> Thanks David and Coleen for the comments.
>
> Updated webrev and incremental webrev taking into account your feedbacks.
>
> Summary of the small incremental changes with respect to 00:
>
> - cleaned up the %.o : %.S rule
>   * THIS IS NEW *: check findsrc in linux vm.make file
>
> - avoided a potential issue with unused .S files in the
>   open aarch64 port
>
> - fixed non-PCH build issue (both in my code and in other files)
>
> - misc changes suggested by David (which were in webrev.01)
>
> - misc changes suggested by Coleen (including whitespace changes that 
> may look like empty diffs)
>
> http://cr.openjdk.java.net/~bdelsart/8087333/webrev.00-02/webrev/
>
> http://cr.openjdk.java.net/~bdelsart/8087333/webrev.02/webrev/
>
> Regards,
>
> Bertrand.
>



More information about the hotspot-runtime-dev mailing list