Re: Why are com.sun.net.HttpExchange attributes shared between instances?

2019-12-11 Thread Julien Royer
d have assigned it an internal review ID : > 9063054. > Thanks > > Michael. > > On 10/12/2019 11:10, Julien Royer wrote: >> Hi, >> >> I’m having some troubles understanding how com.sun.net.HttpExchange >> attributes (setAttribute and getAttribute methods) work.

Why are com.sun.net.HttpExchange attributes shared between instances?

2019-12-10 Thread Julien Royer
Hi, I’m having some troubles understanding how com.sun.net.HttpExchange attributes (setAttribute and getAttribute methods) work. Looking at the Javadoc, I understood that these attributes were specific to a given HttpExchange instance: https://hg.openjdk.java.net/jdk/jdk/file/a4fb32538898/src/j