2017-04-26 redestad 8179224: Cache strlen of Flag::_name
2017-04-26 sjohanss 8138737: Remove oop_ms_adjust_pointers and use oop_iterate instead
2017-04-26 shade 8169061: Drop os::is_MP checks from Atomics
2017-04-14 iklam 8178543: Optimize Klass::is_shared()
2017-04-25 jwilhelm Merge
2017-04-25 jwilhelm Merge
2017-04-25 ccheung 8179103: [Testbug] re-enable the runtime/SharedArchiveFile/BootAppendTests.java test
2017-04-25 ehelin 8179266: Add test/gc/g1/humongousObjects/TestHeapCounters.java to ProblemList.txt
2017-04-13 iklam 8178350: klassVtable and klassItable should be ValueObj
2017-04-24 jwilhelm Merge
2017-04-24 rprotacio Merge
2017-04-24 rprotacio 8168122: Update logging in perfMemory to Unified Logging
2017-04-24 rprotacio 8165896: Use "open" flag from JVM_DefineModule to export all module packages
2017-04-24 hseigel 8178949: The split verifier allows anewarray to create an array of more than 255 dimensions.
2017-04-23 kbarrett 8179181: Cleanup BitMap search API
2017-04-22 iignatyev Merge
2017-04-19 iignatyev 8178788: wrap JCStress test suite as jtreg tests
2017-04-21 ehelin 8179064: TestInterpreterMethodEntries.java is missing -XX:+UnlockDiagnosticVMOptions
2017-04-21 ehelin 8177967: Move TestGCOld to subdirectory
2017-04-18 ehelin 8177968: Add GC stress test TestGCLocker
2017-04-05 ehelin 8178095: Add GC stress test TestSystemGC
2017-04-19 iveresov Merge
2017-04-19 iveresov Merge
2017-04-19 iveresov 8178864: Update Graal
2017-04-19 iignatyev 8178835: CTW Runner should check that all classes have been compiled
2017-04-19 iignatyev 8178913: CTW library does not close all opened resources
2017-04-18 mseledtsov Merge
2017-04-18 mseledtsov 8177728: [TESTBUG] Improve CDS test utils
2017-04-18 jwilhelm Merge
2017-04-18 rprotacio 8176472: Lazily create ModuleEntryTable
2017-03-24 simonis 8176580: [ppc, s390] CRC32C: wrong checksum result in some cases
2017-04-14 iignatyev 8178727: CTW should provide class names in error messages
2017-04-13 kbarrett 8169517: WhiteBox should provide concurrent GC phase control
2017-04-13 iignatyev 8178291: Add CTW test for boot module
2017-04-13 coleenp 8178336: Unnecessary SystemDictionary walk for Protection domain liveness
2017-04-12 gtriantafill 8150388: Remove SPARC 32-bit support
2017-04-12 coleenp 8026985: Rewrite SystemDictionary::classes_do and Dictionary::classes_do to use KlassClosure
2017-04-12 pliden 8178363: Incorrect check for nmethod re-registration in C1
2017-04-12 kbarrett 8160748: Inconsistent types for ideal_reg
2017-04-11 pliden 8178364: Command-line flags of type double should accept integer values
2017-04-10 jwilhelm Merge
2017-04-10 rraghavan 8171813: Reported null pointer dereference defect groups
2017-04-06 dholmes Merge
2017-04-06 dholmes 8166927: interfaceSupport.hpp has ancient comments about TSO
2017-04-06 iveresov Merge
2017-04-06 iveresov 8178088: Update Graal
2017-04-06 jwilhelm Merge
2017-04-06 jwilhelm Merge
2017-04-06 iignatyev Merge
2017-04-06 iignatyev 8178118: Arguments::create_numbered_property allocates wrong buffer in case count > 99
2017-04-05 jiangli Merge
2017-04-05 jiangli 8171042: The 'REQUIRED' type in sharedPathsMiscInfo.hpp is not used and should be removed.
2017-04-05 dlong 8173795: AOT support in raw_exception_handler_for_return_address is broken
2017-04-05 coleenp Merge
2017-04-05 coleenp 8168438: Fix comment in rewriter
2017-03-21 stuefe 8176872: [s390] wrong pc shown in error logs
2017-03-17 stuefe 8170520: Make Metaspace ChunkManager counters non-atomic
2016-11-07 ehelin 8177953: Rename TestGCBasher.run to TestGCBasher.main
2017-03-31 tschatzl 8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
2017-03-28 rbackman Merge
2017-03-28 rbackman Merge
2017-03-23 rbackman 8177069: File separator mismatch on Win-64
2017-03-20 mchernov 8167196: WhiteBox methods should throw an exception if used with inappropriate collector.
2017-03-28 tschatzl 8176885: Clear Claimed Marks log message at wrong location in the log
2017-03-27 jwilhelm Merge
2017-03-27 cjplummer 8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
2017-03-27 mchernov 8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector.
2017-03-24 cjplummer 8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port
2017-03-24 sjohanss 8171238: Unify cleanup code used in G1 Remark and Full GC marking
2017-03-24 tschatzl 8177453: Start_new_collection_set() timing done during wrong type of GC
2017-03-23 cjplummer 8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
2017-03-23 stuefe 8177458: [s390] (jdk10) build broken after 8155672
2017-03-22 iveresov 8177046: Update Graal
2016-12-12 kzhaldyb 8171090: Convert VMStruct_test to GTest
2016-12-21 kzhaldyb 8171848: ObjectMonitor verify() and print() methods are empty
2017-03-21 hseigel 8176705: Remove static functions in InstanceKlass
2017-03-21 tschatzl 8176881: DerivedPointerTable Update log message in wrong order in regards to Redirty Cards
2017-03-18 jwilhelm 8177070: Quarantine tests due to JDK-8177069
2017-03-16 jwilhelm Merge
2017-03-19 dholmes 8175817: Clean up Solaris signal code: SIGUSR2, SIGasync, SIGJVM1/2
2017-03-17 sspitsyn Merge
2017-03-17 sspitsyn 8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface
2017-03-15 shshahma 8167425: Redundant code in method PerfLongVariant::sample
2016-12-14 stuefe 8170933: Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks
2017-03-16 dholmes Merge
2017-03-13 stuefe 8173848: realpath is unsafe
2017-03-16 tschatzl 8155094: Add logging for long lasting methods found in JDK-8152948
2017-03-15 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
2017-03-15 tschatzl 8168467: Use TaskEntry as task mark queue elements
2017-03-14 coleenp Merge
2017-03-13 zmajo 8159734: Consistency check fails with -XX:-ProfileInterpreter
2017-03-13 thartmann 8176441: assert(false) failed: modified node was not processed by IGVN.transform_old()
2017-03-04 iklam 8005165: Remove CPU-dependent code in self-patching vtables
2017-03-10 ctornqvi 8175300: Enable artifact resolution for jtreg tests
2017-03-10 hseigel 8172514: Stop checking for duplicate packages in the JVM_DefineModule() package list
2017-03-09 sangheki 8164038: Missing volatile keyword at CardTableRS::write_ref_field_gc_par()
2017-03-08 stuefe 8176140: 8176140-Crashes-or-timeouts-during-error-reporting-may-lead-to-infinitely-repeated-error-logs-until-ErrorLogTimeout-is-hit
2017-03-09 aharlap 8165674: G1CMMarkStack::out_of_memory possibly redundant
2017-03-09 kvn Merge
2017-03-09 lucy 8175369: [ppc] Provide intrinsic implementation for CRC32C
2017-03-08 sangheki 8176403: [TESTBUG] gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA is referencing no longer existing group
2017-03-08 lucy 8175368: [s390] Provide intrinsic implementation for CRC32C
2017-03-07 sangheki Merge
2017-03-07 sangheki Merge
2017-03-07 sangheki 8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled
2017-03-07 cjplummer 8175341: "java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible
2017-03-07 ctornqvi 8176102: Rename hotspot_fast* test groups to hotspot_tier1*
2017-02-27 simonis 8175900: Assertion too strict in G1CollectedHeap::new_mutator_alloc_region
2017-03-06 mseledtsov 8176163: [TESTBUG] Create hotspot_cds test group
2017-03-06 tschatzl 8071278: Fix the closure mess in G1RemSet::refine_card()
2017-03-06 tschatzl 8175367: Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation
2017-03-04 kbarrett 8175221: Cleanup DirtyCardQueueSet::concatenate_log
2017-03-03 rehn 8176096: Wrong macro checks for INCLUDE_TRACE
2017-03-02 rehn Merge
2017-03-02 rehn 8136650: Add support for custom jtreg native tests
2017-03-01 shshahma 8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field
2017-03-01 cjplummer 8155980: ARM InterpreterMacroAssembler::get_method_counters() should not be saving caller saved registers
2017-03-01 ctornqvi Merge
2017-03-01 ctornqvi Merge
2017-03-01 ctornqvi 8176012: Remove unused groups in hotspot/test/TEST.groups
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip