prefetch instructions in Hotspot

dalibor.topic at oracle.com dalibor.topic at oracle.com
Thu Apr 3 14:06:12 UTC 2014


See top level file Readme-build.html for instructions.

--
Oracle <http://www.oracle.com>
Dalibor Topic | Principal Product Manager
Phone: +494089091214<tel:+494089091214> | Mobile:+491737185961<tel:+491737185961>
Oracle Java Platform Group

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
Geschäftsführer: Jürgen Kunz

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, Astrid Kepper, Val Maher

Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment

> On 02.04.2014, at 21:19, Mahmood Naderan <nt_mahmood at yahoo.com> wrote:
> 
> OK I downloaded jdk source using 
> 
>    hg clone http://hg.openjdk.java.net/jdk6/jdk6 openjdk6
>    cd openjdk6 && sh ./get_source.sh
> 
> Then I added the declarations into jdk/src/share/classes/sun/misc/Unsafe.java. I have to say that I removed the jdk packages from apt.
> 
> Now, before running 'make' in the jdk folder, do I have to point Hotspot location? How?
> 
>  
> Regards,
> Mahmood
> 
> 
>> On Wednesday, April 2, 2014 9:49 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>> 
>> Yes, you need to rebuild jdk after you modified Unsafe.java.
>> 
>> Vladimir


More information about the hotspot-dev mailing list