Re: jdk6/jdk6/jdk: 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE

2015-04-09 Thread Andrew Hughes
- Original Message - > * Ivan Krylov [2015-04-09 10:11]: > > Oops, I didn't mean to be the "author" of the fix. > > For future reference, what is the proper set of hg commands for propagating > > JDK7-9 changes unmodified into opendjk6 so that the original "author" info > > is retained?

RE: jdk6/jdk6/jdk: 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE

2015-04-09 Thread Yuri Gaevsky
Many thanks, Ivan. -Yuri -Original Message- From: jdk6-dev [mailto:jdk6-dev-boun...@openjdk.java.net] On Behalf Of i...@azulsystems.com Sent: Thursday, April 9, 2015 5:05 PM To: jdk6-dev@openjdk.java.net Subject: hg: jdk6/jdk6/jdk: 8051359: JPopupMenu creation in headless mode with JDK9

Re: jdk6/jdk6/jdk: 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE

2015-04-09 Thread Ivan Krylov
Oops, I didn't mean to be the "author" of the fix. For future reference, what is the proper set of hg commands for propagating JDK7-9 changes unmodified into opendjk6 so that the original "author" info is retained? Ivan On 09/04/2015 17:08, Yuri Gaevsky wrote: Many thanks, Ivan. -Yuri

hg: jdk6/jdk6/jdk: 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE

2015-04-09 Thread ivan
Changeset: ea6357d20812 Author:ikrylov Date: 2015-04-09 16:36 +0400 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/ea6357d20812 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE Reviewed-by: serb, pchelko ! src/share/classes/sun/awt/SunToolkit.java

Re: jdk6/jdk6/jdk: 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE

2015-04-09 Thread Omair Majid
* Ivan Krylov [2015-04-09 10:11]: > Oops, I didn't mean to be the "author" of the fix. > For future reference, what is the proper set of hg commands for propagating > JDK7-9 changes unmodified into opendjk6 so that the original "author" info > is retained? You can use 'hg commit -u ' to set the c