Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2019-08-28, by roland
8231098: (tz) Upgrade time-zone data to tzdata2019c
2019-09-24, by rpatil
8231395: Backout JDK-8231249
2019-09-24, by shade
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
2019-09-24, by dholmes
8231222: fix pkcs11 P11_DEBUG guarded native traces
2019-09-23, by mbaesken
8231171: remove remaining sun.java.launcher.pid references
2019-09-20, by mbaesken
8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
2019-09-24, by rehn
8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start
2019-09-23, by iklam
8231257: Avoid calling FileMapInfo::write_region twice
2019-09-23, by iklam
8231254: (fs) Add test for macOS Catalina changes to protect system software
2019-09-23, by bpb
8210794: Incorrect escaping of in native test libraries
2019-09-23, by erikj
8231375: AArch64 build failure after JDK-8230505
2019-09-23, by shade
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
2019-09-23, by lfoltan
8231250: Shenandoah: Traversal GC should keep alive weak load from heap
2019-09-23, by zgu
Test fixes: more logging, typos, fixes to at-run targets
JEP-349-branch
2019-09-23, by mseledtsov
8206125: [windows] cannot pass relative path to --with-boot-jdk
2019-09-23, by erikj
8150741: make <module> not equivalent to make <module-dependencies> <module>
2019-09-23, by erikj
8231249: Shenandoah: GC retries are too aggressive for tests that expect OOME
2019-09-23, by shade
8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment?
2019-09-23, by thartmann
8231293: Shenandoah: Traversal should not revive dead weak roots
2019-09-23, by zgu
8230857: Avoid reflection in sun.tools.common.ProcessHelper
2019-09-23, by clanger
8231189: Rename worker_i parameters to worker_id
2019-09-23, by tschatzl
8159984: Remove call to ClassLoaderDataGraph::clear_claimed_marks during the initial mark pause
2019-09-23, by tschatzl
8231117: Remove G1EvacuationRootClosures::raw_strong_oops()
2019-09-23, by tschatzl
8231275: Remove null check in the beginning of SystemDictionary::load_shared_class()
2019-09-22, by iklam
8231125: Improve testing of parallel loading of shared classes by the boot class loader
2019-09-22, by iklam
clear_artifacts in the correct location
JEP-349-branch
2019-09-22, by mgronlun
instantiated super klasses
JEP-349-branch
2019-09-22, by mgronlun
Merge
JEP-349-branch
2019-09-22, by mgronlun
typenames
JEP-349-branch
2019-09-22, by mgronlun
update class names
JEP-349-branch
2019-09-22, by mgronlun
more general predication of writes
JEP-349-branch
2019-09-22, by mgronlun
JfrTypeManager::destroy()
JEP-349-branch
2019-09-21, by mgronlun
8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java
2019-09-21, by dcubed
Missing object id in pool jdk.types.Symbol. All ids should reference object
JEP-349-branch
2019-09-21, by mgronlun
merge error
JEP-349-branch
2019-09-21, by mgronlun
Merge
JEP-349-branch
2019-09-21, by mgronlun
8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
2019-09-21, by jjiang
8231083: Clarify SAX documentation
2019-09-20, by joehw
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
2019-09-20, by valeriep
8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
2019-09-20, by lmesnik
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
2019-09-20, by darcy
8225628: Remove unused Thread::muxAcquireW function
2019-09-20, by coleenp
8230648: Replace @exception tag with @throws in java.base
2019-09-20, by jboes
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
2019-09-20, by tschatzl
8216565: Specifying the same path creates a new directory in JFR.configure
2019-01-26, by cito
Accounted for experimental events in TestLookForUntestedEvents
JEP-349-branch
2019-09-19, by mseledtsov
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
2019-09-19, by redestad
8230759: ZGC: Fix integer types
2019-09-11, by stefank
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
8229779: Shortcut creation policy
JDK-8200758-branch
2019-09-12, by herrick
/home/aherrick/comment
JDK-8200758-branch
2019-09-11, by herrick
8230519: jpackage "--package-type" values and default
JDK-8200758-branch
2019-09-10, by herrick
8230726: Improve jpackage jtreg tests
JDK-8200758-branch
2019-09-10, by herrick
Copyright update - round 2
JEP-349-branch
2019-09-12, by mseledtsov
8230829: Matcher matches a surrogate pair that crosses border of the region
2019-09-12, by igerasim
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
2019-09-12, by ccheung
Updating javac behavior w.r.t. preview API. Based on darcy's patch.
JDK-8226585-branch
2019-09-12, by jlahoda
8230858: Replace wildcard address with loopback or local host in tests - part 23
2019-09-12, by dfuchs
Merge
stuefe-new-metaspace-branch
2019-09-12, by stuefe
8230470: Shenandoah doesn't need change from JDK-8212610 anymore
2019-09-03, by roland
8230888: jfrVirtualMemory.cpp should include globals.hpp
2019-09-12, by stuefe
8220416: Comparison of klass pointers is not optimized any more
2019-09-12, by chagedorn
8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert
2019-09-12, by chagedorn
8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
2019-08-23, by roland
ren jfrChunkState jfrChunk
JEP-349-branch
2019-09-12, by mgronlun
merge stuff
JEP-349-branch
2019-09-12, by mgronlun
Fixes for Windows x64
stuefe-new-metaspace-branch
2019-09-12, by stuefe
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
2019-09-11, by mbaesken
8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
2019-09-11, by mbaesken
8230586: Encapsulate fields in filemap.hpp
2019-09-11, by iklam
8230423: Move os::sleep to JavaThread::sleep
2019-09-11, by dholmes
Added tag jdk-14+14 for changeset cddef3bde924
2019-09-12, by jwilhelm
8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print()
2019-09-11, by lmesnik
8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
2019-09-11, by afarley
8230734: Remove default constructors from java.compiler
2019-09-11, by darcy
8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes
2019-09-11, by iklam
8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
2019-09-11, by bpb
8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
2019-09-11, by amenkov
8229202: Docker reporting causes secondary crashes in error handling
2019-09-11, by bobv
8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
2019-09-11, by naoto
Fix jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize
stuefe-new-metaspace-branch
2019-09-11, by stuefe
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
jdk-14+14
2019-09-11, by lkorinth
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
2019-09-11, by lkorinth
update nanos for flush chunk
JEP-349-branch
2019-09-11, by mgronlun
8230794: Improve assert to get more information about the JDK-8227695 failure
2019-09-11, by tschatzl
8229960: Remove sun.nio.cs.map system property
2019-09-10, by naoto
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
2019-09-10, by shade
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
2019-09-10, by mchung
8225761: Update --release 13 symbol information after JDK 13 GA
2019-09-10, by darcy
JEP-349-branch: fixes to copyright headers
JEP-349-branch
2019-09-10, by mseledtsov
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
2019-09-10, by lmesnik
8230303: JDB hangs when running monitor command
2019-09-10, by igerasim
flush chunk
JEP-349-branch
2019-09-10, by mgronlun
8230709: Array index out of bounds in ES6 mode
2019-09-10, by hannesw
8230766: Changed message in IllegalMonitorStateException
2019-09-10, by hannesw
Fix class space display issue in metaspace report
stuefe-new-metaspace-branch
2019-09-10, by stuefe
Remove always-use-class-space feature
stuefe-new-metaspace-branch
2019-09-10, by stuefe
restructuring in JfrRecorderService
JEP-349-branch
2019-09-10, by mgronlun
commit granule size must not be smaller than native page size
stuefe-new-metaspace-branch
2019-09-10, by stuefe
8230566: ZGC: Don't substitute klass pointer during array clearing
2019-09-10, by pliden
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
2019-09-09, by mbaesken
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
2019-09-06, by mbaesken
Initial changes for new metaspace. Only tested for Linux x64.
stuefe-new-metaspace-branch
2019-09-10, by stuefe
8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list.
2019-09-10, by xgong
8225653: Provide more information when hitting SIGILL from HaltNode
2019-09-10, by chagedorn
8207800: always_do_update_barrier is unused
2019-09-10, by godin
8221361: Eliminate two-phase initialization for PtrQueueSet classes
2019-09-09, by kbarrett
8230284: Accounting currency format support does not cope with explicit number system
2019-09-09, by naoto
8230516: invalid html in jdwp-protocol.html
2019-09-09, by amenkov
8212117: Class.forName may return a reference to a loaded but not linked Class
2019-09-09, by bchristi
8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
2019-09-09, by dfuchs
8230723: Remove default constructors from java.lang and java.io
2019-09-09, by darcy
8177389: Hyphen "-" should be removed in URL class documentation
2019-08-24, by jpai
8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
2019-09-09, by dfuchs
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
2019-09-09, by mdoerr
8230708: Hotspot fails to build on linux-sparc with gcc-9
2019-09-09, by glaubitz
JavaThread name
JEP-349-branch
2019-09-09, by mgronlun
8230564: Remove os_ext.hpp
2019-09-04, by stefank
8230563: Remove arguments_ext.cpp
2019-09-04, by stefank
8230562: Remove g1HeapSizingPolicy_ext.cpp
2019-09-04, by stefank
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
tip