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
+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.
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
2018-02-22, by stefank
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
2018-02-22, by stefank
8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
2018-02-22, by stefank
8198515: Extract SoftReferencePolicy code out of CollectorPolicy
2018-02-22, by stefank
8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
2018-02-22, by stefank
8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
2018-02-22, by stefank
8198507: Remove CollectorPolicy::create_rem_set
2018-02-22, by stefank
8198373: Remove CollectorPolicy::is/as functions
2018-02-22, by stefank
8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
2018-02-22, by lfoltan
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
2018-02-22, by eosterlund
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
2018-02-21, by kbarrett
8197827: [windows] Small cleanups after JDK-8185712
2018-02-13, by stuefe
8068593: Remove or repurpose unused PerfCounters from objectMonitor
2018-02-21, by coleenp
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
2018-02-21, by hseigel
8197999: Accessors in typeArrayOopDesc should use new Access API
2018-02-15, by rkennke
8198287: Cleanup ElfFile usage in whitebox.cpp
2018-02-21, by zgu
8198225: os::attempt_reserve_memory_at records memory as committed
2018-02-21, by stefank
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
2018-02-21, by stefank
8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code
2018-02-20, by jcbeyler
8198369: Clean up GCId and GCIdMark
2018-02-21, by pliden
8198267: Allow GCId::current_raw() calls from non-NamedThreads
2018-02-21, by pliden
8193056: Title from build failure with Xcode 9.1
2018-02-20, by gziemski
8193909: Obsolete(remove) Co-operative Memory Management (CMM)
2018-02-20, by sangheki
8195112: x86 (32 bit): implementation for Thread-local handshakes
2018-02-20, by mdoerr
8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
2018-02-20, by lfoltan
8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
2018-02-20, by lfoltan
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
2018-02-20, by lfoltan
8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
2018-02-20, by lfoltan
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
2018-02-20, by lfoltan
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
2018-02-19, by pliden
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
2018-02-19, by pliden
8198269: Allow GCCauseSetter to be used outside of safepoints
2018-02-19, by pliden
8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
2018-02-19, by shade
Merge
2018-02-19, by jwilhelm
8196783: Refactor LogTagLevelExpression into separate classes
2018-02-19, by mlarsson
8176298: Log tags in -Xlog:help not sorted
2018-02-19, by mlarsson
8198271: Make CollectedHeap::create_heap_space_summary() virtual
2017-12-08, by pliden
8198270: Remove dangerous assert in HandleArea::oops_do()
2017-12-08, by pliden
8198311: Avoid uses of global malloc and free
2018-02-18, by coleenp
8182847: Copy class should use assert macros
2018-02-18, by coleenp
8194084: Obsolete FastTLABRefill and remove the related code
2018-02-16, by jcbeyler
4916621: Update those still using JDIScaffold to use TestScaffold instead.
2018-02-16, by psomashe
8191375: Add high-level jtreg VMProps to filter out CDS tests
2018-02-15, by iklam
8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS
2018-02-16, by pliden
8197993: Remove last use of JavaThread::flush_barrier_queues()
2018-02-16, by pliden
8197992: Move the OopStorage::ParState type out of inline.hpp
2018-02-16, by pliden
8198275: AIX build broken after latest whitebox.cpp changes
2018-02-16, by mbaesken
8198831: Lazy initialization of ValueConversions MethodHandles
2018-02-28, by redestad
8198820: Problem list tools/jimage/JImageExtractTest.java
2018-02-28, by amlu
8198562: (ch) Separate blocking and non-blocking code paths (part 1)
2018-02-28, by alanb
8196759: Move two java/text/Normalizer tests into OpenJDK
2018-02-27, by xyin
8198808: jdi tests failing after JDK-8198484
2018-02-27, by martin
8198485: Simplify a URLClassPath constructor
2018-02-08, by martin
8198484: URLClassPath should use an ArrayDeque instead of a Stack
2018-02-08, by martin
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
2018-02-08, by martin
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
2018-02-08, by martin
8198480: Improve ClassLoaders static init block
2018-02-08, by martin
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
2018-02-27, by redestad
8038043: Xerces Update: XInclude update
2018-02-27, by aefimov
8198522: Javadoc search broken after output files organization for modules
2018-02-26, by bpatel
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
2018-02-26, by psandoz
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
2018-02-26, by redestad
8198275: AIX build broken after latest whitebox.cpp changes
2018-02-16, by mbaesken
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
2018-02-25, by rfield
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip