RFR : 8012447 : Java CTW implementation

Christian Thalinger christian.thalinger at oracle.com
Wed Aug 7 17:53:22 PDT 2013


On Aug 6, 2013, at 1:05 AM, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:

> Hi Volker,
> 
> Thank you for review.

Volker, did you officially review this change?  It isn't clear to me from your message.

-- Chris

> 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