DO NOT REPLY [Bug 49942] Possible data-race on NioEndpoint$PollerEvent.interestOps

2010-09-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49942

Sergey Vorobyev sergeyvorob...@google.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from Sergey Vorobyev sergeyvorob...@google.com 2010-09-22 
08:39:53 EDT ---
Sorry, I hurry. Now I can not verify data-race with interference mechanism. So
issue is invalid.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 49942] Possible data-race on NioEndpoint$PollerEvent.interestOps

2010-09-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49942

konstantin.s.serebry...@gmail.com changed:

   What|Removed |Added

 CC||konstantin.s.serebry...@gma
   ||il.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 49942] Possible data-race on NioEndpoint$PollerEvent.interestOps

2010-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49942

Sergey Vorobyev sergeyvorob...@google.com changed:

   What|Removed |Added

 CC||sergeyvorob...@google.com
 OS/Version||All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 49942] Possible data-race on NioEndpoint$PollerEvent.interestOps

2010-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49942

--- Comment #1 from Sebb s...@apache.org 2010-09-16 11:37:53 EDT ---
Also, interestOps is a protected variable, yet there are public methods to get
and set it. It would be safer to make the variable private.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org