Review request for JDK-8007153: update method parameters data in redefineClasses
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Mon Feb 18 14:13:59 PST 2013
We normally develop a new jtreg test so that the fix can be tested
before the hsx integration.
(It is if the issue does not have a test coverage yet.)
Then the test is integrated into the tl/jdk after the hsx fix gets promoted.
Just wanted to make sure we provide a unit test coverage with the fix.
Thanks,
Serguei
On 2/18/13 1:52 PM, Eric McCorkle wrote:
> The tests for this are in JDK. They will have to go in separately, and
> after propagation from hsx to tl.
>
> Note that there will be an effort to see what other metadata changes
> might be similarly affected.
>
> On 02/18/13 15:45, serguei.spitsyn at oracle.com wrote:
>> Looks good.
>> Do we have a jtreg test covering this?
>>
>> Thanks,
>> Serguei
>>
>>
>> On 2/18/13 7:03 AM, Eric McCorkle wrote:
>>> Hello,
>>>
>>> Please review this simple patch which updates hotspot to correctly
>>> manage method parameter data when redefineClasses is called.
>>>
>>> The webrev is here:
>>> http://cr.openjdk.java.net/~emc/8007153/
More information about the hotspot-dev
mailing list