2010-10-07 skoppar 6948223: Corba issue, fail to reload object
2010-10-07 skoppar 6929137: java-corba: Locking too broad in com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl
2010-10-07 skoppar 6896157: unsynchronized hashmap in com.sun.corba.se.impl.transport.SelectorImpl.createReaderThread
2010-10-07 skoppar 6893109: memory leak in readObject() and writeObject() using idlj from jdk 1.6.0_14
2010-10-07 skoppar 6714797: InitialContext.close does not close NIO socket connections
2010-12-19 ohair 6909026: Change GNU make version requirement to 3.81
2010-12-17 ohair Merge
2010-12-15 ohair Merge
2010-12-06 mfang Merge
2010-12-06 yhuang 6925851: Localize JRE into pt_BR
2010-12-17 cl Added tag jdk7-b122 for changeset f12620579baa
2017-07-05 duke Merge
2010-12-22 igor Merge
2010-12-21 igor Merge
2010-12-20 herrick Merge
2010-12-13 herrick Merge
2010-12-08 igor Merge
2010-12-06 igor Merge
2010-11-30 igor Merge
2010-12-22 trims Merge
2010-12-17 trims Merge
2010-12-16 jrose 7001424: implement JSR 292 EG adjustments, November 2010
2010-12-16 jrose Merge
2010-12-03 jrose Merge
2010-12-02 jrose Merge
2010-12-02 jrose 7001423: JSR 292 bytecode enhancements need unit tests
2010-12-02 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
2010-11-23 jrose 6979327: method handle invocation should use casts instead of type parameters to specify return type
2010-10-31 jrose 6981777: implement JSR 292 EG adjustments from summer 2010
2010-10-31 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
2010-12-21 lana Merge
2010-12-14 lana Merge
2010-12-13 darcy 7006129: Project Coin: Annotation type to reduce varargs warnings
2010-12-13 sherman 7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
2010-12-13 vinnie Merge
2010-12-13 vinnie 6799854: CodeSigner.hashCode() does not work with serialization
2010-12-12 lana Merge
2010-12-10 coffeys 6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init.
2010-12-10 chegar 7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
2010-12-09 lancea 6659234: Incorrect check in SerialBlob.getBytes
2010-12-09 sherman 5076980: (fmt) FormattableFlags specifies unsupported '^' format flag
2010-12-08 sherman 6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
2010-12-08 sherman 6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
2010-12-08 mchung 6977034: Thread.getState() very slow
2010-12-08 mullan 6998860: Signed jar file verification is currently creating many extra new Sun providers.
2010-12-07 michaelm Merge
2010-12-07 michaelm 7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
2010-12-07 weijun 6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.*
2010-12-07 darcy 6990094: ObjectInputStream cloneArray doesn't handle short[]
2010-12-07 mduigou Merge
2010-12-07 mduigou 7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012
2010-12-07 weijun 6986825: policytool can not save file.
2010-12-06 sherman 6989148: (fs) zip provider should be available "out of the box"
2010-12-06 vinnie 6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty
2010-12-06 jjg 7004021: docs should not assume -source 1.5
2010-12-06 weijun 6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java
2010-12-06 weijun 6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen
2010-12-06 weijun 6896700: Validation of signatures succeed when it should fail
2010-12-06 weijun 7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
2010-12-06 weijun 7004035: signed jar with only META-INF/* inside is not verifiable
2010-12-06 lana Merge
2010-12-05 lana Merge
2010-12-05 weijun 7004721: ktarg.sh fails when there's no default realm
2010-12-03 xuelei 6979376: to have ldap filters tolerate underscore character in object identifier
2010-12-01 mchung 6402006: FileInputStream.available() returns negative values when reading a large file
2010-12-01 dl 7003745: Code style cleanups (sync from Dougs CVS)
2010-12-01 darcy 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
2010-12-01 alanb Merge
2010-12-01 alanb 6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
2010-12-14 lana Merge
2010-12-13 naoto 7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
2010-12-10 lana Merge
2010-12-10 peytoia 6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code
2010-12-09 naoto Merge
2010-12-09 naoto 6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type
2010-12-09 naoto 7000507: javadoc warnings in java.util.Locale
2010-12-09 okutsu 6911839: Sles/SuSE 11 needs CJK support
2010-12-08 naoto 6647615: Sample code in ListResourceBundle is not correct and causes a compile error.
2010-12-08 okutsu 6457726: Character.isWhitespace JavaDoc has nonexistent char literals
2010-12-08 okutsu 6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
2010-12-08 okutsu 6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
2010-12-08 okutsu 4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
2010-12-02 rupashka 6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
2010-12-02 rupashka 6639507: Title of javax.swing.JDialog is null while spec says it's empty
2010-12-14 lana Merge
2010-12-07 dcherepanov 6984049: applet browser vendor rebranding changes (jdk7 only)
2010-12-04 lana Merge
2010-12-03 lana Merge
2010-12-03 dmeetry 6578041: Drag & Drop from Motif to Java does not work.
2010-12-02 dav 7002173: java.awt package docs build warnings
2010-12-01 denis 6945178: SecurityException upon drag-and-drop
2010-12-01 dav 6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode
2010-12-11 prr 7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
2010-12-10 lana Merge
2010-12-08 miroslawzn 6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
2010-12-08 miroslawzn 6813208: pageDialog throws NPE from applet
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip