Re: jconsole exceptions

2013-06-10 Thread Andreas Rieber
Hi Alexander and Dmitry, i just did a clean build of jdk8 with that fix and the jconsole exceptions are gone. thanks Andreas On 10.06.13 12:56, Alexander Scherbatiy wrote: On 6/7/2013 6:04 PM, Andreas Rieber wrote: Hi Alexander, i know that this fix is in, but it causes now the mentioned

Re: [8] Review request for 8015336: BasicComboBoxEditor throws NullPointerException

2013-06-10 Thread Alexander Scherbatiy
The fix looks good for me. Thanks, Alexandr. On 6/6/2013 9:02 PM, sergey malenkov wrote: Hello, Could you please review the following fix: fix: http://cr.openjdk.java.net/~malenkov/8015336.8.0/ bug: http://bugs.sun.com/bugdatabase/v

Re: jconsole exceptions

2013-06-10 Thread Alexander Scherbatiy
On 6/7/2013 6:04 PM, Andreas Rieber wrote: Hi Alexander, i know that this fix is in, but it causes now the mentioned exceptions. In case of jconsole it pops up the error window with the exception all the time. So i commented that fix out and the exceptions stop, meaning the fix causes just ot

Re: jconsole exceptions

2013-06-10 Thread dmitry markov
Hi Andreas, I built JDK 8 with the fix made under 8015853 and ran jconsole as you described below (connect to the process, etc.). I did not observe any ArrayIndexOutOfBoundsException. It seems to me, you have to replace the following line: index1 = getViewIndex(elem.getDocument().getLengt