Review Request: 8029921: CDS should allow user specify their own classlist
Jiangli Zhou
jiangli.zhou at oracle.com
Tue Jan 7 12:37:17 PST 2014
Hi Coleen,
On 01/07/2014 12:26 PM, Coleen Phillimore wrote:
>
> Thanks! Does embedded still have a child repository of hotpsot-main
> ("hs" in jdk9) or will you check this into jdk9/hs-rt/hotspot ? Yes,
> JDK8 is closed for this sort of change. Only P1s now.
I plan to integrate this into jdk9/hs-rt/hotspot.
I included the jdk9-dev mail list in the other email, in case if there
is any concern for checking this into jdk9.
Thanks,
Jiangli
>
> Thanks,
> Coleen
>
> On 01/07/2014 03:21 PM, Jiangli Zhou wrote:
>> Hi Ioi,
>>
>> Thanks for the review. I'll make the name change as Coleen suggested.
>>
>> Thanks again,
>> Jiangli
>>
>> On 01/07/2014 12:19 PM, Ioi Lam wrote:
>>> Jiangli,
>>>
>>> Looks good to me. I also agree with Coleen's suggestion of calling
>>> it SharedClassListFile.
>>>
>>> Thanks
>>> - Ioi
>>>
>>> On 1/7/14, 11:05 AM, Coleen Phillimore wrote:
>>>>
>>>> Jiangli,
>>>> This looks good. I like the ClassListFile change. I'd like to
>>>> weakly suggest making it something more CDS specific like
>>>> SharedClassListFile (the rest of the CDS names have Shared in them).
>>>> Thanks,
>>>> Coleen
>>>>
>>>> On 01/07/2014 12:10 PM, Jiangli Zhou wrote:
>>>>> Hi David,
>>>>>
>>>>> Here is the updated webrev:
>>>>> http://cr.openjdk.java.net/~jiangli/8029921/webrev.01/.
>>>>>
>>>>> Thanks,
>>>>> Jiangli
>>>>>
>>>>> On 01/06/2014 05:59 PM, Jiangli Zhou wrote:
>>>>>> Hi David,
>>>>>>
>>>>>> Thanks for the review. Will incorporate your suggestions.
>>>>>>
>>>>>> Thanks,
>>>>>> Jiangli
>>>>>>
>>>>>> On 01/06/2014 05:56 PM, David Holmes wrote:
>>>>>>> Hi Jiangli,
>>>>>>>
>>>>>>> On 7/01/2014 5:48 AM, Jiangli Zhou wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Please review following change that allows alternative CDS
>>>>>>>> classlist for
>>>>>>>> archiving by specifying -XX:ClassList=<path> from the
>>>>>>>> command-line:
>>>>>>>>
>>>>>>>> webrev: http://cr.openjdk.java.net/~jiangli/8029921/webrev.00/
>>>>>>>> bug: https://bugs.openjdk.java.net/browse/JDK-8029921
>>>>>>>
>>>>>>> I think ClassListFile would be a better name to make it clear it
>>>>>>> is in fact a file name.
>>>>>>>
>>>>>>> In metaSpaceShared.cpp this comment block:
>>>>>>>
>>>>>>> 653 // Construct the path to the class list (in jre/lib)
>>>>>>> 654 // Walk up two directories from the location of the VM and
>>>>>>> 655 // optionally tack on "lib" (depending on platform)
>>>>>>>
>>>>>>> should moved into the if block after line #657.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> David
>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Jiangli
>>>>>>
>>>>>
>>>>
>>>
>>
>
More information about the hotspot-runtime-dev
mailing list