[aarch64-port-dev ] RFR: 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
Chris Plummer
chris.plummer at oracle.com
Tue Aug 13 16:55:51 UTC 2019
On 8/13/19 2:38 AM, Nick Gasson wrote:
> Hi Chris,
>
>>
>> Adding to Andrew comments, maybe the solution is to have the test extend
>> LingeredApp so it can produce a more reliable stack trace other than the
>> default one you get with LingeredApp. If that's too much trouble, I
>> don't mind the solution you came up with, but seems writing a
>> LingeredApp subclass that is specific for this test would be cleaner.
>
> Thanks for the suggestion, this does seem much cleaner. Please check
> the updated webrev here:
>
> http://cr.openjdk.java.net/~ngasson/8229118/webrev.1/
>
> Thanks,
> Nick
The changes look good, although I think the new file should go in the
serviceability/sa test directory, unless you think this is a generally
useful class that might be used by tests outside of the sa.
thanks,
Chris
More information about the aarch64-port-dev
mailing list