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.
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
tip