Re: RFR: 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings

2025-02-06 Thread duke
On Wed, 5 Feb 2025 12:53:09 GMT, Fernando Guallini wrote: > When compiling the test class: jdk/test/lib/security/timestamp/TsaServer.java > > > Two warning are shown: > > > test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] > possible 'this' escape before subclass is ful

Re: RFR: 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings

2025-02-06 Thread Fernando Guallini
On Wed, 5 Feb 2025 12:53:09 GMT, Fernando Guallini wrote: > When compiling the test class: jdk/test/lib/security/timestamp/TsaServer.java > > > Two warning are shown: > > > test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] > possible 'this' escape before subclass is ful

Re: RFR: 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings

2025-02-05 Thread Leonid Mesnik
On Wed, 5 Feb 2025 12:53:09 GMT, Fernando Guallini wrote: > When compiling the test class: jdk/test/lib/security/timestamp/TsaServer.java > > > Two warning are shown: > > > test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] > possible 'this' escape before subclass is ful

Re: RFR: 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings

2025-02-05 Thread Hai-May Chao
On Wed, 5 Feb 2025 12:53:09 GMT, Fernando Guallini wrote: > When compiling the test class: jdk/test/lib/security/timestamp/TsaServer.java > > > Two warning are shown: > > > test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] > possible 'this' escape before subclass is ful

Re: RFR: 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings

2025-02-05 Thread Rajan Halade
On Wed, 5 Feb 2025 12:53:09 GMT, Fernando Guallini wrote: > When compiling the test class: jdk/test/lib/security/timestamp/TsaServer.java > > > Two warning are shown: > > > test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] > possible 'this' escape before subclass is ful

Re: RFR: 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings

2025-02-05 Thread Weijun Wang
On Wed, 5 Feb 2025 12:53:09 GMT, Fernando Guallini wrote: > When compiling the test class: jdk/test/lib/security/timestamp/TsaServer.java > > > Two warning are shown: > > > test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] > possible 'this' escape before subclass is ful