RFR: 8187402: UnknownOopException is occurred on Stack Memory window in HSDB

Jini George jini.george at oracle.com
Sun Oct 1 15:51:26 UTC 2017


Apologize for the delay in responding to this, Yasumasa.

I tried my hand at creating a test case for this by attaching an SA  
process to jshell and by invoking a method to traverse the frame oopmaps  
for the 'output reader' thread -- Please do take a look at:

http://cr.openjdk.java.net/~jgeorge/sponsorships/8187402_ysuenaga/TestFrameOopMap.java

I think, in general, for the issues manifested through the GUI, we can  
probably try having unit test cases directly invoking the methods involved.

Thanks,
Jini.

On 9/27/2017 4:10 AM, Yasumasa Suenaga wrote:
> Hi Jini,
> 
> IMHO this issue (JDK-8187402) and JDK-8187403 are too difficult to crate 
> test cases because they are problems in Stack Memory window in HSDB.
> Can we add noreg-hard label to JBS?
> 
> 
> Thanks,
> 
> Yasumasa
> 
> 
> On 2017/09/27 2:36, Jini George wrote:
>> Hi Yasumasa,
>>
>> The changes look fine, but please do include the test case also for
>> this. In general, it would be great if you could provide test cases also
>> along with the code changes while sending for review.
>>
>> Thank you,
>> Jini.
>>
>> On 9/26/2017 8:19 PM, Yasumasa Suenaga wrote:
>>> Hi all,
>>>
>>> I uploaded new webrev to be adapted to jdk10/hs:
>>>
>>>  ? http://cr.openjdk.java.net/~ysuenaga/JDK-8187402/webrev.01/
>>>
>>>
>>> Thanks,
>>>
>>> Yasumasa
>>>
>>>
>>> On 2017/09/21 7:47, Yasumasa Suenaga wrote:
>>>> PING:
>>>>
>>>> Have you checked this issue?
>>>>
>>>>> ?? http://cr.openjdk.java.net/~ysuenaga/JDK-8187402/webrev.00/
>>>>
>>>>
>>>> Yasumasa
>>>>
>>>>
>>>> On 2017/09/11 11:17, Yasumasa Suenaga wrote:
>>>>> Hi all,
>>>>>
>>>>> This review request is a part of [1].
>>>>>
>>>>>
>>>>> JBS:
>>>>> ?? https://bugs.openjdk.java.net/browse/JDK-8187402
>>>>>
>>>>> webrev:
>>>>> ?? http://cr.openjdk.java.net/~ysuenaga/JDK-8187402/webrev.00/
>>>>>
>>>>>
>>>>> I cannot access JPRT. So I need a sponsor.
>>>>>
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Yasumasa
>>>>>
>>>>>
>>>>> [1]
>>>>> http://mail.openjdk.java.net/pipermail/serviceability-dev/2017-September/021821.html 
>>>>>
>>>>>
>>>>>
>>


More information about the serviceability-dev mailing list