RFR : 8012447 : Java CTW implementation

Igor Ignatyev igor.ignatyev at oracle.com
Tue Aug 6 01:05:55 PDT 2013


Hi Volker,

Thank you for review.
Sure, next time I will write a link to 'bugs.sun.com' too.

Best regards,
Igor Ignatyev

On 07/25/2013 02:26 PM, Volker Simonis wrote:
> Hi Igor,
>
> thanks for this change. It's also interesting as a template for the
> usage of the WhiteBox API.
>
> Can you please use links to the external Oracle bug database in the future:
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8012447
>
> Thank you and best regards,
> Volker
>
>
> On Thu, Jul 25, 2013 at 7:25 AM, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:
>> Hi all,
>>
>> Please review patch.
>>
>> DESCRIPTION
>> This is replacement for CompileTheWorld (CTW) written on java. Its purpose
>> is to make possible the use of CTW in product builds.
>>
>> More detailed description can be found in 'test/testlibrary/ctw/README'.
>>
>> I also added Makefile for WhiteBox to simplify its using outside the
>> jtreg-testbase.
>>
>> webrev: http://cr.openjdk.java.net/~iignatyev/8012447/webrev.00/
>> jbs: https://jbs.oracle.com/bugs/browse/JDK-8012447
>> testing: jprt testlibrary/ctw
>> --
>> Best regards,
>> Igor Ignatyev


More information about the hotspot-compiler-dev mailing list