Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
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.
8209915: Fix license headers
2018-08-24, by mikael
8209841: [REDO] Refactor G1ParallelCleaningTask into shared
2018-08-24, by zgu
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
2018-08-24, by jiangli
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
2018-08-24, by dlong
8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
2018-08-17, by roland
8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
2018-08-24, by gziemski
8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
2018-08-20, by ghaug
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
2018-07-23, by sgehwolf
8209837: Avoid initializing ExpiringCache during bootstrap
2018-08-24, by redestad
8206457: Code paths from oop_iterate() must use barrier-free access
2018-07-06, by rkennke
8208665: Amend cross-compilation docs with qemu-debootstrap recipe
2018-08-24, by shade
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
2018-08-24, by thartmann
8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
2018-08-23, by lmesnik
8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
2018-08-23, by gadams
8209850: Allow NamedThreads to use GlobalCounter critical sections
2018-08-23, by kbarrett
8209873: Typo in javax.xml.validation.Validator.validate documentation
2018-08-23, by joehw
8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
2018-08-23, by igerasim
8209851: Algorithm name is compared via reference identity
2018-08-23, by igerasim
8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
2018-08-23, by ccheung
8209854: ProblemList MemberNameLeak
2018-08-23, by pchilanomate
8209883: ZGC: Compile without C1 broken
2018-08-23, by pliden
8209129: Further improvements to cipher buffer management
2018-08-23, by coffeys
8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
2018-08-23, by pliden
8209615: ParseError in XMLEventReader on a valid input
2018-08-22, by joehw
8209651: better TLS poll for x64 C2
2018-08-22, by dlong
Added tag jdk-12+8 for changeset 492b366f8e57
2018-08-22, by jwilhelm
8167314: Enable the check to detect duplicate provides in in GenModuleInfoSource
2018-08-22, by mchung
8209062: Clean up G1MonitoringSupport
2018-08-22, by tschatzl
8209061: Move G1 serviceability functionality to G1MonitoringSupport
2018-08-22, by tschatzl
8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
2018-08-22, by tschatzl
8209698: Remove "Pinned" from HeapRegionTraceType
2018-08-22, by tschatzl
8208498: Put archive regions into a first-class HeapRegionSet
2018-08-22, by tschatzl
8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
2018-08-22, by amenkov
8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
2018-08-22, by dtitov
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-14, by iklam
8209783: AArch64: Combine Multiply and Neg operations in C2
2018-08-22, by adinn
8209686: cleanup arguments to PhaseIdealLoop() constructor
2018-08-22, by roland
8209839: [Backout] Backout JDK-8206467 Refactor G1ParallelCleaningTask into shared
2018-08-22, by tschatzl
8209667: Explicit barriers for C1/LIR
2018-08-19, by rkennke
8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
2018-08-22, by coleenp
8208601: Introduce native oop barriers in C2 for OopHandle
2018-08-22, by eosterlund
8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
2018-08-22, by rkennke
8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
2018-08-22, by roland
8209420: Track membars for volatile accesses so they can be properly optimized
2018-08-14, by roland
8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
2018-08-22, by weijun
8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
2018-08-21, by iklam
8186186: GSSContext.isEstablished() can return true on error state
2018-08-21, by igerasim
8209771: jdk.test.lib.Utils::runAndCheckException error
2018-08-22, by weijun
8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
2018-08-17, by iklam
8206467: Refactor G1ParallelCleaningTask into shared
2018-08-21, by zgu
8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled
jdk-12+8
2018-08-21, by lmesnik
8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
2018-08-21, by twisti
8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
2018-08-21, by never
8206423: Use locking for cleaning ResolvedMethodTable
2018-08-21, by pchilanomate
8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
2018-08-21, by coleenp
8209738: Remove ClassLoaderDataGraph::*oops_do functions
2018-08-21, by coleenp
8209668: Explicit barriers for C1/assembler
2018-08-21, by rkennke
8203792: Remove "compatibility" features from Head.java
2018-08-21, by pmuthuswamy
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
2018-08-20, by iklam
8209760: merge error: restore ea in make/conf/jib-profiles.js
2018-08-20, by tbell
8208350: Disable all DES cipher suites
2018-08-20, by jnimeh
Merge
2018-08-20, by mikael
Added tag jdk-11+27 for changeset 9d7d74c6f2cb
2018-08-17, by mikael
8207966: HttpClient response without content-length does not return body
jdk-11+27
2018-08-16, by michaelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip