- 032e9e2 6642881: Improve performance of Class.getClassLoader() by coleenp · 11 years ago
- ef95636 Merge by amurillo · 10 years ago
- 4d3dc05 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value by jfranck · 10 years ago
- 883eecc 8051588: DataTransferer.getInstance throws ClassCastException in headless mode by pchelko · 10 years ago
- a101d75 8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c by igerasim · 10 years ago
- 956bfd7 8040617: [macosx] Large JTable cell results in a OutOfMemoryException by bae · 10 years ago
- ae1ba3d 8055785: Modifications of I/O methods for instrumentation purposes by bpb · 10 years ago
- b8ac517 8046070: Class Data Sharing clean up and refactoring by iklam · 10 years ago
- 25ea544 8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c by serb · 10 years ago
- cccd4c9 8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp by serb · 10 years ago
- 7e2d096 8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c by serb · 10 years ago
- 987b1f0 8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp by serb · 10 years ago
- 7de16e9 8054817: File ccache only recognizes Linux and Solaris defaults by weijun · 10 years ago
- cf2871d 8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris Reviewed-by: valeriep by ascarpino · 11 years ago
- 4b9e90d 8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 by ascarpino · 10 years ago
- 332ad16 Merge by valeriep · 10 years ago
- 24dcbe8 8038754: ReplayCacheTestProc test fails with timeout by valeriep · 10 years ago
- 4f2dd43 8031003: [Parfait] warnings from jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending by valeriep · 10 years ago
- 494095a Merge by coffeys · 10 years ago
- 186cc8c 7107611: sun.security.pkcs11.SessionManager is scalability blocker by ascarpino · 10 years ago
- 89f6088 8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons by mcherkas · 10 years ago
- 609356d 8046007: Java app receives javax.print.PrintException: Printer is not accepting job by aivanov · 10 years ago
- 2d05c7d 8042469: Launcher changes for native memory tracking scalability enhancement by ksrini · 10 years ago
- 51d6f2c 8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607 by michaelm · 11 years ago
- 652314f 8029607: Type of Service (TOS) cannot be set in IPv6 header Reviewed-by: alanb by michaelm · 10 years ago
- 4aff2e3 8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler by kvn · 11 years ago
- e8f260a 8049065: [JLightweightFrame] Support DnD for SwingNode by anthony · 10 years ago
- dc75ea0 8054841: (process) ProcessBuilder leaks native memory Reviewed-by: rriggs, alanb by igerasim · 10 years ago
- 285a7a2 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method by alitvinov · 10 years ago
- b837a07 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX by igerasim · 10 years ago
- 412ec71 8051838: [Findbugs] sun.awt.image.MultiResolutionCachedImage expose internal representation by alexsch · 10 years ago
- 3ae0357 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine by robm · 10 years ago
- 6566d84 8031435: Ftp download does not work properly for ftp user without password by robm · 10 years ago
- c127ce1 8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage by alexsch · 10 years ago
- fd7193a 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser by dmarkov · 10 years ago
- 35c2ecd 8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending by okutsu · 10 years ago
- 4f3b625 8044671: NPE from JapaneseEra when a new era is defined in calendar.properties by dmeetry · 10 years ago
- 1768f41 8049057: JNI exception pending in jdk/src/windows/native/sun/windows/ by serb · 10 years ago
- 72756f1 8035165: Expose internal representation in sun.awt.X11 Reviewed-by: pchelko, prr by serb · 10 years ago
- bcefccb 8043508: JVM core dumps with very long text in tooltip by prr · 10 years ago
- b633678 8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c by serb · 10 years ago
- a740d4d 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795 by chegar · 10 years ago
- 49925fa 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c by naoto · 10 years ago
- 1e8e15b 8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX by pchelko · 10 years ago
- 9529cd2 8046495: KeyEvent can not be accepted in quick mouse clicking by anashaty · 10 years ago
- b7782a7 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread. by mcherkas · 10 years ago
- a24e932 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object by mduigou · 10 years ago
- 4d4f255 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux by robm · 10 years ago
- 25f88cc 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix) by plevart · 10 years ago
- 72d3327 8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running by pchelko · 10 years ago
- 56cb4b3 8044614: [macosx] Focus issue with 2 applets in firefox by dmarkov · 10 years ago
- d976dee 8051614: smartcardio TCK tests fail due to lack of 'reset' permission by coffeys · 10 years ago
- ae67592 8042440: awt_Plugin no longer needed by ddehaven · 11 years ago
- a1aa28f 8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X by ddehaven · 11 years ago
- 2676901 8003900: X11 dependencies should be removed from Mac OS X build. by ddehaven · 11 years ago
- 438892d 8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c by pchelko · 10 years ago
- eb58566 8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c by pchelko · 10 years ago
- c1d1d3c 7150092: NTLM authentication fail if user specified a different realm by weijun · 11 years ago
- 6b6e1d3 8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c by jbachorik · 10 years ago
- 546faba Merge by robm · 10 years ago
- 1788c92 Merge by lana · 11 years ago
- b723e73 8049250: Need a flag to invert the Card.disconnect(reset) argument by igerasim · 11 years ago
- 386ac6b Merge by asaha · 11 years ago
- 5e45b41 8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel by azvegint · 11 years ago
- 4b55475 Merge by asaha · 11 years ago
- 865df2c 8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert by serb · 11 years ago
- 68dd0bd 8048506: [macosx] javax.swing.PopupFactory issue with null owner by dmarkov · 11 years ago
- 2ef0527 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX by igerasim · 11 years ago
- 1136c0c 8047145: 8u20 l10n resource file translation update 2 Reviewed-by: naoto, yhuang by mfang · 11 years ago
- 6559945 Merge by asaha · 11 years ago
- 963ce11 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86 by azvegint · 11 years ago
- a8ad395 8047795: Collections.checkedList checking bypassed by List.replaceAll by mduigou · 11 years ago
- d1f88b6 8047777: (process) ProcessEnvironment_md.c not compiling on 8uX by coffeys · 11 years ago
- b9241de 8036609: Check jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions by msheppar · 11 years ago
- e769f34 8036600: JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c by msheppar · 11 years ago
- c97013f 8035870: Check jdk/src/windows/native/java/io/WinNTFileSystem_md.c for JNI pending exceptions by msheppar · 11 years ago
- 08a82c4 8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions by msheppar · 11 years ago
- ed08674 8036603: Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions by msheppar · 11 years ago
- ee6df5f 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java by prappo · 11 years ago
- 278f64f 8040808: Uninitialised memory in OGLBufImgsOps.c, D3DBufImgOps.cpp by prr · 11 years ago
- 401d3de 8040007: GtkFileDialog strips user inputted filepath Reviewed-by: anthony, serb by azvegint · 11 years ago
- d760c7d 8049250: Need a flag to invert the Card.disconnect(reset) argument by igerasim · 11 years ago
- 1d96163 8048583: CustomMediaSizeName class matching to standard media is too loose by prr · 11 years ago
- d86a1a2 7067052: Default printer media is ignored Reviewed-by: prr, bae by jgodinez · 11 years ago
- 4fc2e11 Merge by coffeys · 11 years ago
- 3882236 8049583: Test closed/java/awt/List/ListMultipleSelectTest/ListMultipleSelectTest fails on Window XP by serb · 11 years ago
- f9e41fc 8049996: [macosx] test java/awt/image/ImageIconHang.java fails with NPE by pchelko · 11 years ago
- f29f88e 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly by valeriep · 11 years ago
- 8f72f72 Merge by mullan · 11 years ago
- 48061bd 8049244: XML Signature performance issue caused by unbuffered signature data by mullan · 11 years ago
- 0da8cd9 4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value by mcherkas · 11 years ago
- 5964712 8046559: NPE when changing Windows theme Reviewed-by: pchelko, anthony by aivanov · 11 years ago
- 133a286 8046707: Performance of java.time could be better by scolebourne · 11 years ago
- 765e9e1 8046416: Unable to parse an Instant from fields by scolebourne · 11 years ago
- b81749f 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex" by sla · 11 years ago
- e49d6db 8047061: [macosx] Crash when setting display mode Reviewed-by: anthony, alexsch by pchelko · 11 years ago
- 0bb0aa5 Merge by asaha · 11 years ago
- 0be46d0 8029674: (reflect) getMethods returns default methods that are not members of the class by jfranck · 11 years ago
- 53f3c7f 8046903: VM anonymous class members can't be statically invocable by vlivanov · 11 years ago
- 0d00522 8029455: [JLightweightFrame] support scaled painting Reviewed-by: anthony, ant by serb · 11 years ago