RFR: 7308: Move non-Eclipse dependant classes from org.openjdk.jmc.ui.common to org.openjdk.jmc.common [v10]

Alex Macdonald aptmac at openjdk.org
Tue May 23 15:27:36 UTC 2023


On Mon, 22 May 2023 20:38:39 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Alex Macdonald has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   and a few more
>
> core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/security/PersistentCredentials.java line 39:
> 
>> 37: import org.openjdk.jmc.common.security.ISecurityManager;
>> 38: import org.openjdk.jmc.common.security.SecurityException;
>> 39: import org.openjdk.jmc.common.security.SecurityManagerFactory;
> 
> Are you sure these imports are needed? The imported classes were migrated as well...

Thanks for catching these, yes they're not needed I'll remove them.

-------------

PR Review Comment: https://git.openjdk.org/jmc/pull/300#discussion_r1202311373


More information about the jmc-dev mailing list