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.
Merge
2018-02-23, by bobv
8197589: Update CPU count algorithm when both cpu shares and quotas are used
2018-02-23, by bobv
8198560: Remove implicit casts from oop to JavaThread* and jlong*
2018-02-23, by eosterlund
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
2018-02-23, by coleenp
8198564: Multiple crashes on SPARC
2018-02-23, by rkennke
8198420: Remove unused extension point AllocationContextStats
2018-02-23, by sjohanss
8198553: jcmd: separate Metaspace statistics from NMT
2018-02-22, by stuefe
8198551: Rename hotspot_tier1 test group to tier1
2018-02-22, by ctornqvi
8198558: Windows does not build without precompiled headers
2018-02-22, by stuefe
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
8060094: java/util/Formatter/Basic.java failed in tr locale
2018-02-26, by nishjain
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
2018-02-26, by weijun
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
2018-02-24, by mchung
Merge
2018-02-19, by jwilhelm
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
2018-02-16, by sballal
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
2018-02-15, by psomashe
8197906: Enable CDS mode execution of jtreg tests via make
2018-02-15, by mseledtsov
8179249: Improve process output analysis in CDS tests
2018-02-14, by iklam
8196909: gcc 7.2.1 compiler warning in libdt_socket
2018-02-15, by cjplummer
Merge
2018-02-15, by jwilhelm
8197828: Null pointer dereference in MultiNode::proj_out_or_null
2018-02-15, by thartmann
8193373: Cleanup ElfFile and family
2018-02-14, by zgu
8197945: Qurarantine failing condy tests
2018-02-14, by jwilhelm
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
2018-02-14, by ccheung
8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
2018-02-14, by iklam
8197772: metaspace uses global operator new/delete for gtest testing
2018-02-14, by coleenp
8197789: os::SuspendedThreadTask causes references to global operator delete
2018-02-14, by coleenp
Merge
2018-02-14, by jwilhelm
8197608: MacroAssembler::unimplemented calls global operator new[]
2018-02-14, by thartmann
Merge
2018-02-13, by jwilhelm
8197454: Need Access decorator for storing oop into uninitialized location
2018-02-13, by kbarrett
8196786: [PPC64+s390] ConstantDynamic support
2018-02-13, by mdoerr
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
2018-02-13, by roland
7127700: G1: Replace G1PLAB with PLAB
2018-02-13, by tschatzl
8194994: Remove redundant string streams used for logging
2018-02-13, by mlarsson
8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
2018-01-10, by eosterlund
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
2018-02-12, by psomashe
8186211: Negative tests for CONSTANT_Dynamic
2018-02-12, by lfoltan
8193846: Obsolete the VM option UseUTCFileTimestamp
2018-02-12, by ccheung
8197412: Enable docker container related tests for linux s390x
2018-02-09, by mbaesken
8197572: s390 build broken after 8165929
2018-02-12, by mdoerr
8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
2018-02-11, by kbarrett
Merge
2018-02-10, by jwilhelm
8190428: Minimal Dynamic Constant support for AArch64
2018-02-10, by dsamersoff
8193150: Create a jtreg version of the test from JDK-8187143.
2018-02-09, by psomashe
8165929: Constify arguments of Copy methods
2018-02-09, by coleenp
8196602: Change HeapRegionClosure to comply to naming conventions
2018-02-09, by tschatzl
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
2018-02-09, by jgeorge
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
2018-02-24, by alanb
8198656: Update copyright to 2018
2018-02-23, by rriggs
8198627: JDK-8198318 broke readlink testing
2018-02-23, by ihse
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
2018-02-23, by jjg
8198645: Use System.lineSeparator() instead of getProperty("line.separator")
2018-02-23, by rriggs
8198569: SetupTextFileProcessing should use sed with 'g'
2018-02-23, by erikj
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
2018-02-23, by mchung
8189330: Cleanup FileDescriptor implementation
2018-02-23, by rriggs
8198573: JShell: class replace loses instances
2018-02-23, by rfield
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip