Review Request: JDK-8173858: Rename libmanagement_rmi to libmanagement_agent

Mandy Chung mandy.chung at oracle.com
Fri Feb 3 00:03:59 UTC 2017


> On Feb 2, 2017, at 3:58 PM, David Holmes <david.holmes at oracle.com> wrote:
> 
> Hi Mandy,
> 
> Looks reasonable.
> 
> No tests that need changing?
> 

No since it’s just the shared library name change.  The shared library provides the native method implementation for jdk.internal.agent.FileSystem (no change there)

Mandy
 
> Thanks,
> David
> 
> On 3/02/2017 8:27 AM, Mandy Chung wrote:
>> libmanagement_agent should be the proper library name for jdk.management.agent.  It was an oversight with the current name.
>> 
>> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8173858/webrev.00/
>> 
>> This patch also takes out the qualified exports of java.base/jdk.internal.vm  to java.management which is not needed.
>> 
>> Mandy
>> 




More information about the build-dev mailing list