On Feb 25, 2014, at 2:39 PM, Michael Hall wrote:
> I think I did get setting R_HOME to work last night, instead of hanging the
> app actually crashed. Any tricks to getting crash logs these days I might of
> missed?
Fwiw.
Set but set incorrectly.
Managed to see the error message correctly fina
Hello, Alexander.
The fix look good to me.
With best regards. Petr.
26 февр. 2014 г., в 6:40 после полудня, Alexander Scherbatiy
написал(а):
>
> Hello,
>
> Could you review the updated fix:
> http://cr.openjdk.java.net/~alexsch/8033534/webrev.03/
>
> On 2/26/2014 4:54 PM, Petr Pchelko
Hello,
Could you review the updated fix:
http://cr.openjdk.java.net/~alexsch/8033534/webrev.03/
On 2/26/2014 4:54 PM, Petr Pchelko wrote:
Hello, Alexander.
I have a couple of comments:
1. You could replace the first loop with indexOfObjectPassingTest method.. Not
sure if this would
Sorry. I forgot to post this.
We use Nimbus.
On Wed, Feb 26, 2014 at 1:58 PM, Sergey Bylokhov
wrote:
> Hi, Robert.
> What L&F do you use? It should work under the Aqua L&F.
>
>
> On 26.02.2014 12:39, Robert Krüger wrote:
>>
>> Hi,
>>
>> the default behaviour for JScrollPane seems to be that a tw
Hi, Robert.
What L&F do you use? It should work under the Aqua L&F.
On 26.02.2014 12:39, Robert Krüger wrote:
Hi,
the default behaviour for JScrollPane seems to be that a two-finger
drag always only scrolls vertically. This must be something someone
has solved before or is this a limitation/bug
Hello, Alexander.
I have a couple of comments:
1. You could replace the first loop with indexOfObjectPassingTest method.. Not
sure if this would look cleaner, up to you.
2. I suppose JNFNewObjectArray could throw the OOM and we would get a parfait
warning, could you please add CHECK_NULL_RETU
Hello,
Could you review the updated fix:
http://cr.openjdk.java.net/~alexsch/8033534/webrev.02/
This is the same fix. The only difference is that the
MultiResolutionBufferedImage class is used from the fix JDK-8035069.
Thanks,
Alexandr.
On 2/10/2014 7:05 PM, Scott Palmer wr
Hi,
the default behaviour for JScrollPane seems to be that a two-finger
drag always only scrolls vertically. This must be something someone
has solved before or is this a limitation/bug of the JDK?
Any hints/pointers anyone could give me? Can this be solved
with/without native code?
Thanks,
Rob