RFR: JDK-8286787: Expand use of @inheritDoc in AudioInputStream

2022-05-15 Thread Joe Darcy
Client libs counterpart of JDK-8286783, refactor the docs in AudioInputStream to inhertiDoc text from InputStream. I'll update copyrights before pushing. - Commit messages: - JDK-8286787: Expand use of @inheritDoc in AudioInputStream Changes: https://git.openjdk.java.net/jdk/pull/

Re: RFR: 8213531: Test javax/swing/border/TestTitledBorderLeak.java fails [v2]

2022-05-15 Thread Sergey Bylokhov
On Wed, 4 May 2022 23:29:34 GMT, Phil Race wrote: > > Does it mean that setVisible(true) cause some memory leak since it prevents > > the window to be disposed? > > Since 9 windows are freed .. I doubt it .. but what's the hold up with #10 ? > I wonder if you need an extra System.gc() cycle

RFR: 8286620: Move bug4380543 from closed to open

2022-05-15 Thread Tejesh R
Moving bug4380543.java from closed repo to open repo. - Commit messages: - Moving bug4380543.java from closed to open - Merge branch 'master' of github.com:TejeshR13/jdk - Merge branch 'openjdk:master' into master - Merge remote-tracking branch 'upstream/master' - Merge remote-tr