2014-09-19 prr Merge
2014-09-19 prr 8058756: OpenJDK builds fail on Windows - cannot copy freetype.dll
2014-09-19 prr 8056216: Remove "sun" directory layer from libawt and common
2014-09-18 yan 8058726: Update regtests using sun.awt.OSInfo, part 1
2014-09-17 serb 8055326: Fix typos in client-related packages
2014-09-16 ptbrunet 8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
2014-09-16 prr 8058248: LittleCMS: Missing checks for NULL returns from memory allocation
2014-09-15 prr Merge
2014-09-15 serb 8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown
2014-09-15 yan 8056991: Provide OSInfo functionality to regression tests
2014-09-12 bae 8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
2014-09-12 dmarkov 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
2014-09-11 prr 8056213: Clean up unix/native/common/sun/awt
2014-09-10 alexsch 8057940: JCK test api/java_awt/Image/renderable/ParameterBlock fails with StackOverflowError
2014-09-10 simonis 8057934: Upgrade to LittleCMS 2.6 breaks AIX build
2014-09-09 serb 8057819: No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method
2014-09-09 azvegint 8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform
2014-09-25 vinnie 8056026: Debug security logging should print Provider used for each crypto operation
2014-09-25 mkos 8038966: JAX-WS handles wrongly xsd:any arguments for Web services
2014-09-25 jbachorik 8059034: ProcessTools.startProcess() might leak processes
2014-09-24 bchristi 8050142: Optimize java.util.Formatter
2014-09-24 igerasim 8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win]
2014-09-24 shade 8058643: (str) Re-examine hashCode implementation
2014-09-24 kshefov 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
2014-09-24 jbachorik 8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
2014-09-24 jbachorik 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
2014-09-22 bpb 4477961: java.lang.Math.toDegrees(double) could be optimized
2014-09-18 miauno 8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
2014-09-18 miauno 8058651: com/sun/jdi/RedefinePop.sh should be quarantined
2014-09-18 miauno 8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
2014-09-18 miauno 8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
2014-09-22 bpb 8043740: Doubles with large exponents overflow to Infinity incorrectly
2014-09-22 sgabdura 8057564: JVM hangs at getAgentProperties after attaching to VM with lower
2014-09-19 redestad 8055032: Improve numerical parsing in java.net and sun.net
2014-09-19 kshefov 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
2014-09-19 kshefov 8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
2014-09-19 erikj 8055189: Cleanup gensrc after source code restructure
2014-09-16 juh 8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses
2014-09-18 martin 8058550: Clarify that TimerTasks are not reusable
2014-09-16 martin 8058520: jar xf does not work on zip files with leading garbage
2014-09-25 katleman Added tag jdk9-b32 for changeset 6558cf507217
2017-07-05 duke Merge
2014-09-25 lana Merge
2014-09-19 amurillo Merge
2014-09-18 adlertz Merge
2014-09-18 adlertz Merge
2014-09-16 iignatyev 8057165: [TESTBUG] Need a test to cover JDK-8054883
2014-09-16 anoll 8058452: ciInstanceKlass::non_static_fields() can be removed
2014-09-15 thartmann 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
2014-09-18 jwilhelm Merge
2014-09-16 stefank Merge
2014-09-16 stefank 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr
2014-09-16 tschatzl 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
2014-06-24 ehelin 8049864: TestParallelHeapSizeFlags fails with unexpected heap size
2014-09-15 jwilhelm Merge
2014-09-15 jwilhelm Merge
2014-09-15 ehelin 8049536: os::commit_memory on Solaris uses aligment_hint as page size
2014-09-15 tonyp 8057768: Make heap region region type in G1 HeapRegion explicit
2014-09-11 jwilhelm 8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM
2014-09-11 jwilhelm 8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
2014-08-26 mgerdin 8056039: Hotspot does not compile with clang 3.4 on Linux
2014-09-10 tonyp 8057799: Unnecessary NULL check in G1KeepAliveClosure
2014-09-16 ihse 8056999: Make hotspot builds less verbose on default log level
2014-09-15 gtriantafill 8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
2014-09-12 iklam Merge
2014-09-12 ctornqvi 8022865: [TESTBUG] Compressed Oops testing needs to be revised
2014-09-11 coleenp 8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException
2014-09-11 dsamersoff 8054174: minor buglet in computation of end of pc descs in libjvm_db.c
2014-09-11 dcubed Merge
2014-09-10 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
2014-09-10 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
2014-09-10 igerasim 8057744: (process) Synchronize exiting of threads and process [win]
2014-09-10 ctornqvi 8055719: Clean out support for old VC versions from ProjectCreator
2014-09-10 dholmes 8056183: os::is_MP() always reports true when NMT is enabled
2014-09-25 katleman Added tag jdk9-b32 for changeset 16409c45f454
2014-09-25 lana Merge
2014-09-25 prr Merge
2014-09-19 prr Merge
2014-09-19 prr 8056216: Remove "sun" directory layer from libawt and common
2014-09-25 igerasim 8059101: unshuffle_patch.sh should be able to deal with stdin/stdout
2014-09-23 tbell Merge
2014-09-23 erikj 8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main
2014-09-19 erikj 8058797: Building with sjavac broken after JDK-8058118
2014-09-25 katleman Added tag jdk9-b32 for changeset f83990f1ceae
2017-07-05 duke Added tag jdk9-b32 for changeset 1b1ec4291abc
2017-07-05 duke Merge jdk9-b32
2017-07-05 duke Merge
2014-09-18 lana Merge
2014-09-18 bpatel 8047745: Javadoc should include encoding information in generated html files
2014-09-18 bpatel 8043698: <title> tag not getting generated in package-summary pages for un-named packages
2014-09-15 mcimadamore 8055963: Inference failure with nested invocation
2014-09-13 sogoel 8055080: Group 9d: golden files for tests in tools/javac dir
2014-09-18 katleman Added tag jdk9-b31 for changeset 34aa137c3d5f
2017-07-05 duke Merge
2014-09-18 lana Merge
2014-09-12 mkos 8054548: JAX-WS tools need to updated to work with modular image
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip