4 days agotbellMerge default tip
5 days agotbellMerge
9 days agoohairMerge
9 days agoohair6888709: Change use of -DX=\""Y\"" to -DX='"Y"', consistently for all platforms
9 days agoohair6888701: Change all template java source files to a .java-template file suffix
9 days agoohairMerge
11 days agoandrew6895287: disable building fontchecker
2 weeks agoohairMerge
3 weeks agogbenson6891677: java/build integrate zero assembler JDK changes
4 days agodl6865582: jsr166y - jsr166 maintenance update
7 days agomikejwreAdded tag jdk7-b75 for changeset 8885b2256507
8 days agoohair6896472: Missing libjsig.so causes jdk build failure jdk7-b75
2 weeks agodarcy6889858: Add nonNull methods to java.util.Objects
2 weeks agojjg6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
2 weeks agoalanb6884480: (file) Path.relativize has typo in parameter description
2 weeks agoalanb6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
2 weeks agoalanb6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
2 weeks agoalanb6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
3 weeks agotbellMerge
3 weeks agomchungMerge
3 weeks agomchung6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
3 weeks agodarcy4428022: System.out.println(0.001) outputs 0.0010
3 weeks agoalanbMerge
3 weeks agoalanb6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
3 weeks agoalanb6883983: JarVerifier dependency on sun.security.pkcs should be removed
3 weeks agomichaelmMerge
3 weeks agomichaelm6886436: Lightwight HTTP Container (com.sun.* package) is unstable
3 weeks agomchung6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
3 weeks agomullanMerge
3 weeks agomullan6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
3 weeks agodarcy6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
3 weeks agodarcy6648344: (reflect spec) State default of isAccessible for reflective objects
4 weeks agoalanbMerge
4 weeks agoalanb6888552: Allow JNDI to be used when java.applet is not present
4 weeks agoalanb6889552: Sun provider should not require LDAP CertStore to be present
4 weeks agodarcy6797535: Add shared two argument static equals method to the platform
3 weeks agoxdonoAdded tag jdk7-b74 for changeset eacb36e30327
3 weeks agovinnie6891632: Remove duplicate ECC source files jdk7-b74
3 weeks agolanaMerge
4 weeks agoyanMerge
4 weeks agorupashka6489130: FileChooserDemo hung by keeping pressing Enter key
6 weeks agopeterz6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.
6 weeks agoalexp6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
6 weeks agoyanMerge
7 weeks agorupashka6840086: JFileChooser lacks icons on top right when running on Windows 7
7 weeks agoalexp4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
7 weeks agogsm4337267: Arabic Numeral Shaping
7 weeks agoalexp6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
8 weeks agopeterz6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
8 weeks agoalexp6878792: Sample provided in javax.swing.JLayer class description is not usable
4 weeks agoyanMerge
5 weeks agoanthony6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
5 weeks agoanthony6886868: giflib has a memory leak in the MakeMapObject() function
5 weeks agodcherepanov6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
5 weeks agodcherepanov6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
6 weeks agoyanMerge
7 weeks agoanthony6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
4 weeks agotbellMerge
4 weeks agodarcy6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
4 weeks agotbell6888888: new javah throws NullPointerException when building in jdk/make/java/nio