On Fri, 26 Aug 2022 15:48:55 GMT, Lance Andersen <lan...@openjdk.org> wrote:

> Please review this PR which updates  the JarInputStream class description to 
> clarify when the Manifest is accessible via JarInputStream::getManifest and 
> JarInputStream::get[Jar]Entry.
> 
> It is worth noting that with this update, we are finally documenting  
> behavior that dates back to when this class was added to JDK 1.2
> 
> 
> Best,
> Lance

This pull request has now been integrated.

Changeset: 9db95edd
Author:    Lance Andersen <lan...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/9db95edd0133cb31358416829c942f5dcb84fc55
Stats:     61 lines in 1 file changed: 52 ins; 0 del; 9 mod

8215788: Clarify JarInputStream Manifest access

Reviewed-by: weijun, mullan, alanb

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

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

Reply via email to