- 3a98005 7081783: jarsigner error when no $HOME/.keystore Reviewed-by: xuelei by weijun · 13 years ago
- eaaad06 7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6 by chegar · 13 years ago
- 17ae316 6989067: BigInteger's array copiers should be converted to System.arraycopy() by darcy · 13 years ago
- 25d8fc9 6898310: (cs) Charset cache lookups should be synchronized by sherman · 13 years ago
- 8783b17 7082971: More performance tuning of BigDecimal and other java.math classes by darcy · 13 years ago
- 890e326 7041800: URI.equals may incorrectly return true with escaped octets by chegar · 13 years ago
- 2d1ab83 7014860: Socket.getInputStream().available() not clear for shutdown input by chegar · 13 years ago
- 0fcb099 7084245: Update usages of InternalError to use exception chaining by sherman · 13 years ago
- 66a37e5 Merge by michaelm · 13 years ago
- bcdc6fe 7084560: Crash in net.dll by michaelm · 13 years ago
- 6ee2d8b Merge by mullan · 13 years ago
- 3a9f80a 7024771: "\\<>" in attribute value part of X500Principal constructor parameter makes strange effect by mullan · 13 years ago
- 6192bfc 7059542: JNDI name operations should be locale independent Reviewed-by: weijun by xuelei · 13 years ago
- d8eb1e4 7060790: (fs) FileSystem.newWatchService error message confusing when maximum inotify descriptors reached by alanb · 13 years ago
- 5a4ccfe 7084040: Clearup warning in HttpsURLConnection by xuelei · 13 years ago
- 48ec376 Merge by sherman · 13 years ago
- 446dc56 7077769: (zipfs) ZipFileSystem.writeCEN() writes wrong "data size" for ZIP64 extended information extra field by sherman · 13 years ago
- 30e1b23 7024697: SessionRef.dispose() should determine if the token referred to by the token object is still valid by coffeys · 13 years ago
- fcd9ee2 7082727: VirtualMachineError should declare its serialVersionUID by darcy · 13 years ago
- 26805bf 7082231: Put a @since 1.7 on System.lineSeparator Reviewed-by: mduigou by darcy · 13 years ago
- 7acd30f 7068328: BufferPoolMXBean and PlatformLoggingMXBean getObjectName may return null by mchung · 13 years ago
- 1fb91af 7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java failing by xuelei · 13 years ago
- f0e4544 7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs by darcy · 13 years ago
- d413512 6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes by darcy · 13 years ago
- 4c0c12a 7080020: Add conventional constructors to InternalError and VirtualMachineError by darcy · 13 years ago
- d2015d4 7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true by chegar · 13 years ago
- 240f166 7081796: (ch) rawtype warning in sun.nio.ch.InheritedChannel Reviewed-by: chegar by alanb · 13 years ago
- b6090d4 4748706: typos in java.util.Observable documentation Reviewed-by: iris by darcy · 13 years ago
- daacf77 7025938: Add bitmap mime type to content-types.properties by chegar · 13 years ago
- 62a7a95 7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method by weijun · 13 years ago
- 70427a4 7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails by alanb · 13 years ago
- c98fb9c Merge by lana · 13 years ago
- 355b5e5 7066490: @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String) by sherman · 13 years ago
- c99aa48 Merge by sherman · 13 years ago
- aa28842 6237353: Remove sun.io package from j2se binary by sherman · 13 years ago
- 96b14eb 7077389: Reflection classes do not build with javac -Xlint:all -Werror by jjg · 13 years ago
- b36dbce 7079486: Locale.getDisplayScript() (no args) does not honor default DISPLAY locale by naoto · 13 years ago
- 5d6cf20 7073906: Locale.getDefault() returns wrong Locale for Java SE 7 by naoto · 13 years ago
- 9ab8ae6 7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror by jjg · 13 years ago
- 196cc22 4850225: Integer.getInteger() : Bad reference to getProperty? by darcy · 13 years ago
- aef800b 7063647: To use synchronized map in key manager Reviewed-by: wetmore, weijun by xuelei · 13 years ago
- 821a910 7077672: jdk8_tl nightly fail in step-2 build on 8/10/11 by jjg · 13 years ago
- e9c767d 7047325: Internal API to improve management of direct buffers by coffeys · 13 years ago
- cb81f4b 7072353: JNDI libraries do not build with javac -Xlint:all -Werror by jjg · 13 years ago
- cb759b5 7077451: SerialLob, SerialClob have the wrong checks for setStream methods by lancea · 13 years ago
- 475508c Merge by lana · 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
- 74a7ff1 6978200: ServerSocket.toString include "port=0" in the returned String by chegar · 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
- 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
- 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
- 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
- 3f9f60d Merge by jrose · 13 years ago
- 4167d56 7022407: Spinning CPU in LocaleObjectCache.get() Reviewed-by: okutsu by naoto · 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
- 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 · 14 years ago
- afc17e5 7054969: Null-check-in-finally pattern in java/security documentation by mullan · 14 years ago
- 911493d 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator by coffeys · 14 years ago
- a4eb68c Merge by lana · 14 years ago
- d167794 Merge by lana · 14 years ago
- e40d356 7046007: (launcher) Improve usage information for -verbose option by ksrini · 14 years ago