2014-09-19 brutisso Merge
2014-09-18 mlarsson 8035729: Code using assert(is_oop_or_null) needs better error messages
2014-09-18 mlarsson 8053998: Hot card cache flush chunk size too coarse grained
2014-09-18 mlarsson 8055091: CollectedHeap::_reserved usage should be cleaned up
2014-09-19 jwilhelm Merge
2014-09-19 jprovino 8058534: Remove HeapRegion::_orig_end
2014-09-04 jwilhelm 8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
2014-08-22 jwilhelm 8055744: 8u-dev nightly solaris builds failed on 08/20
2014-09-16 jwilhelm 8055006: Store original value of Min/MaxHeapFreeRatio
2014-09-18 jwilhelm Merge
2014-09-25 adlertz Merge
2014-09-24 simonis 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
2014-09-24 iveresov 8059002: 8058744 needs a test case
2014-09-23 iveresov 8058744: Crash in C1 OSRed method w/ Unsafe usage
2014-09-24 iklam Merge
2014-09-23 sla Merge
2014-09-20 coleenp 8058843: TEST.groups has runtime/runtime/7158988/FieldMonitor.java
2014-09-19 iklam Merge
2014-09-19 hseigel 8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop
2014-09-17 ctornqvi 8058369: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java Exception java.lang.RuntimeException: 'Zero based' missing from stdout/stderr
2014-09-23 sla Merge
2014-09-22 drchase 8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
2014-09-21 thartmann 8058712: [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception
2014-09-19 adlertz Merge
2014-09-19 neliasso Merge
2014-09-15 neliasso 8058461: serviceability/dcmd/CodelistTest.java and serviceability/dcmd/CompilerQueueTest.java SIGSEGV
2014-09-19 neliasso 8058479: serviceability/dcmd/CodeCacheTest.java fails
2014-09-18 goetz 8058716: Add include missing in 8015774
2014-09-18 morris 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
2014-09-18 zmajo 8050407: Add jtreg compiler tests to Hotspot JPRT jobs
2014-09-18 roland Merge
2014-09-17 roland 8058636: test case for 8057758
2014-09-18 iveresov Merge
2014-09-18 iveresov 8058564: Tiered compilation performance drop in PIT
2014-09-18 neliasso 8058583: Remove CompilationRepeat
2014-09-17 thartmann Merge
2014-09-17 thartmann 8015774: Add support for multiple code heaps
2014-09-23 sla 8058448: Disable JPRT submissions from the hotspot repo
2014-10-03 lana Added tag jdk9-b33 for changeset 1197007e187c
2014-10-03 lana Merge
2014-09-30 amurillo Merge
2014-09-26 amurillo Merge
2014-09-22 sla 8058863: jdk9/hs-comp fails in jprt with "-testset hotspot" from top-level
2014-09-30 weijun 8058657: Add @jdk.Exported to com.sun.jarsigner APIs
2014-10-03 lana Added tag jdk9-b33 for changeset 5f651cc1e71e
2017-07-05 duke Added tag jdk9-b33 for changeset f0c5e4b732da
2017-07-05 duke Merge jdk9-b33
2017-07-05 duke Merge
2014-09-26 vromero 8058708: java.lang.AssertionError compiling source code
2014-09-25 lana Merge
2014-09-25 ntoda 8050117: add to javac test Versions.java tests that show correct operation for source/target options pre 1.9
2014-09-22 emc 8048614: Add TypeMetadata to contain type annotations and other type information
2014-09-22 jlahoda 8057794: Compiler Error when obtaining .class property
2014-09-19 sogoel 8058755: Update tools/javadoc/6227454 to add head tag
2014-09-25 katleman Added tag jdk9-b32 for changeset c005611e8f69
2017-07-05 duke Merge
2014-09-25 lana Merge
2014-09-25 mkos 8038966: JAX-WS handles wrongly xsd:any arguments for Web services
2014-09-25 katleman Added tag jdk9-b32 for changeset 5de9ea7b214e
2017-07-05 duke Merge
2014-09-25 katleman Added tag jdk9-b32 for changeset a0aa269fe46c
2017-07-05 duke Merge
2014-09-25 lana Merge
2014-09-25 lagergren 8059132: Nasgen build in JDK9 can't handle new class dependencies to Nashorn - bootstrapping problem
2014-09-25 lagergren 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
2014-09-23 yan 8057779: Tests failed on Windows when in output contains path to script
2014-09-22 attila 8058561: NPE in LocalVariableTypesCalculator
2014-09-22 hannesw 8047764: Indexed or polymorphic set on global affects Object.prototype
2014-09-19 hannesw 8046202: Make persistent code store more flexible
2014-09-25 katleman Added tag jdk9-b32 for changeset 281a3ca2fd5e
2017-07-05 duke Merge
2014-09-25 katleman Added tag jdk9-b32 for changeset 559e6ee4a338
2017-07-05 duke Merge
2014-09-25 lana Merge
2014-09-25 prr Merge
2014-09-22 prr Merge
2014-09-22 bae 8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
2014-09-22 yan 6588417: Incorrect javadoc: no @throws or @exception tag in javax.*
2014-09-22 yan 8054877: javadoc issues in javax.print
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
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip