Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8130072: Add a flag to print out statistics for both system dictionary and shared dictionary
2017-08-03, by coleenp
8072061: Automatically determine optimal sizes for the CDS regions
2017-08-02, by iklam
8176571: Fine bitmaps should be allocated as belonging to mtGC, not mtInternal
2017-07-22, by kbarrett
Merge
2017-08-02, by iignatyev
8185536: @key aot should be replaced w/ @requires vm.aot
2017-08-02, by iignatyev
8184994: Add Dictionary size logging and jcmd
2017-08-02, by coleenp
8180627: gc/gctests/Steal/steal001: guarantee(cp->cache() == NULL) failed
2017-08-02, by hseigel
Merge
2017-08-02, by coleenp
8185590: ShouldNotReachHere from ClassLoaderData::try_get_next_class()
2017-08-01, by coleenp
Merge
2017-08-01, by gtriantafill
Merge
2017-08-01, by gtriantafill
8184749: The solaris_x86_32.s and solaris_x86_32.il files should be removed
2017-07-25, by gtriantafill
Merge
2017-08-01, by kvn
8182844: Fix broken links in the generated jvmti.html
2017-08-01, by sspitsyn
8180823: [s390] Rework/optimize AES intrinsics
2017-08-01, by lucy
8185273: Test8004741.java crashes with SIGSEGV in JDK10-hs nightly
2017-07-31, by dcubed
8183973: gc/TestFullGCALot.java fails in JDK10-hs nightly
2017-07-25, by aharlap
8184045: TestSystemGCWithG1.java times out on Solaris SPARC
2017-07-25, by aharlap
7133093: Improve system dictionary performance
2017-07-28, by coleenp
8182475: C2: allow vectorization of HeapByteBuffer.putInt loops
2017-07-27, by roland
8183039: Re-examine methodHandle methods uninlined by 8144256
2017-07-27, by coleenp
8180659: [s390] micro-optimization in resize_frame_absolute()
2017-07-27, by lucy
8185046: jtreg: introduce keyword to disable aot tests
2017-07-21, by goetz
8185263: Fix zero build after 8169881, 8175318, 8178350
2017-07-26, by stuefe
8185262: Keep default logging for Metaspace OOM short and concise
2017-07-26, by stuefe
8185296: java_lang_Class::array_klass should be array_klass_acquire
2017-07-26, by coleenp
8185333: [s390] Fix build without cds
2017-07-26, by goetz
8184900: AArch64: Fix overflow in immediate cmp instruction
2017-07-26, by yzhang
8158361: AArch64: Address calculation missed optimizations
2017-06-23, by njian
8183038: Minimal vm slowdebug build fails with undefined reference to MetaspaceShared::is_valid_shared_method
2017-07-25, by iklam
Merge
2017-07-25, by hseigel
8178107: Compiler crashes with "assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded"
2017-07-25, by hseigel
Merge
2017-07-25, by dlong
8184047: ExecuteInternalVMTests.java "failed on a valid DirectivesParser string" assert
2017-07-25, by dlong
8180929: Deprecate -XX:+/-MonitorInUseLists option
2017-07-25, by rkennke
Merge
2017-07-24, by coleenp
8184991: NMT detail diff should take memory type into account
2017-07-24, by zgu
8182397: Race in field updates when creating ArrayKlasses can lead to crash
2017-07-24, by coleenp
8185033: On Metaspace OOM, ChunkManager composition should be logged.
2017-07-22, by stuefe
Merge
2017-07-24, by dcubed
8185102: TestSAServer.java fails due to "sun.jvm.hotspot.types.WrongTypeException: field "_stack_traversal_mark"
2017-07-24, by rkennke
8184267: Restore register from stack uses wrong offset
2017-07-24, by lucy
8179018: Remove obsoleted one X options from JDK 10
2017-07-24, by hseigel
8182169: ArrayAllocator should take MEMFLAGS as regular parameter
2017-07-21, by kbarrett
8175318: Performance issue regarding local JNI references
2017-07-21, by kbarrett
8180932: Parallelize safepoint cleanup
2017-07-07, by rkennke
8181917: Refactor UL LogStreams to avoid using resource area
2017-07-21, by stuefe
8185018: Put AOT tests on problem list for OS-X and Windows
2017-07-20, by kvn
8185013: Disable subword vector analysis optimization until 8184995 is fixed
2017-07-20, by kvn
8184800: Streamline RTM flag validity testing with generic flag testing support
2017-07-18, by goetz
8077203: Avoid unnecessary stripping of package names from FQN's in is_same_class_package() methods
2017-07-20, by hseigel
8184964: AArch64: Incorrect match rule for negL_reg
2017-07-20, by yzhang
8183533: AArch64: redundent registers saving in arraycopy stubs
2017-07-17, by njian
8184809: [AOT] AsyncGetCallTrace() code should recognize AOT code
2017-07-19, by kvn
8181860: [TESTBUG] serviceability/tmtools/jstack/utils/DefaultFormat.java does not recognize "sleeping" state
2017-07-19, by iklam
8175096: Analyse subword in the loop to set maximum vector size
2017-07-19, by vdeshpande
8184009: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret()
2017-07-19, by thartmann
Merge
2017-07-18, by coleenp
8184323: compile-time guard some UseSharedSpaces-only coding with the INCLUDE_CDS macro
2017-07-18, by mbaesken
8184339: Thread::current_or_null() shall not assert if Posix TLS is not yet initialized
2017-07-13, by stuefe
8184672: [ppc64] The fix for '8174749: Use hash table/oops for MemberName table' is broken on ppc64
2017-07-18, by simonis
Merge
2017-07-18, by eosterlund
8182703: Correct G1 barrier queue lock orderings
2017-07-13, by eosterlund
8179327: gtestLauncher should run tests on a separate thread (optionally)
2017-07-18, by stuefe
8184753: Asserts against MinObjectAlignment should avoid integer division
2017-07-18, by shade
8184762: ZapStackSegments should use optimized memset
2017-07-18, by shade
8183935: G1GCPhaseTimes and G1RootProcessor do not include macros.hpp
2017-07-17, by mgerdin
8184768: Update Graal
2017-07-17, by iveresov
Merge
2017-07-17, by dcubed
8184181: Use oopDesc::cas_set_mark() instead of raw CAS when accessing oop header
2017-07-17, by rkennke
Merge
2017-07-17, by tschatzl
8183538: UpdateRS phase should claim cards
2017-07-17, by tschatzl
Merge
2017-07-17, by mgerdin
8183923: Get rid of FreeBlockDictionary and dithering
2017-07-17, by mgerdin
Merge
2017-07-17, by vlivanov
8184309: Buld warnings from GCC 7.1 on Fedora 26
2017-07-17, by ysuenaga
Merge
2017-07-17, by ehelin
8183539: Remove G1RemSet::_into_cset_dirty_card_queue_set
2017-07-17, by ehelin
8184452: Add bounds checking for FromCardCache
2017-07-17, by tschatzl
8182165: The header atomic_linux_sparc.inline.hpp should be named atomic_linux_sparc.hpp
2017-07-14, by ehelin
8182164: checkByteBuffer has the wrong signature
2017-07-14, by ehelin
8182163: Missing #include "logging/log.hpp" in vm_version_linux_sparc.cpp
2017-07-14, by ehelin
Merge
2017-07-14, by eosterlund
8184269: JVMCI CompilerToVM::Data::initialize() should use BarrierSet fake RTTI to identify card table barrier sets
2017-07-13, by eosterlund
8184271: Time related C1 intrinsics produce inconsistent results when floating around
2017-07-14, by thartmann
Merge
2017-07-13, by redestad
8184337: CodeCache::get_code_cache_containing wrongly asserts that start can not be NULL
2017-07-13, by redestad
8183962: JVM_DoPrivileged does not find run method in default methods
2017-07-13, by hseigel
Merge
2017-07-13, by hseigel
8184281: -Xlog:startuptime does not include call to initPhase2
2017-07-12, by hseigel
8179268: Factor out AdaptiveSizePolicy from top-level interfaces CollectorPolicy and CollectedHeap
2017-07-04, by rkennke
Merge
2017-07-12, by hseigel
8140284: Deprecate -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal
2017-07-12, by hseigel
Merge
2017-07-12, by tschatzl
8183128: Update RefineCardTableEntryClosure
2017-07-12, by tschatzl
8183226: Remembered set summarization accesses not fully initialized java thread DCQS
2017-07-12, by tschatzl
8184162: Support addresses with index operands in LIRAssembler::leal on SPARC
2017-07-12, by eosterlund
8184073: Cleanup of compiler activity enum in compileBroker.hpp
2017-07-12, by eosterlund
8183927: Hotspot needs C++ type_traits metaprogramming utilities
2017-07-11, by eosterlund
8183575: Runtime1::oop_arraycopy is unused and should be removed
2017-07-10, by eosterlund
8183573: Refactor CodeHeap and AOTCodeHeap to devirtualize hot methods
2017-07-10, by redestad
8183397: Ensure consistent closure filtering during evacuation
2017-07-10, by tschatzl
Merge
2017-07-07, by rehn
8183925: Decouple crash protection from watcher thread
2017-07-07, by rehn
8183545: Event tracing, transition hooks
2017-07-07, by rehn
8183570: Rework is_aligned_ to avoid multiple evaluation of the size expression
2017-07-05, by stefank
Merge
2017-07-07, by iveresov
8183991: Update Graal
2017-07-07, by iveresov
8183400: runtime/6981737/Test6981737.java fails with java.lang.RuntimeException: FAIL: Wrong value for java.version property, "9", expected to be of form: "[0-9]+[\\.[0-9]+]*\-.*"
2017-07-07, by hseigel
8183271: VectorizeDebug compiler directive command is broken
2017-07-07, by neliasso
8183151: DCmd Compiler.codelist should print all compiled methods
2017-07-03, by neliasso
8181647: jhsdb jstack could not output thread name
2017-07-06, by dbuck
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip