mips embedded platform how to
dalibor topic
dalibor.topic at oracle.com
Thu Oct 13 14:40:41 UTC 2016
On 13.10.2016 16:30, Diaz Soho wrote:
> hi,
> if I just like to use jdk only, then does it still have cpu arch depend?
>
> where is the code that is cpu arch depend except hotspot?
That's hard to say in general.
Some of the class libraries use native code, which may or may not be
deliberately or inadvertently CPU dependent due to being implemented in
C and/or C++ and the platform-specific idiosyncrasies of their compilers.
You'll have to try it for yourself, basically.
cheers,
dalibor topic
--
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>
ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg
ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment
More information about the jdk8u-dev
mailing list