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.
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
2018-02-22, by psadhukhan
8198333: ProblemList should be updated for headless mode
2018-02-21, by serb
Merge
2018-02-20, by prr
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
2018-02-20, by prr
Merge
2018-02-20, by prr
8196133: JShell crashes when attempting to use bad source file in class path
2018-02-16, by rfield
Merge
2018-02-16, by prr
8196196: Headful tests should not be run in headless mode
2018-02-16, by serb
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
2018-02-16, by akolarkunnu
8197482: Make Jemmy ComponentChooser lambda friendly
2018-02-16, by akolarkunnu
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
2018-02-16, by akolarkunnu
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
2018-02-15, by avu
5076761: JList.setSelectedValue(null, ...) doesn't do anything
2018-02-15, by pbansal
Merge
2018-02-12, by prr
8197546: Fix for 8171000 breaks Solaris + Linux builds
2018-02-12, by prr
Merge
2018-02-08, by prr
8195131: Dead code removal for changes present in JDK-8176795
2018-02-08, by jdv
Merge
2018-02-05, by prr
8171000: Robot.createScreenCapture() crashes in wayland mode
2018-02-05, by kaddepalli
8198859: Use elfedit to silence linker warnings on solaris
2018-03-01, by ihse
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
2018-02-28, by mchung
8198628: further simplifications to lambda classification at JavacParser
2018-02-28, by vromero
Merge
jdk-11+3
2018-02-28, by lana
Added tag jdk-10+45 for changeset 4f96cf952e71
2018-02-27, by lana
8198658: Docs still point to JDK 9 docs
jdk-10+45
2018-02-26, by ihse
Added tag jdk-10+44 for changeset 663f20fc5109
2018-02-20, by lana
8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
jdk-10+44
2018-02-15, by tschatzl
8198751: Refactor SetupNativeCompilation to take NAME and TYPE
2018-02-28, by ihse
8193892: Impact of noncloneable MessageDigest implementation
2018-02-28, by coffeys
8198726: Quarantine SADebugDTest.java again
2018-02-28, by jwilhelm
Merge
2018-02-25, by jwilhelm
8197901: Crash during GC when logging level is debug
2018-02-23, by lmesnik
8198533: Remove obsolete JDIScaffold class from repo.
2018-02-23, by psomashe
8196992: Resolve disabled warnings for libdt_socket
2018-02-23, by cjplummer
8198585: add asserts to verify that ServiceUtil::visible_oop is not needed
2018-02-23, by cjplummer
8198568: clean up test/hotspot/jtreg/ProblemList.txt
2018-02-22, by iignatyev
8198635: Remove unused safepoint message functions and ShowSafepointMsgs
2018-02-23, by coleenp
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
2018-02-23, by kvn
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip