RFR(xs) 8231606: _method_ordering is not set during CDS dynamic dump time

Calvin Cheung calvin.cheung at oracle.com
Tue Oct 1 23:50:29 UTC 2019


On 10/1/19 11:05 AM, Ioi Lam wrote:
> Hi Calvin,
>
> The VM changes look good.
> For the test case, will the test fail unexpectedly if another 
> concurrent test is using port 8888? Is it possible to use an 
> auto-assigned port?

I've borrowed some code from the jdwp/DebuggeeLauncher.java test to get 
a free port dynamically.

updated webrev:

http://cr.openjdk.java.net/~ccheung/8231606/webrev.01/

thanks,

Calvin

>
> Thanks
> - Ioi
>
> On 10/1/19 10:14 AM, Calvin Cheung wrote:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8231606
>>
>> webrev: http://cr.openjdk.java.net/~ccheung/8231606/webrev.00/
>>
>> A small fix for setting up the _method_ordering field during CDS 
>> dynamic dumping.
>>
>> Testing: tier1 - 3.
>>
>> thanks,
>>
>> Calvin
>>
>


More information about the hotspot-runtime-dev mailing list