Re: Need reviewers and comments: 6989472: Provide simple jdk identification information in the install image

2010-11-30 Thread David Schlosnagle
On Tue, Nov 30, 2010 at 8:34 PM, Kelly O'Hair wrote: > A revised proposal... > > Still called "jdk.release". > But if people really think "jdk.properties" sounds ok, at least the names > are unique and won't conflict. > >  http://cr.openjdk.java.net/~ohair/openjdk7/jdk_release2/webrev/ > > A Linux

Re: Need reviewers and comments: 6989472: Provide simple jdk identification information in the install image

2010-11-29 Thread David Schlosnagle
On Mon, Nov 29, 2010 at 5:44 PM, Kelly O'Hair wrote: > > Need reviewers and comments: >  6989472: Provide simple jdk identification information in the install image >  http://cr.openjdk.java.net/~ohair/openjdk7/jdk_release/webrev/ > > With JDK6 Updates we purposely resisted many rebranding changes

Re: NoClassDefFoundError: com/sun/java/accessibility/util/SwingEventMonitor

2010-08-03 Thread David Schlosnagle
On Wed, Aug 4, 2010 at 12:12 AM, Pete Brunet wrote: > The failure is on this line of code: > AWTEventMonitor.addFocusListener(this) > which resides in ...\classes\sun\awt\windows\accessibility > > AWTEventMonitor is a class in jaccess-1_4.jar which is in lib/ext > > However, just before the failin