On Wed, 11 Jan 2023 08:30:01 GMT, Per Minborg <pminb...@openjdk.org> wrote:

>> src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileStore.java line 43:
>> 
>>> 41:  * @author Xueming Shen, Rajendra Gutupalli, Jaya Hangal
>>> 42:  */
>>> 43: final class ZipFileStore extends FileStore {
>> 
>> This should be OK but might suggest adding a release note
>
>> This should be OK but might suggest adding a release note
> 
> Do we need to do that for a package-private class? Maybe for internal use?

This is a implementation class in a non-exported package so it's okay.

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

PR: https://git.openjdk.org/jdk/pull/11926

Reply via email to