ATTENTION: hg: jdk9/hs-comp/hotspot: 8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Jun 2 17:48:29 UTC 2016
Please, don't push RFE(Enhancement) changes without approval. Even if it is platform specific code.
We passed FC (Feature Complete) date May 26:
http://openjdk.java.net/projects/jdk9
All RFE(Enhancement) changes for JDK 9 should be approved before pushing them. Or target RFE for JDK 10.
If changes are ready you still need to get approval. Unfortunately the procedure for openjdk contribution approval is
not finalized yet. Please, wait a little. For now add FC exemption request comment if you want to push into JDK 9. See
for example:
https://bugs.openjdk.java.net/browse/JDK-8156839
Note, if shared code (or platforms specific code which Oracle support) is changed by RFE it will be a lot harder to get
approval.
Regards,
Vladimir
On 6/2/16 6:14 AM, felix.yang at linaro.org wrote:
> Changeset: 48a15de056b8
> Author: fyang
> Date: 2016-06-02 21:12 +0800
> URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/48a15de056b8
>
> 8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power
> Summary: replace tst+br with tbz instruction when tst's constant operand is 2 power
> Reviewed-by: aph
>
> ! src/cpu/aarch64/vm/c1_Runtime1_aarch64.cpp
> ! src/cpu/aarch64/vm/interp_masm_aarch64.cpp
> ! src/cpu/aarch64/vm/templateInterpreterGenerator_aarch64.cpp
> ! src/cpu/aarch64/vm/templateTable_aarch64.cpp
>
More information about the ppc-aix-port-dev
mailing list