public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException
Date: Mon, 07 Aug 2006 22:24:00 -0000	[thread overview]
Message-ID: <20060807222422.21324.qmail@sourceware.org> (raw)
In-Reply-To: <bug-23682-11287@http.gcc.gnu.org/bugzilla/>



------- Comment #9 from cvs-commit at developer dot classpath dot org  2006-08-07 22:24 -------
Subject: Bug 23682

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         generics-branch
Changes by:     Mark Wielaard <mark>    06/08/07 22:23:02

Modified files:
        .              : ChangeLog 
        gnu/java/nio   : SelectionKeyImpl.java SelectorImpl.java 
        java/nio/channels: SelectionKey.java 
        java/nio/channels/spi: AbstractSelectionKey.java 

Log message:
        2006-08-07  Tom Tromey  <tromey@redhat.com>

               PR libgcj/23682:
               * java/nio/channels/SelectionKey.java (attach): Now
synchronized.
               (attachment): Likewise.
               * java/nio/channels/spi/AbstractSelectionKey.java (cancel): Now
               synchronized.
               (isValid): Likewise.
               * gnu/java/nio/SelectionKeyImpl.java (impl): Now final
               (ch): Likewise.
               (interestOps): Synchronize.
               (readyOps): Likewise.
               * gnu/java/nio/SelectorImpl.java (register): Synchronize around
               interestOps call.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=generics-branch&r1=1.2386.2.321&r2=1.2386.2.322
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/nio/SelectionKeyImpl.java?cvsroot=classpath&only_with_tag=generics-branch&r1=1.8.2.1&r2=1.8.2.2
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/nio/SelectorImpl.java?cvsroot=classpath&only_with_tag=generics-branch&r1=1.16.2.6&r2=1.16.2.7
http://cvs.savannah.gnu.org/viewcvs/classpath/java/nio/channels/SelectionKey.java?cvsroot=classpath&only_with_tag=generics-branch&r1=1.7.2.1&r2=1.7.2.2
http://cvs.savannah.gnu.org/viewcvs/classpath/java/nio/channels/spi/AbstractSelectionKey.java?cvsroot=classpath&only_with_tag=generics-branch&r1=1.8.2.1&r2=1.8.2.2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23682


  parent reply	other threads:[~2006-08-07 22:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-23682-11287@http.gcc.gnu.org/bugzilla/>
2006-04-03 13:02 ` green at redhat dot com
2006-04-05 21:38 ` tromey at gcc dot gnu dot org
2006-07-28 22:06 ` tromey at gcc dot gnu dot org
2006-07-31 21:58 ` tromey at gcc dot gnu dot org
2006-07-31 22:09 ` cvs-commit at developer dot classpath dot org
2006-08-07 22:23 ` cvs-commit at developer dot classpath dot org
2006-08-07 22:24 ` cvs-commit at developer dot classpath dot org [this message]
2007-03-30 21:53 ` tromey at gcc dot gnu dot org
2005-09-01 17:58 [Bug libgcj/23682] New: " gcc-bugzilla at future dot shiny dot co dot il
2005-09-01 18:53 ` [Bug libgcj/23682] " pinskia at gcc dot gnu dot org
2005-09-01 19:11 ` gcc-bugzilla at future dot shiny dot co dot il

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060807222422.21324.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).