RFR (XS): 8245392: Remove duplication in class redefinition and retransformation specs
David Holmes
david.holmes at oracle.com
Fri May 22 06:18:29 UTC 2020
Hi Serguei,
Looks good.
Thanks,
David
On 22/05/2020 4:09 pm, serguei.spitsyn at oracle.com wrote:
> Hi David,
>
> Thank you for the suggestions and corrections!
> I've updated the CSR description and regenerated the spec html files and
> webrev.
>
> Thanks,
> Serguei
>
>
> On 5/21/20 22:34, David Holmes wrote:
>> Hi Serguei,
>>
>> On 22/05/2020 3:02 pm, serguei.spitsyn at oracle.com wrote:
>>> Please, review a fix for:
>>> https://bugs.openjdk.java.net/browse/JDK-8245392
>>>
>>>
>>> CSR draft (one CSR reviewer is needed before finalizing it):
>>> https://bugs.openjdk.java.net/browse/JDK-8245433
>>
>> I've made some updates and comments on the CSR request. Only minor
>> suggestions. Once that is addressed I'll add my review there and here.
>>
>> Thanks,
>> David
>>
>>> Webrev:
>>> http://cr.openjdk.java.net/~sspitsyn/webrevs/2020/redef-spec-dedup.1/src/
>>>
>>>
>>> Updated specs:
>>> http://cr.openjdk.java.net/~sspitsyn/webrevs/2020/redef-spec-dedup.1/docs/api/java.instrument/java/lang/instrument/Instrumentation.html
>>>
>>> http://cr.openjdk.java.net/~sspitsyn/webrevs/2020/redef-spec-dedup.1/docs/specs/jdwp/jdwp-protocol.html
>>>
>>> http://cr.openjdk.java.net/~sspitsyn/webrevs/2020/redef-spec-dedup.1/docs/api/jdk.jdi/com/sun/jdi/VirtualMachine.html
>>>
>>>
>>> Summary:
>>> The fix is to replace in Instrumentation, JDI and JDWP spec a
>>> description of class
>>> redefinition or retransformation restriction with a link to the
>>> supporting JVM TI
>>> function where it has been already documented.
>>> This spec refactoring should help in cases when new 'unmodifiable
>>> in redefinition' class file attributes are added.
>>>
>>> Testing:
>>> Built docs and checked the link works as expected.
>>>
>>> Thanks,
>>> Serguei
>
More information about the serviceability-dev
mailing list