Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+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
8230561: Remove logTag_ext.hpp
2019-09-04, by stefank
8224599: Remove globals_ext.hpp
2019-09-04, by stefank
8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
2019-09-09, by rehn
8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
2019-09-09, by xgong
8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
2019-09-07, by dholmes
8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
2019-09-07, by iveresov
8230730: UseCompressedOops test crash with assertion failure
2019-09-07, by zgu
8230662: Remove dead code from MethodTypeForm
2019-09-07, by redestad
8223211 : Remove old code from service support
JDK-8200758-branch
2019-09-06, by herrick
8229840 : Add jtreg test for --linux-app-category option
JDK-8200758-branch
2019-09-06, by herrick
8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
2019-09-06, by erikj
8230680: latest Graal unittests depend on jdk.internal.module
2019-09-06, by dlong
8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
2019-09-06, by kbarrett
8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
2019-09-06, by clanger
8230694: http.keepAlive system property is inconsistently/incorrectly documented
2019-09-06, by dfuchs
8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
2019-08-30, by rrich
8230671: x86_32 build failures after JDK-8229496
2019-09-06, by shade
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
2019-09-05, by naoto
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
2019-09-05, by bpb
8230681: Add @since tag to java.io.Serial
2019-09-05, by darcy
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
2019-09-05, by dholmes
8229280: Test failures on several linux hosts after JDK-8181493
2019-09-05, by bpb
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
2019-09-05, by ccheung
8228854: Default ErrorListener reports warnings and errors to the console
2019-09-05, by joehw
8230646: Epsilon does not extend TLABs to max size
2019-09-05, by shade
Improved handling of Thread.interrupt() + cleanup
JEP-349-branch
2019-09-05, by egahlin
8229496: SIGFPE (division by zero) in C2 OSR compiled method
2019-09-05, by thartmann
8177068: incomplete classpath causes NPE in Flow
2019-09-05, by jlahoda
8230466: check malloc/calloc results in jdk.hotspot.agent
2019-09-05, by mbaesken
8230642: 8224815 broke Shenandoah build
2019-09-05, by stuefe
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
2019-09-05, by eosterlund
8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
2019-09-05, by eosterlund
8228967: Trust/Key store and SSL context utilities for tests
2019-09-05, by jjiang
Added tag jdk-14+13 for changeset fbbe6672ae15
2019-09-05, by jwilhelm
8230626: Make UnknownFooException strings more informative
2019-09-04, by darcy
8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
2019-09-04, by mseledtsov
8230435: Replace wildcard address with loopback or local host in tests - part 22
2019-09-04, by dfuchs
8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
2019-09-04, by dfuchs
8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions
jdk-14+13
2019-09-04, by dfuchs
8229450: C2 compilation fails with assert(found_sfpt) failed
2019-09-04, by xliu
8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
2019-09-04, by eosterlund
8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
2019-09-04, by mdoerr
8209802: Garbage collectors should register JFR types themselves to avoid build errors.
2019-09-04, by sjohanss
8230431: Move G1 trace code from gcTrace* to G1 directory
2019-09-04, by sjohanss
8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
2019-09-03, by mbaesken
8230485: add handling of aix tar in configure
2019-09-03, by mbaesken
8226221: Update PKCS11 tests to use NSS 3.46 libs
2019-09-04, by jjiang
6313903: Thread.sleep(3) might wake up immediately on windows
2019-09-03, by dholmes
single pass only to install typeset blobs to sample candidates
JEP-349-branch
2019-09-03, by mgronlun
8227236: assert(singleton != __null && singleton != declared_interface) failed
2019-09-03, by vlivanov
8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
2019-09-03, by zgu
8223714: HTTPSetAuthenticatorTest could be made more resilient
2019-08-30, by jpai
ObjectSampler constness
JEP-349-branch
2019-09-03, by mgronlun
remove explicit leakp artifact tagging functor
JEP-349-branch
2019-09-03, by mgronlun
cleanup
JEP-349-branch
2019-09-03, by mgronlun
reductions
JEP-349-branch
2019-09-03, by mgronlun
macro removals
JEP-349-branch
2019-09-03, by mgronlun
hide leakp tagging of klass
JEP-349-branch
2019-09-03, by mgronlun
better caching anonymous strings
JEP-349-branch
2019-09-03, by mgronlun
8230428: Cleanup dead CastIP node code in formssel.cpp
2019-09-03, by thartmann
Clean up class hiercharchy
JEP-349-branch
2019-09-02, by egahlin
Fix race condition in TestRepositoryMigration
JEP-349-branch
2019-09-02, by egahlin
old object sample blob:ification and serialization support
JEP-349-branch
2019-09-02, by mgronlun
Merge
2019-09-02, by michaelm
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
2019-09-02, by michaelm
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
2019-09-02, by mgronlun
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
2019-09-02, by mgronlun
8229422: Taskqueue: Outdated selection of weak memory model platforms
2019-08-12, by mdoerr
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
2019-09-02, by shade
8230238: Add another regression test for JDK-8134739
2019-09-02, by shade
8224214: [AIX] Remove support for legacy xlc compiler
2019-08-30, by mbaesken
8230373: Use java.io.Serial in generated exception types
2019-08-31, by darcy
8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
2019-08-30, by kbarrett
8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
2019-08-30, by tonyp
Add onError handler + various cleanup
JEP-349-branch
2019-08-30, by egahlin
8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
2019-08-30, by darcy
8230327: Make G1DirtyCardQueueSet free-id init unconditional
2019-08-30, by kbarrett
JDK-8229867: first prototype
JDK-8229867-branch
2019-08-30, by dfuchs
8230390: Problemlist SA tests with AOT
2019-08-30, by thartmann
Initial changes for JDK-8229867
JDK-8229867-branch
2019-08-30, by dfuchs
8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
2019-08-30, by dfuchs
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
2019-08-28, by jpai
8230105: -XDfind=diamond crashes
2019-08-30, by jlahoda
8230307: ZGC: Make zGlobals and zArguments OS agnostic
2019-08-30, by eosterlund
8230388: Problemlist additional compiler/rtm tests
2019-08-30, by thartmann
8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
2019-08-30, by amlu
8230203: Replace markWord enums with typed constants
2019-08-30, by stefank
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
2019-08-30, by jiefu
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
2019-08-30, by pli
8229997: Apply java.io.Serial annotations in java.base
2019-08-29, by darcy
8230332: G1DirtyCardQueueSet _notify_when_complete is always true
2019-08-29, by kbarrett
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
2019-08-29, by mseledtsov
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
2019-08-29, by kbarrett
8230037: Confused MetaData dumped by PrintOptoAssembly
2019-08-30, by jiefu
8230152: No appropriate error message when wix tools missing.
JDK-8200758-branch
2019-08-29, by herrick
8229999: Apply java.io.Serial annotations to security types in java.base
2019-08-29, by darcy
Update test
JEP-349-branch
2019-08-29, by egahlin
Publish configuration using volatile instread fence
JEP-349-branch
2019-08-29, by egahlin
Abort directory stream after end
JEP-349-branch
2019-08-29, by egahlin
Add mechanism för new file notification
JEP-349-branch
2019-08-29, by egahlin
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
2019-08-29, by dtitov
Rename RecordingStream::setInterval to setFlushInterval
JEP-349-branch
2019-08-29, by egahlin
8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
2019-08-28, by mbaesken
8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
2019-08-29, by mseledtsov
8230338: Accurate error message about bad Unicode block name
2019-08-29, by igerasim
imported patch legacy
JDK-8193209-branch
2019-08-29, by jlaskey
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
2019-08-29, by redestad
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
2019-08-29, by coleenp
optimization to avoid retagging and already tagged set of stacktraces
JEP-349-branch
2019-08-29, by mgronlun
avoid serializing stacktraces twice
JEP-349-branch
2019-08-29, by mgronlun
missing friend declarations
JEP-349-branch
2019-08-29, by mgronlun
optimizations for old object sample metadata
JEP-349-branch
2019-08-29, by mgronlun
Merge
2019-08-29, by psadhukhan
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
2019-08-23, by dmarkov
8226513: JEditorPane is shown with incorrect size
2019-08-19, by psadhukhan
8222108: Reduce minRefreshTime for updating remote printer list on Windows
2019-08-18, by aivanov
8228711: Path rendered incorrectly when it goes outside the clipping region
2019-08-07, by lbourges
8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
2019-08-06, by akolarkunnu
Merge
2019-07-25, by psadhukhan
Merge
2019-07-24, by psadhukhan
Merge
2019-07-24, by psadhukhan
Merge
2019-07-22, by psadhukhan
8230074: Improve specification for {Math, StrictMath}.negateExact
2019-08-28, by darcy
Rename firstNanos and lastNanos to filterStart and filterEnd
JEP-349-branch
2019-08-29, by egahlin
Make stream thread non-daemon and remove unnecessary copying of filter
JEP-349-branch
2019-08-29, by egahlin
Reduce allocation from logging
JEP-349-branch
2019-08-29, by egahlin
Added tag jdk-14+12 for changeset 8570f22b9b6a
2019-08-29, by jwilhelm
8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
2019-08-28, by jiefu
8230115: Problemlist JFR TestNetworkUtilization test
2019-08-28, by mseledtsov
8228554: Accessibility errors in jdwp-protocol.html
2019-08-28, by amenkov
8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
jdk-14+12
2019-08-28, by joehw
8215166: Remove unused G1PretouchAuxiliaryMemory option
2019-08-28, by godin
8230126: delay_to_keep_mmu can delay shutdown
2019-08-28, by kbarrett
Merge
JDK-8200758-branch
2019-08-28, by herrick
8224833: jpackages differences between platforms
JDK-8200758-branch
2019-08-28, by herrick
8228660: .deb files generated by jpackage don't follow naming convention
JDK-8200758-branch
2019-08-28, by herrick
8229979: jpackage cleanup src files, help text, and javadoc
JDK-8200758-branch
2019-08-28, by herrick
8230191: Replace javacup logo with duke everywhere in jpackage
JDK-8200758-branch
2019-08-28, by herrick
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
2019-08-28, by dcubed
8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
2019-08-28, by dcubed
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
2019-08-28, by iklam
8230091: Add verification of clean_catch_blocks
2019-08-26, by neliasso
8229278: Improve hs_err location printing to assume less about GC internals
2019-08-28, by eosterlund
simplifications
JEP-349-branch
2019-08-28, by mgronlun
8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
2019-08-28, by pliden
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
2019-08-28, by pliden
8230090: ZGC: Introduce ZSyscall
2019-08-28, by pliden
8227370: Remove SharedPathsMiscInfo
2019-08-27, by iklam
8230168: Use ClasspathStream for FileMapInfo::create_path_array
2019-08-27, by iklam
8230010: Remove jdk8037819/BasicTest1.java
2019-08-28, by fyuan
8226831: Use Objects.equals() when appropriate
2019-08-27, by igerasim
8228507: Archive FDBigInteger
2019-08-27, by redestad
8229844: Remove attempt_rebias parameter from revoke_and_rebias()
2019-08-27, by pchilanomate
8230118: 32-bit build failures after JDK-8227054
2019-08-27, by shade
8219708: Stop flushing OSR nmethods earlier in the sweeper
2019-08-27, by eosterlund
8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList
2019-08-27, by kbarrett
8230215: MacOS debug build is broken after JDK-8230003
2019-08-27, by shade
8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently
2019-08-27, by jpai
some cleanup
JEP-349-branch
2019-08-27, by mgronlun
rename from JfrCheckpointMode to JfrCheckpointType
JEP-349-branch
2019-08-27, by mgronlun
8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
2019-08-27, by shade
8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines
2019-08-14, by mbaesken
Add parser support for checkpoint cetagorization bits
JEP-349-branch
2019-08-26, by egahlin
checkpoint bit pattern
JEP-349-branch
2019-08-26, by mgronlun
8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR"
2019-08-26, by erikj
8230000: some httpclients testng tests run zero test
2019-08-26, by dfuchs
8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect
2019-08-26, by michaelm
Thread metadata to include excluded threads, thread sampler to exclude excluded threads, thread name friend
JEP-349-branch
2019-08-26, by mgronlun
8222363: Update ServerSocket.isBound spec to reflect implementation after close
2019-08-26, by michaelm
8224878: Use JVMFlag parameters instead of name strings
2019-08-26, by stefank
8229836: Remove include of globals.hpp from allocation.hpp
2019-08-26, by stefank
epoch aware serialization tagging
JEP-349-branch
2019-08-25, by mgronlun
typeset serialization cache
JEP-349-branch
2019-08-25, by mgronlun
stacktrace serialization cache
JEP-349-branch
2019-08-25, by mgronlun
fix merge error
JEP-349-branch
2019-08-25, by mgronlun
New metadata system for oldobjects built on top of simplified tagging model. Caching and serialization improvements. Flushpoint checkpoint with chunkheader contents.
JEP-349-branch
2019-08-24, by mgronlun
8230116: Test workaround to Klass::_class_loader_data sometimes NULL problem
2019-08-23, by coleenp
8230104: JNU_IsInstanceOfByName needs const parameter
2019-08-23, by rriggs
8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
2019-08-23, by dfuchs
8230058: Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker
2019-08-23, by rriggs
8230011: Consolidate duplicated classpath parsing code in classLoader.cpp
2019-08-23, by iklam
8229388: ErrorHandler and ContentHandler contain ambiguous/unfinished specification
2019-08-23, by joehw
8229337: java.lang.Math class doc should be adjusted regarding -Exact methods
2019-08-23, by dfuchs
Add test for Recording::setFlushInterval
JEP-349-branch
2019-08-23, by egahlin
Add support for checkpoint aware flushing
JEP-349-branch
2019-08-23, by egahlin
Rename flush to flush-interval and add test for jcmd and -XX:StartFlightRecording
JEP-349-branch
2019-08-23, by egahlin
Add example apps
JEP-349-branch
2019-08-23, by egahlin
Fix warning
JEP-349-branch
2019-08-23, by egahlin
Remove race condition in TestStart
JEP-349-branch
2019-08-23, by egahlin
Close metal-prototype-branch
metal-prototype-branch
2019-08-23, by jdv
8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
2019-08-23, by afarley
8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses
2019-08-23, by neliasso
8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection
2019-08-23, by neliasso
8229127: Make some methods in the allocation path non-virtual
2019-08-23, by pliden
8229451: ZGC: Make some roots invisible to the heap iterator
2019-08-23, by pliden
8227226: ZGC: Segmented array clearing
2019-08-23, by pliden
8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag
2019-08-22, by jnimeh
Take timestamp on commit
JEP-349-branch
2019-08-22, by egahlin
8230046: Build failure after JDK-8230003
2019-08-22, by shade
8078219: Verify lack of @test tag in files in java/net test directory
2019-08-22, by aefimov
Merge
2019-08-22, by lmesnik
8229957: Harden pid verification in attach mechanism
2019-08-22, by lmesnik
8226779: [TESTBUG] Test JFR API from Java agent
2019-08-22, by mseledtsov
8229887: (zipfs) zip file corruption when replacing an existing STORED entry
2019-08-22, by lancea
Merge
2019-08-22, by coleenp
8230003: Make Monitor inherit from Mutex
2019-08-22, by coleenp
8229925: [s390, PPC64] Exception check missing in interpreter
2019-08-22, by mdoerr
8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
2019-08-22, by michaelm
8229998: Build failure after JDK-8227054
2019-08-22, by shade
8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter
2019-08-22, by shade
8229967: Enable thread local handshakes on zero
2019-08-22, by rehn
8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
2019-08-22, by thartmann
8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2019-08-22, by thartmann
8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
2019-08-22, by ngasson
8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
2019-08-21, by kvn
Added tag jdk-14+11 for changeset bf4c808a4488
2019-08-22, by jwilhelm
8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
2019-08-21, by kbarrett
8227054: ServiceThread needs to know about all OopStorage objects
2019-08-21, by kbarrett
8207814: (proxy) upgrade the proxy class generator
2019-08-21, by rriggs
8211360: Change #if DEF to #if defined(DEF)
jdk-14+11
2019-08-21, by igerasim
8228547: accessibility errors in jvmti.html
2019-08-21, by amenkov
8229977: Shenandoah: save/restore FPU state aroud LRB runtime call
2019-08-21, by rkennke
8229930: internal_name() in annotations.hpp returns "{constant pool}"
2019-08-21, by hseigel
8229254: solaris_x64 build fails after JDK-8191278
2019-08-21, by bulasevich
8220700: jlink generated launcher script needs quoting to avoid parameter expansion
2019-08-21, by sundar
Merge
metal-prototype-branch
2019-08-21, by jdv
8139820: URLClassPath.FileLoader constructor redundantly checks protocol
2019-08-21, by godin
8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime
2019-08-20, by lmesnik
8229921: Shenandoah: Make Traversal mode non-experimental
2019-08-20, by rkennke
8229899: Make java.io.File.isInvalid() less racy
2019-08-19, by aeubanks
8229916: Delete redundant test java/net/Socket/reset/Test.java
2019-08-20, by dfuchs
8152467: remove uses of anachronistic array declarations for method return type
2019-08-20, by godin
8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
2019-07-02, by stefank
8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
2019-08-19, by stefank
8229838: Rename markOop files to markWord
2019-08-19, by stefank
8229788: Error dialog displays with DLL issue when installing WinChooserTest application
JDK-8200758-branch
2019-08-19, by herrick
Merge
JDK-8200758-branch
2019-08-19, by herrick
8225447: Revise Debian packaging
JDK-8200758-branch
2019-08-19, by herrick
8215381: Investigate if current implementation of --license-file is correct for Debian packages
JDK-8200758-branch
2019-08-19, by herrick
8229795: Investigate registry key usage and need for --win-registry-name option.
JDK-8200758-branch
2019-08-19, by herrick
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
tip