- 6e1ac11 Merge by lana · 13 years ago
- 3ed02b9 7077423: Enable Xrender by default Reviewed-by: bae, jgodinez, ceisserer by prr · 13 years ago
- 475508c Merge by lana · 13 years ago
- 8cc00c6 7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin by chegar · 13 years ago
- 5c58050 7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win) by chegar · 13 years ago
- 950c719 7012365: TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin by mchung · 13 years ago
- 5ceadd9 7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh by mchung · 13 years ago
- cc90ba2 6380161: (reflect) Exception from newInstance() not chained to cause. by darcy · 13 years ago
- 299b6ee 7076215: (jli) jdk/src/share/bin/jli_util.h should include function prototypes for str functions by alanb · 13 years ago
- 9256b65 Merge by lana · 13 years ago
- e480d58 7075098: Remove unused fdlibm files Reviewed-by: alanb, mduigou by darcy · 13 years ago
- 559eae5 Merge by lana · 13 years ago
- 4e87e64 Merge by lana · 13 years ago
- 066a150 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs. by mduigou · 13 years ago
- 2d0cf38 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem by weijun · 13 years ago
- 24aa60d 7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one by rupashka · 13 years ago
- dd34d3d Merge by lana · 13 years ago
- 54acf3c 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows by serb · 13 years ago
- 74a7ff1 6978200: ServerSocket.toString include "port=0" in the returned String by chegar · 13 years ago
- e61dda8 7072523: java.math should be built with javac -Xlint:all -Werror by jjg · 13 years ago
- 4f8e2cd 7068662: Reserve and restore the default locale Reviewed-by: alanb, weijun by xuelei · 13 years ago
- d425c7f 7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror by jjg · 13 years ago
- dfb1213 7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown by rupashka · 13 years ago
- 334049d 6995769: occasion NPE thrown from SwingUtilities.computeIntersection() by rupashka · 13 years ago
- 645854f Merge by lana · 13 years ago
- bdedd11 6670868: StackOverFlow with bad authenticated Proxy tunnels by chegar · 13 years ago
- 2ca2549 7070155: A small refactoring patch for the abstract RenderingEngine. by neugens · 13 years ago
- 73e74d5 7069870: Parts of the JDK erroneously rely on generic array initializers with diamond by jjg · 13 years ago
- 25ed6cb 7035556: DatagramSocket.java:183: warning: unreachable catch clause by chegar · 13 years ago
- f8437ab Merge by ohair · 13 years ago
- bb22782 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman by ohair · 13 years ago
- f91f669 6330275: Rework the PaddingTest regression test. Reviewed-by: wetmore, smarks by weijun · 13 years ago
- e92b110 7068416: Lightweight HTTP Server should support TCP_NODELAY by chegar · 13 years ago
- c8c666d 7068617: Core libraries don't build with javac -Xlint:all -Werror by jjg · 13 years ago
- bf99a3c 7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill by bae · 13 years ago
- ca0d12c 7065972: Some race condition may happen in SSLSocketImpl class by xuelei · 13 years ago
- 98a8fd2 7007535: (reflect) Please generalize Constructor and Method by darcy · 13 years ago
- 885144d 7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed by prr · 13 years ago
- 37e8b50 7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute by ksrini · 13 years ago
- 605d7f4 7059709: close the IO in a final block Reviewed-by: smarks, mullan, wetmore by xuelei · 13 years ago
- fd57c2e 7021280: SocketPermission should accept wildcards Reviewed-by: michaelm by chegar · 13 years ago
- 9f3b94f 7031941: Use generificated JComboBox and JList in core libraries by rupashka · 13 years ago
- c2cff46 6509273: Password in JPasswordField gets Printed in clear text by rupashka · 13 years ago
- 22956fe 7068059: Update jdk/test/ProblemList.txt Reviewed-by: mchung, chegar by alanb · 13 years ago
- f6a43a3 7062430: Minor inconsistency in ulp descriptions Reviewed-by: smarks, alanb by darcy · 13 years ago
- 75b5e1c 6983728: JSR 292 remove argument count limitations by jrose · 13 years ago
- b4be026 7058651: JSR 292 unit tests need a refresh by jrose · 13 years ago
- 43b8c12 7058630: JSR 292 method handle proxy violates contract for Object methods by jrose · 13 years ago
- 4f15ca2 7062969: java -help still shows http://java.sun.com/javase/reference by ksrini · 13 years ago
- 55dbc8e 4717864: setFont() does not update Fonts of Menus already on screen by serb · 13 years ago
- a6fc139 6642728: Use reflection to access ScrollPane's private method from within sun.awt package by serb · 13 years ago
- 6c1c8c5 6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails by serb · 13 years ago
- 2570b1b 7043815: AWT-XAWT - AWT-EventQueue-0 deadlock. Reviewed-by: art, dcherepanov by serb · 13 years ago
- c403372 7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs by serb · 13 years ago
- 0186ab0 4909150: WindowsTreeUI can cause NullPointerException occasionally by rupashka · 13 years ago
- a2011e6 Merge by lana · 13 years ago
- 68ba0fc 7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently by dl · 13 years ago
- 3f9f60d Merge by jrose · 13 years ago
- 4167d56 7022407: Spinning CPU in LocaleObjectCache.get() Reviewed-by: okutsu by naoto · 13 years ago
- 8170bfc 7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently by dl · 13 years ago
- db84a53 7019963: The goto parent directory button doesn't operate in JFileChooser by rupashka · 13 years ago
- fb55c61 Merge by lana · 13 years ago
- 3fb4f8d 7051769: java.text.Bidi.toString() output is wrong Reviewed-by: okutsu by peytoia · 13 years ago
- d1f1181 7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed by peytoia · 13 years ago
- 686d3a6 7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin by peytoia · 13 years ago
- ac053ca 7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32 by bagiras · 13 years ago
- e1db03b 7060849: Eliminate pack200 build warnings by ksrini · 13 years ago
- e93e7a1 Merge by lana · 13 years ago
- afc17e5 7054969: Null-check-in-finally pattern in java/security documentation by mullan · 13 years ago
- 911493d 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator by coffeys · 13 years ago
- 381cb94 Merge by valeriep · 13 years ago
- c8ec19e Merge by lana · 13 years ago
- 0c3b982 7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk by valeriep · 13 years ago
- 93e1743 7058708: Eliminate JDK build tools build warnings by jjg · 13 years ago
- e79c512 7061195: Clean up makefiles for JDK 8 by jjg · 13 years ago
- 2f23f28 7061190: Update boot JDK version for JDK 8 by jjg · 13 years ago
- a4eb68c Merge by lana · 13 years ago
- d167794 Merge by lana · 13 years ago
- b892503 Merge by michaelm · 14 years ago
- d4fb34a 7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently by michaelm · 14 years ago
- 1a94dee 7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0 by dholmes · 14 years ago
- b3c9d47 Merge by schien · 14 years ago
- eac524a Added tag jdk7-b147 for changeset f097ca2434b1 by schien · 14 years ago
- e40d356 7046007: (launcher) Improve usage information for -verbose option by ksrini · 14 years ago
- 9f212cc 7059777: Remove lang tests from Problemlist.txt Reviewed-by: alanb by michaelm · 14 years ago
- 564d3b4 7049339: AnyBlit is broken with non-rectangular clips. Reviewed-by: flar by dlila · 14 years ago
- 03d32c4 6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long by alanb · 14 years ago
- 5b9bca8 Merge by lana · 14 years ago
- 7891d5c 6253144: Long narrowing conversion should describe the algorithm used and implied "risks" by darcy · 14 years ago
- 20b0f48 Merge by lana · 14 years ago
- cb69bad 7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags by xuelei · 14 years ago
- 8c26e26 7021010: java/lang/Thread/ThreadStateTest.java fails intermittently by chegar · 14 years ago
- 4443232 7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp by chegar · 14 years ago
- 5d0f10c Merge by lana · 14 years ago
- a0422ba 7058271: Remove InterruptedIO.java record from ProblemList.txt by xuelei · 14 years ago
- be00874 6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT by xuelei · 14 years ago
- 68c1cad 7055362: jdk_security2 test target cleanup Reviewed-by: alanb by weijun · 14 years ago
- 2d079a7 Merge by lana · 14 years ago
- d6acbcc 7057046: Add embedded license to THIRD PARTY README Reviewed-by: lana by jeff · 14 years ago
- ff47e80 7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm by alanb · 14 years ago