Running modified hotspot
Manas Thakur
manasthakur17 at gmail.com
Fri Oct 31 14:30:46 UTC 2014
Thanks a lot Aleksey.
- Manas
On Friday 31 October 2014 07:40 PM, Aleksey Shipilev wrote:
> On 10/31/2014 04:40 PM, Manas Thakur wrote:
>> I am new to hotspot development, but posting this question as I
>> couldn’t solve my problem with existing material. I have built
>> openjdk8 on a linux system. If I change something in the hotspot
>> source (e.g., printing something), from where should I check the
>> changed outputs. I don’t want to re-build the complete jdk again.
> Do "make images" from the forest root, then look for JDK binaries in
> build/*/images/j2sdk-image/. If you don't touch JDK, it will be
> "rebuilt" very fast.
>
> -Aleksey.
>
>
>
More information about the hotspot-dev
mailing list