Hello,
Could you review the fix:
bug: https://bugs.openjdk.java.net/browse/JDK-8035069
webrev: http://cr.openjdk.java.net/~alexsch/8035069/webrev.00
Image resolution variants are generated by request and cached in the
ImageCache.
- ImageCache is refactored to store different type of
On Mar 12, 2014, at 4:35 AM, Hendrik Schreiber wrote:
> Hey...
>
> I was pleasantly surprised to learn that Apple and subsequently OpenJDK
> provides support for using the Apple KeyChain as a keystore.
> As I common use case, I tried to use it to store passwords for third party
> services (Tw
Hey...
I was pleasantly surprised to learn that Apple and subsequently OpenJDK
provides support for using the Apple KeyChain as a keystore.
As I common use case, I tried to use it to store passwords for third party
services (Twitter, git, whatever), but couldn't get it to work.
Apparently the i