Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
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.
8230758: ZGC: Add missing precompiled include and fix friend declaration
2019-09-10, by stefank
8230756: ZGC: Remove redundant memset in ZStatValue
2019-09-10, by stefank
8231149: (fs) Small verbiage errors in java.nio.file package documentation
2019-09-19, by bpb
8231244: Shenandoah: all-roots heap walking misses some weak roots
2019-09-19, by shade
8231198: Shenandoah: heap walking should visit all roots most of the time
2019-09-19, by shade
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
2019-09-19, by shade
8230814: Enable SAX ContentHandler to handle XML Declaration
2019-09-19, by joehw
8231113: Remove CollectedHeap::check_oop_location()
2019-09-19, by pliden
Fix gc/class_unloading/.. tests
stuefe-new-metaspace-branch
2019-09-19, by stuefe
Fix various test issues.
stuefe-new-metaspace-branch
2019-09-19, by stuefe
8226705: [REDO] Deoptimize with handshakes
2019-09-19, by rehn
8231201: hs_err should print coalesced safepoint operations in Events section
2019-09-19, by shade
Added tag jdk-14+15 for changeset 778fc2dcbdaa
2019-09-19, by jwilhelm
8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
jdk-14+15
2019-09-18, by dcubed
8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible
2019-09-18, by dholmes
8066774: Rename the annotations arrays names in ClassFileParser
2019-09-18, by godin
8186825: some memory leak issues in the transport_startTransport
2019-09-18, by amenkov
8231087: Shenandoah: Self-fixing load reference barriers for C1/C2
2019-09-18, by rkennke
8231086: Shenandoah: Stronger invariant for object-arraycopy
2019-09-18, by rkennke
8231085: C2/GC: Better GC-interface for expanding clone
2019-09-18, by rkennke
Merge
2019-09-18, by jwilhelm
Added tag jdk-13-ga for changeset 9c250a7600e1
2019-09-06, by jwilhelm
8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available
2019-09-18, by epavlova
represent
JEP-349-branch
2019-09-18, by mgronlun
event stream wording
JEP-349-branch
2019-09-18, by mgronlun
Merge
JEP-349-branch
2019-09-18, by mgronlun
8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows
2019-09-18, by jlahoda
description on event order
JEP-349-branch
2019-09-18, by mgronlun
8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
2019-09-18, by phh
line endings
JEP-349-branch
2019-09-18, by mgronlun
better leak predicate
JEP-349-branch
2019-09-18, by mgronlun
remove comment
JEP-349-branch
2019-09-18, by mgronlun
Merge
JEP-349-branch
2019-09-18, by mgronlun
8228460: bootstrap class path not set in conjunction with -source 11
2019-09-18, by jlahoda
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
2019-07-23, by mbaesken
Javadoc change
JEP-349-branch
2019-09-18, by egahlin
Cleaning up
JEP-349-branch
2019-09-18, by egahlin
Merge
stuefe-new-metaspace-branch
2019-09-18, by stuefe
8231027: Correct typos
2019-09-17, by serb
Remove unused methods etc.
JEP-349-branch
2019-09-18, by egahlin
8230424: Use platform independent code for Thread.interrupt support
2019-09-17, by dholmes
8231024: Improve the debug info when the output is truncated
2019-09-17, by jiefu
8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
2019-09-17, by lancea
make flush events exprimental
JEP-349-branch
2019-09-17, by mgronlun
update shenandoah
JEP-349-branch
2019-09-17, by mgronlun
8231124: Missing closedir call with JDK-8223490
2019-09-17, by coffeys
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
2019-09-17, by zgu
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
2019-09-17, by jiefu
remove unstable assert from JfrJavaThreadIterator
JEP-349-branch
2019-09-17, by mgronlun
renames and restructuring of JfrCheckpointManager
JEP-349-branch
2019-09-17, by mgronlun
8223490: Optimize search algorithm for determining default time zone
2019-09-17, by coffeys
threadcpu to include excluded threads
JEP-349-branch
2019-09-17, by mgronlun
folding operations back into subsystems
JEP-349-branch
2019-09-17, by mgronlun
remove redundant scope
JEP-349-branch
2019-09-17, by mgronlun
remove write_type
JEP-349-branch
2019-09-17, by mgronlun
fix typo
JEP-349-branch
2019-09-17, by mgronlun
new lines
JEP-349-branch
2019-09-17, by mgronlun
Merge
JEP-349-branch
2019-09-17, by mgronlun
8231051: Remove check_obj_alignment() and replace with is_object_aligned()
2019-09-17, by pliden
8230841: Remove oopDesc::equals()
2019-09-17, by pliden
8230808: Remove Access::equals()
2019-09-17, by pliden
8230796: Remove BarrierSet::oop_equals_operator_allowed()
2019-09-17, by pliden
8230900: missing ReleaseStringUTFChars in java.desktop native code
2019-09-13, by mbaesken
8230901: missing ReleaseStringUTFChars in serviceability native code
2019-09-13, by mbaesken
8230629: jpackage signing on macOS does not work as expected
JDK-8200758-branch
2019-09-16, by herrick
return on flush if no recoring running + more exact lookups for symbols
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
some stuff
JEP-349-branch
2019-09-16, by mgronlun
write metadata event
JEP-349-branch
2019-09-16, by mgronlun
remove flushCounter
JEP-349-branch
2019-09-16, by mgronlun
plain loads for pointers
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-15, by mgronlun
string pool synch
JEP-349-branch
2019-09-15, by mgronlun
remove assymetric load_acquires
JEP-349-branch
2019-09-15, by mgronlun
updates after merge
JEP-349-branch
2019-09-15, by mgronlun
Merge
JEP-349-branch
2019-09-15, by mgronlun
Merge
JEP-349-branch
2019-09-14, by mgronlun
Merge
JEP-349-branch
2019-09-14, by mgronlun
Merge
JEP-349-branch
2019-09-14, by mgronlun
Describe and implement exception handling policy
JEP-349-branch
2019-09-16, by egahlin
Add example code for EventStream
JEP-349-branch
2019-09-16, by egahlin
Add removal reminder for Monitor and Health
JEP-349-branch
2019-09-16, by egahlin
Add test for multiple chunks in a file
JEP-349-branch
2019-09-16, by egahlin
8230742: Make AggressiveUnboxing a diagnostic flag
2019-09-16, by thartmann
Remove usecases file
JEP-349-branch
2019-09-16, by egahlin
8230521: rename --output/-o option and add default value (".")
JDK-8200758-branch
2019-09-15, by herrick
Rename InternalEventFulter to ParserFilter
JEP-349-branch
2019-09-16, by egahlin
Move implementation into jdk.jfr.internal.consumer
JEP-349-branch
2019-09-16, by egahlin
8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper
2019-09-16, by clanger
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
2019-09-16, by clanger
8231033: Problemlist ReservedStackTest
2019-09-15, by dholmes
8230882: Use @index in javax.lang.model javadoc
2019-09-15, by darcy
8230910: libsspi_bridge does not build on Windows 32bit
2019-09-15, by stuefe
8216354: Syntax error in toolchain_windows.m4
2019-09-15, by stooke
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14, by dl
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
2019-09-14, by dl
8221168: java/util/concurrent/CountDownLatch/Basic.java fails
2019-09-14, by dl
8227235: rare failures in testForkHelpQuiesce tck tests
2019-09-14, by dl
8229442: AQS and lock classes refresh
2019-09-14, by dl
8231025: Incorrect method tag offset for big endian platform
2019-09-14, by mgronlun
8225797: OldObjectSample event creates unexpected amount of checkpoint data
2019-09-14, by mgronlun
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
2019-09-13, by bpb
8230938: Deprecate MonitorBound
2019-09-13, by dcubed
Restructure stream configuration
JEP-349-branch
2019-09-13, by egahlin
8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
2019-09-13, by bchristi
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
2019-09-13, by lmesnik
8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
2019-09-13, by prappo
8230878: ZGC: Use THREAD_LOCAL instead of __thread
2019-09-13, by pliden
8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
2019-09-13, by pliden
8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
2019-09-13, by pliden
8230845: ZGC: Implement ZLock using os::PlatformMutex
2019-09-13, by pliden
Fixed broken build
JEP-349-branch
2019-09-12, by mseledtsov
Fixed tabs and trailing white spaces
JEP-349-branch
2019-09-12, by mseledtsov
Merge
JDK-8200758-branch
2019-09-12, by herrick
change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options.
JDK-8200758-branch
2019-09-12, by herrick
8230653: jpackage error on macOS system without xcode
JDK-8200758-branch
2019-09-12, by herrick
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip