Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8152840: aarch64: improve _unsafe_arraycopy stub routine
2016-03-28, by fyang
8152537: aarch64: Make use of CBZ and CBNZ when comparing unsigned values with zero.
2016-03-23, by fyang
8151775: aarch64: add support for 8.1 LSE atomic operations
2016-03-29, by enevill
8153816: [BACKOUT] Make intrinsics flags diagnostic
2016-04-08, by bharadwaj
Merge
2016-04-07, by dcubed
8153671: Quarantine serviceability/tmtools/jstack/JstackThreadTest.java until JDK-8153319 is fixed
2016-04-06, by jwilhelm
Merge
2016-04-05, by sangheki
8152188: Allow CMSBitMapYieldQuantum for BitMap::clear_range and clear_large_range
2016-04-05, by sangheki
8153300: [TESTBUG] Enhance test/testlibrary/ClassFileInstaller.java to support JAR files
2016-04-05, by iklam
8153117: Back out JDK-8142935 until JDK-8152723 fixed
2016-04-05, by tbenson
8153026: Change logging tag 'verboseverification' to 'verification'
2016-04-05, by rprotacio
8153176: ParOldGC: Use correct TaskQueueSet for ParallelTaskTerminator in marking.
2016-04-05, by mgerdin
Merge
2016-04-05, by tschatzl
8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
2016-04-05, by tschatzl
Merge
2016-04-05, by stefank
8153396: Remove unused ResourceMarks from UL internal vm tests
2016-04-05, by rehn
8152711: Create a non-template Log wrapper class
2016-04-05, by stefank
8152637: Create a stack allocatable LogStream class
2016-04-05, by stefank
8152929: Remove UNSUPPORTED_GC_OPTION, use UNSUPPORTED_OPTION instead
2016-04-05, by pliden
Merge
2016-04-05, by dcubed
8152358: code and comment cleanups found during the hunt for 8077392
2016-04-04, by dcubed
8077392: Stream fork/join tasks occasionally fail to complete
2016-04-04, by dcubed
8153437: Temporary exclude AllocatePrefetchDistance from testing
2016-04-05, by ddmitriev
8132524: Missing includes to resourceArea.hpp
2016-04-04, by jprovino
8153254: Delegate (v)write from Log to LogTagSet
2016-04-04, by rehn
Merge
2016-04-04, by stefank
8152635: Create a UL class to represent a Log + Level combination
2016-04-04, by stefank
8151460: Metaspace counters can have inconsistent values
2016-03-24, by sjohanss
Merge
2016-04-04, by stefank
8152632: Rename LogHandle(...) to Log(...)
2016-04-04, by stefank
8152538: UL doesn't inline the LogTagSet::is_level check
2016-04-04, by stefank
Merge
2016-04-04, by mlarsson
8153174: Remove trailing comma from log configuration listings
2016-04-04, by mlarsson
8153203: Remove liveRange.hpp
2016-04-01, by brutisso
Merge
2016-04-02, by jwilhelm
Merge
2016-04-01, by dcubed
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
2016-04-01, by dcubed
8153201: TestOptionsWithRanges fails with -XX:OldPLABSize=2147483648
2016-04-01, by sangheki
8152176: Big ParGCCardsPerStrideChunk values can cause overflow for CMS GC
2016-04-01, by sangheki
8148397: Create new tests for IHOP
2016-04-01, by mchernov
Merge
2016-04-01, by tschatzl
8153193: Missing includes in gc/g1/heapRegionBounds.hpp
2016-04-01, by tschatzl
8153182: GC ID prefix for gc, humongous log messages are missing
2016-04-01, by tschatzl
8148099: Improve memory access to FromCardCache during GC
2016-04-01, by tschatzl
8151442: jstack doesn't close quotation marks properly with threads' name greater than 1996 characters
2016-04-01, by csahu
8153188: Use log_error(gc, verify) for logging in verification code
2016-04-01, by brutisso
8153187: Convert TraceWorkGang to use unified logging
2016-04-01, by brutisso
8153186: Convert TraceGCTaskThread to use unified logging
2016-04-01, by brutisso
Merge
2016-04-01, by ctornqvi
8150899: [TESTBUG] Split hotspot_all job into smaller jobs
2016-03-31, by ctornqvi
Merge
2016-04-01, by ccheung
8075253: Multiversion JAR feature: CDS does not support MV-JARs
2016-03-31, by ccheung
Merge
2016-03-31, by jmasa
8151674: STW phases at Concurrent GC should count in PerfCounter
2016-03-30, by ysuenaga
Merge
2016-03-31, by rprotacio
8145235: Deprecate product flags that have been converted to Unified Logging
2016-03-31, by rprotacio
Merge
2016-03-31, by brutisso
8152952: Allow G1 phase logging to use individual number of threads
2016-03-31, by brutisso
Merge
2016-03-31, by gziemski
8143958: CDS Shared flags need constraint function
2016-03-30, by gziemski
Merge
2016-03-31, by dsamersoff
8150973: Hotspot agent use of sun.boot.class.path needs to be updated for Jigsaw
2016-03-31, by dsamersoff
8153065: "Preserve CM refs" log message disconnected from "Parallel Preserve CM refs"
2016-03-31, by tschatzl
8142510: -XX:+PrintFlagsRanges should print default range value for those flags that have constraint and an implicit range.
2016-03-30, by gziemski
8152422: Optimize GC JPRT test set
2016-03-30, by dfazunen
8152916: ostream has unnecessary dependency on GCId
2016-03-29, by kbarrett
Merge
2016-03-29, by mockner
Merge
2016-03-29, by mockner
8150084: Convert TraceMonitorMismatch to Unified Logging.
2016-03-29, by mockner
8149996: TraceLoaderConstraints has been converted to Unified Logging.
2016-03-29, by mockner
8151993: Remove inclusion of inline.hpp in log.hpp
2016-03-29, by mlarsson
8151438: UL instantiates duplicate tag sets
2016-03-29, by mlarsson
8068579: Running with -XX:-UseParallelGC does not turn ParalleGC off
2016-03-29, by pliden
8152380: Shared symbol table should never use alternate hashcode
2016-03-23, by iklam
8151670: Unexpected concurrent refinement deactivation and reactivation
2016-03-25, by kbarrett
8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests
2016-03-25, by ddmitriev
8151991: jvmti diagnostics commands requires INCLUDE_SERVICES
2016-03-25, by dsamersoff
8152160: SIGFPE in CompactibleFreeListSpaceLAB::compute_desired_plab_size
2016-03-24, by sangheki
Merge
2016-03-25, by jmasa
8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
2016-03-16, by jmasa
Merge
2016-03-25, by rprotacio
8146947: Remove PrintOopAddress rather than converting to UL
2016-03-24, by rprotacio
Merge
2016-03-24, by kbarrett
8152196: SuspendibleThreadSet::yield scales poorly
2016-03-22, by kbarrett
Merge
2016-03-24, by coleenp
8143269: Refactor code in universe_post_init that sets up methods to upcall
2016-03-24, by coleenp
Merge
2016-03-24, by hseigel
8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call
2016-03-24, by hseigel
Merge
2016-03-24, by dfazunen
Merge
2016-03-24, by dfazunen
8149662: Refactor hotspot/test/gc/g1/plab/lib/LogParser.java
2016-03-23, by mchernov
8152400: Enabling TASK_STATS_ONLY filters out just enabled messages anyway
2016-03-24, by tschatzl
Merge
2016-03-23, by jwilhelm
Merge
2016-03-23, by dsamersoff
8148659: Add all option to JSnap
2016-03-23, by ysuenaga
8149023: Event based tracing should cover safepoint begin and end
2016-03-23, by dsimms
8152119: Event-based tracing to allow for tracing Klass definition
2016-03-23, by mgronlun
Merge
2016-03-23, by mockner
8146632: Add descriptive error messages for removed non-product logging flags.
2016-03-22, by mockner
8144940: Broken hash in string table entry in closed/runtime/7158800/BadUtf8.java
2016-03-22, by coleenp
8152300: Convert G1_ALLOC_REGION_TRACING to unified logging
2016-03-22, by brutisso
8142935: Adding old gen regions does not consider available free space
2016-03-21, by tbenson
Merge
2016-03-22, by sangheki
8152120: TLAB compute_size() should not allow any size larger than max_size
2016-03-21, by sangheki
Merge
2016-03-21, by cjplummer
8146436: Add -XX:-ShrinkHeapInSteps option (previously -XX:+UseAggressiveHeapShrink)
2016-03-21, by cjplummer
8149343: assert(rp->num_q() == no_of_gc_workers) failed: sanity
2016-03-07, by jmasa
Merge
2016-03-21, by tschatzl
8150648: Re-enable TestPLABResize.java after JDK-8150183 is fixed
2016-03-17, by mchernov
Merge
2016-03-21, by mlarsson
8150015: Integrate TraceTime with Unified Logging more seamlessly
2016-03-15, by rehn
Merge
2016-03-21, by brutisso
8148759: G1AllocRegion::_count inconsistently used if more than one context is active
2016-03-18, by brutisso
8152101: Move G1 concurrent refinement adjustment code out of G1CollectorPolicy
2016-03-11, by mgerdin
8152118: MinTLABSize should be less than TLAB max
2016-03-18, by sangheki
Merge
2016-03-19, by jwilhelm
Merge
2016-03-19, by jwilhelm
Merge
2016-03-18, by coleenp
Merge
2016-03-18, by coleenp
8152065: TraceBytecodes breaks the interpreter expression stack
2016-03-18, by coleenp
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip