[9] Review request for 8035069 [macosx] Loading resolution variants by demand

2014-03-12 Thread Alexander Scherbatiy
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

Re: RFE: SecretKeyEntry support for Apple KeychainStore

2014-03-12 Thread Michael Hall
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

RFE: SecretKeyEntry support for Apple KeychainStore

2014-03-12 Thread Hendrik Schreiber
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