2013-12-18 dsamersoff 8028408: unused-value warning on forte.cpp when build on Mac
2013-12-18 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
2013-12-16 sla 8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
2013-12-16 zgu 8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
2013-12-16 sla 8029798: Build warnings in windows/makefiles/sa.make
2013-12-26 darcy 8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp
2014-01-22 katleman Added tag jdk9-b01 for changeset 7ef63208c60e
2014-01-28 lana Merge
2014-01-17 asaha Merge
2014-01-15 asaha 8031822: Regenerate common/autoconf/generated-configure.sh after merging changes from CPU14_01
2014-01-16 erikj 8031709: Configure --with-jvm-variants=client, server, x produces default outputdir containing comma
2014-01-14 mduigou 8011180: remove obsolete scripts
2014-01-14 mduigou 8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
2014-01-14 erikj 8025936: Windows .pdb and .map files does not have proper dependencies setup
2014-01-14 erikj 8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
2014-01-09 erikj 8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5
2014-01-22 katleman Added tag jdk9-b01 for changeset 897e2da883cd
2017-07-05 duke Added tag jdk9-b01 for changeset f130ca87de66
2017-07-05 duke Merge jdk9-b01
2017-07-05 duke Merge
2014-01-07 darcy 8000962: Update JDK_MINOR_VERSION for JDK 9
2014-01-07 darcy 8031360: Update langtools code base to use RELEASE_9
2014-01-07 darcy 8028543: Add SourceVersion.RELEASE_9
2013-12-23 rfield 8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses
2013-12-19 vromero 8029240: Default methods not always visible under -source 7
2013-12-19 vromero 8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up
2013-12-19 vromero 8030807: langtools should still build using jdk 7
2013-12-19 emc 8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes
2013-12-18 briangoetz 8030244: Update langtools to use Diamond
2013-12-18 vromero 8029721: javac crash for annotated parameter type of lambda in a field
2013-12-18 vromero 8029569: internal javac cast exception when resolving varargs ambiguity
2013-12-06 ksrini 8029504: Regression: TestDocRootLink test fails on Windows
2013-12-18 briangoetz 8030253: Update langtools to use strings-in-switch
2013-12-18 emc 8030687: Add .out files to fix failing tests
2013-12-17 emc 8030642: Add golden files to javac/limits
2013-12-17 darcy 8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
2013-12-17 jlahoda 8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
2013-12-17 jlahoda 8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character.
2013-12-17 jlahoda 8029800: Flags.java uses String.toLowerCase without specifying Locale
2013-12-17 jlahoda 8029715: test needs bugID added to @bug tag
2013-12-16 darcy 8028545: Add -source 9 and -target 9 to javac
2013-12-16 vromero 8030214: fix for JDK-8020216 breaks the build
2013-12-16 vromero 8028708: TEST_BUG, Tests should pass through VM options, langtools tests
2013-12-16 vromero 8020216: javac, compile time error isn't shown when final static field is not assigned
2013-12-13 iris 8030068: Update .jcheck/conf files for JDK 9
2013-12-12 iris Added tag jdk9-b00 for changeset 4b89cce23b75
2017-07-05 duke Merge
2013-12-13 iris 8030068: Update .jcheck/conf files for JDK 9
2013-12-12 iris Added tag jdk9-b00 for changeset 2b1cd447f3b6
2017-07-05 duke Merge
2013-12-12 joehw 8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
2014-01-06 joehw 8027359: XML parser returns incorrect parsing results
2013-12-23 joehw 8029236: Update copyright year to match last edit in jdk8 jaxp repository for 2013
2013-12-23 joehw 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
2013-12-13 iris 8030068: Update .jcheck/conf files for JDK 9
2013-12-12 iris Added tag jdk9-b00 for changeset 6b9397692808
2017-07-05 duke Merge
2013-12-13 iris 8030068: Update .jcheck/conf files for JDK 9
2013-12-12 iris Added tag jdk9-b00 for changeset 0127c0df76cd
2017-07-05 duke Merge
2013-12-23 ssides 8029231: Update copyright years for files in corba repository for 2013
2013-12-13 iris 8030068: Update .jcheck/conf files for JDK 9
2013-12-12 iris Added tag jdk9-b00 for changeset 40be46e0fee0
2017-07-05 duke Merge
2014-01-08 dxu 8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
2014-01-08 erikj 8030781: System.setProperties(null) drops all system properties (RELEASE not set)
2014-01-08 alanb 6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
2014-01-08 alanb 8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds
2014-01-08 darcy 8031369: Fix raw types warnings in sun.misc.{Cache, SoftCache}
2014-01-07 darcy 8000962: Update JDK_MINOR_VERSION for JDK 9
2014-01-07 ascarpino 8030823: Security Providers need to have their version numbers updated for JDK9
2014-01-07 darcy 8031361: Fix raw types warning in java.lang.management
2014-01-07 darcy 8031326: Use Class<?> rather than Class in java.net method signatures
2014-01-07 rriggs 8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()
2014-01-07 darcy 8031302: Fix raw types lint warnings in java.security
2014-01-07 darcy 8027063: SecurityManger.getClassContext returns a raw type
2014-01-07 chegar Merge
2014-01-07 chegar 8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec
2014-01-07 chegar 8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access
2014-01-07 psandoz 8031306: Incorrect bug id on tests
2014-01-07 psandoz 8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
2014-01-07 plevart 8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")
2014-01-06 darcy 8031210: Remove serial warning from java.lang.Enum
2013-12-11 rriggs 8029551: Add value-type notice to java.time classes
2014-01-06 juh 8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
2014-01-06 darcy 8031201: Fix casting lint issues in java.net
2014-01-06 michaelm 8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
2014-01-06 joehw 8027359: XML parser returns incorrect parsing results
2014-01-04 tyan 8030284: intermittent StackOverflow in RMI bench/serial test
2014-01-03 bpb 8029561: Optimization in Integer to string conversion
2014-01-03 darcy 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
2014-01-03 darcy 8031148: Fix doclint issues in javax.xml.crypto.dsig
2014-01-03 alanb 8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
2014-01-03 alanb 8029018: (bf) Check src/share/native/java/nio/Bits.c for JNI pending exceptions
2014-01-03 chegar Merge
2014-01-03 dl 8031133: AbstractMap should specify its default implementation using @implSpec
2014-01-02 msheppar 8027903: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java throws java.net.SocketException: Cannot assign requested address
2013-12-30 igerasim 8030698: Several GUI labels in jconsole need correction
2013-12-30 weijun 8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
2013-12-25 xuelei 8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out
2013-12-25 smarks 8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler
2013-12-24 mullan Merge
2013-12-24 mullan 8030813: Signed applet fails to load when CRLs are stored in an LDAP directory
2013-12-23 ksrini 8029997: [infra] remove Solaris ISA directories and the links
2013-12-23 joehw 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
2013-12-22 dfuchs 8030850: Setting .level=FINEST in logging configuration file doesn't work
2013-12-20 tyan 7168267: Cleanup of rmi regression tests
2013-12-14 smarks 8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons
2013-12-20 darcy 8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount
2013-12-20 rriggs 8029909: Clarify equals/hashcode behavior for java.time types
2013-12-20 rriggs 8030002: Enhance deserialization using readObject
2013-12-20 darcy 8023471: Add compatibility note to AnnotatedElement
2013-12-20 dfuchs 8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
2013-12-20 psandoz 8030851: Update code in java.util to use newer language features
2013-12-20 alanb 8030690: TEST_BUG java/nio/Buffer/Chars.java fails intermittently
2013-12-20 xuelei 8030842: Intermittent test failure SSLSocketTimeoutNulls.java
2013-12-19 mchung 8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout
2013-12-19 alanb 8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently
2013-12-19 dfuchs 8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
2013-12-19 chegar Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip