jdk-24/jdk
Manajit Halder 0d7becfcb7 8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
8160144: [macosx] The menuitem in the menu of the "Test Frame" can't work correctly
8160145: [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically
8158621: The ALT key can not work with any key
8158485: The "File" menu's menuitems can not bring up information window or modal quit Dialog
8158501: [macosx] The checkbox can't be checked via an event generate on the menu
8158389: [macosx] Regression: javax/swing/JMenu/4213634/bug4213634.java
8158526: [macosx] java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java fails (invalid extended modifier info)
8158496: [macosx] Swing mnemonics broken on Mac
8158362: [macosx] Regression: at least java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java fails
8158512: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
8158377: [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest

Reviewed-by: alexsch, ssadetsky, aniyogi
2016-07-07 16:47:37 +05:30
..
.jcheck
make 8160294: Some client libraries cannot be built with GCC 6 2016-07-02 22:28:40 +09:00
src 8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails 2016-07-07 16:47:37 +05:30
test 8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java 2016-07-06 21:07:35 +05:30
.hgignore 8153141: Develop initial set of tests for SwingSet 2016-03-30 19:05:58 -07:00
.hgtags Added tag jdk-9+125 for changeset bba1e4c5c547 2016-06-30 22:10:10 +00:00
ASSEMBLY_EXCEPTION
LICENSE 8154469: Update FSF address 2016-05-30 16:33:17 +02:00
README 8134984: Text files should end in exactly one newline 2015-09-02 14:11:50 -07:00
THIRD_PARTY_README

README:
  This file should be located at the top of the jdk Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

Simple Build Instructions:

  1. Download and install a JDK 6 from
     http://java.sun.com/javase/downloads/index.jsp
     Set the environment variable ALT_BOOTDIR to the location of this JDK 6.

  2. Either download and install the latest JDK7 from
     http://download.java.net/openjdk/jdk7/, or build your own complete
     OpenJDK7 by using the top level Makefile in the OpenJDK Mercurial forest.
     Set the environment variable ALT_JDK_IMPORT_PATH to the location of
     this latest JDK7 or OpenJDK7 build.
     
  3. Check the sanity of doing a build with the current machine:
       cd make && gnumake sanity
     See README-builds.html if you run into problems.
  
  4. Do a partial build of the jdk:
       cd make && gnumake all
  
  5. Construct the images:
       cd make && gnumake images
     The resulting JDK image should be found in build/*/j2sdk-image