- c325993 8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0 by rriggs · 10 years ago
- 47868fa 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T by dl · 10 years ago
- af5417a 8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions by andrew · 10 years ago
- 8b45765 8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond by rriggs · 10 years ago
- 175039a 8062803: 'principal' should be 'principle' in java.time package description by rriggs · 10 years ago
- 376939d 8034906: Fix typos, errors and Javadoc differences in java.time by scolebourne · 11 years ago
- e8ac8e7 8104577: Remove debugging message from Font2DTest demo Reviewed-by: serb by prr · 10 years ago
- 48766fd 8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp by prr · 10 years ago
- 99854f5 8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy by aefimov · 10 years ago
- 2aa5d2f 8081674: EmptyStackException at startup if running with extended or unsupported charset by simonis · 10 years ago
- 8737f7e 8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04 by azvegint · 10 years ago
- e0926ea 8072384: Setting IP_TOS on java.net sockets not working on unix by coffeys · 10 years ago
- 1350ca8 8081756: Mastering Matrix Manipulations Reviewed-by: serb, bae, mschoene by prr · 10 years ago
- b66f10c Merge by mfang · 10 years ago
- 95b90f6 8083601: jdk8u60 l10n resource file translation update 2 by mfang · 10 years ago
- d1e2241 8080248: Coding regression in HKSCS charsets by sherman · 10 years ago
- cff4314 8080819: Inet4AddressImpl regression caused by JDK-7180557 by robm · 10 years ago
- 9b54144 8017773: OpenJDK7 returns incorrect TrueType font metrics Reviewed-by: prr, bae by ysuenaga · 10 years ago
- 4fc8fcc 8077418: StackOverflowError during PolicyFile lookup Reviewed-by: mullan by coffeys · 10 years ago
- 5738550 8085910: OGL text renderer: gamma lut cleanup Reviewed-by: serb, prr by bae · 10 years ago
- f02c57c 8076979: [Regression] Test closed/java/awt/FontClass/DebugFonts.java fails with stackoverflow error by prr · 10 years ago
- 401b1ec 8064833: [macosx] Native font lookup uses family+style, not full name/postscript name by prr · 10 years ago
- 411a69c 8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane by alexsch · 10 years ago
- fa98b8e 8066188: BaseRowSet returns the wrong default value for escape processing by kshefov · 10 years ago
- 204a56e 8059411: RowSetWarning does not correctly chain warnings by kshefov · 10 years ago
- 5c547a7 8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable by kshefov · 10 years ago
- e7b2545 8080488: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp by serb · 10 years ago
- 388443a 8078149: [macosx] The text of the TextArea is not wrapped at word boundaries by serb · 10 years ago
- a5cf276 8072775: Tremendous memory usage by JTextArea Reviewed-by: vadim, prr by serb · 10 years ago
- b797c12 8071306: GUI perfomance are very slow compared java 1.6.0_45 by serb · 10 years ago
- fa630cf 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode by serb · 10 years ago
- 756be48 8042585: [macosx] Unused code in LWCToolkit.m Reviewed-by: serb, azvegint by pchelko · 11 years ago
- f4d7226 8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images by serb · 10 years ago
- 1ee7de4 8013820: JavaDoc for JSpinner contains errors Reviewed-by: azvegint, alexsch by serb · 10 years ago
- da6fb3d 6206437: Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing) by serb · 10 years ago
- bc3724e 8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled by anashaty · 10 years ago
- 27ecf6c 8078606: Deadlock in awt clipboard Reviewed-by: azvegint, bae by anashaty · 10 years ago
- 558982a 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane by mcherkas · 10 years ago
- 9dd6e4e 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON by bae · 10 years ago
- c6477e9 7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup by igerasim · 10 years ago
- f75e8fd 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel by anashaty · 10 years ago
- deeab67 8080628: No mnemonics on Open and Save buttons in JFileChooser by aivanov · 10 years ago
- 2ed968a 8077296: RE build fails on non-Win builds when attempting to build Win only javadoc by ptbrunet · 10 years ago
- 495310e 8079652: Could not enable D3D pipeline Reviewed-by: prr, serb by vadim · 10 years ago
- f380adb 8078408: Java version applet hangs with Voice over turned on by ptbrunet · 10 years ago
- 79f6ac4 8062552: Support keystore type detection for JKS and PKCS12 keystores by vinnie · 10 years ago
- 0e3a864 8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection by robm · 10 years ago
- 8b7f01d 8077822: javac does not recognize '*.java' as file if '-J' option is specified by robm · 10 years ago
- 0ef1131 8077102: dns_lookup_realm should be false by default Reviewed-by: weijun by igerasim · 10 years ago
- a44bc28 8078464: Path2D storage growth algorithms should be less linear by lbourges · 10 years ago
- 8390bf3 8076419: Path2D copy constructors and clone method propagate size of arrays from source path by prr · 10 years ago
- c694856 8066985: Java Webstart downloading packed files can result in Timezone set to UTC by mcherkas · 10 years ago
- b08c027 8080623: CPU overhead in FJ due to spinning in awaitWork by dl · 10 years ago
- 05b459f 8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency by sundar · 10 years ago
- 95d19e2 8074657: Missing space on a boundary of concatenated strings by igerasim · 10 years ago
- 444cb09 8059455: LambdaForm.prepare() does unnecessary work for cached LambdaForms by vlivanov · 10 years ago
- 8d784b8 8078290: Customize adapted MethodHandle in MH.invoke() case Reviewed-by: jrose by vlivanov · 10 years ago
- 9275b2a 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing by sundar · 10 years ago
- d646cff 8080341: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle by serb · 10 years ago
- 673db31 8080343: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle by ddehaven · 10 years ago
- e801f16 8033069: mouse wheel scroll closes combobox popup Reviewed-by: serb, alexsch by aivanov · 10 years ago
- bcf822d 8072448: Can not input Japanese in JTextField on RedHat Linux by azvegint · 10 years ago
- cadcca4 8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle by naoto · 10 years ago
- a635477 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent by van · 10 years ago
- 838ab51 8055088: Optimization for locale resources loading isn't working by okutsu · 10 years ago
- 826c65f 8078331: Upgrade JDK to use LittleCMS 2.7 Reviewed-by: serb, bae by prr · 10 years ago
- 442add4 8078490: Missed submissions in ForkJoinPool by dl · 10 years ago
- 54428e4 8077685: (tz) Support tzdata2015d Reviewed-by: okutsu by aefimov · 10 years ago
- e685069 8041642: Incorrect paint of JProgressBar in Nimbus LF Reviewed-by: ant, alexsch by ssadetsky · 10 years ago
- 35224b3 8072769: System tray icon title freezes java Reviewed-by: serb, alexsch by ssadetsky · 10 years ago
- 9160383 8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java by vinnie · 10 years ago
- 93b9428 8078439: SPNEGO auth fails if client proposes MS krb5 OID Reviewed-by: valeriep by igerasim · 10 years ago
- 6dbe0f4 Merge by amurillo · 10 years ago
- eeb2280 8078654: CloseTTFontFileFunc callback should be removed Reviewed-by: prr, martin by prr · 10 years ago
- db04710 8077982: GIFLIB upgrade Reviewed-by: ant, serb by azvegint · 10 years ago
- 2aa6d9a 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly by bae · 10 years ago
- f4cd3b1 8044444: The output's 'Page-n' footer does not show completely by alexsch · 10 years ago
- 4da85a3 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage by alexsch · 10 years ago
- 877eab9 7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present by prr · 10 years ago
- 3046c72 8051617: Fullscreen mode is not working properly on Xorg by azvegint · 10 years ago
- 07dc312 8076287: Performance degradation observed with TimeZone Benchmark by aefimov · 10 years ago
- 8b7aee1 6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException by robm · 10 years ago
- 542c707 8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c by serb · 10 years ago
- 4ea22e2 8077054: DMH LFs should be customizeable Reviewed-by: jrose by vlivanov · 10 years ago
- 969cce5 8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation by serb · 10 years ago
- d417a62 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed by serb · 10 years ago
- 05f0ff1 8073795: JMenuBar looks bad under retina Reviewed-by: alexsch, azvegint by serb · 10 years ago
- 351d44e 8073559: Memory leak in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp by serb · 10 years ago
- 428efe1 8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before by serb · 10 years ago
- 2275217 8071788: BlockInliningWrapper.asType() is broken Reviewed-by: jrose by vlivanov · 10 years ago
- 7885b5d 8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact by vlivanov · 10 years ago
- 6bbb5a8 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared by vlivanov · 10 years ago
- 303d173 Merge by amurillo · 10 years ago
- ec4a126 8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal by zmajo · 10 years ago
- 5bfde1d Merge by lana · 10 years ago
- afb217d 8076221: Disable RC4 cipher suites Reviewed-by: xuelei, wetmore by xuelei · 10 years ago
- 92c2f07 8073453: Focus doesn't move when pressing Shift + Tab keys by dmarkov · 10 years ago
- 1e4ea3f 8062264: KeychainStore requires non-null password to be supplied when retrieving a private key by igerasim · 10 years ago
- 57e7951 Merge by asaha · 10 years ago
- 5895810 8075040: Need a test to cover FREAK (BugDB 20647631) Reviewed-by: wetmore by igerasim · 10 years ago