Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
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.
8232834: RunTest sometimes fails to produce valid exitcode.txt
2019-10-23, by erikj
8232771: Revert JDK-8230794 because of environment changes
2019-10-23, by tschatzl
8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong
2019-10-23, by thartmann
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes
2019-10-23, by chagedorn
8232874: Add missing test for 8230062
2019-10-23, by chagedorn
8232873: Add missing test for 8220416
2019-10-23, by chagedorn
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error
2019-10-23, by jiefu
8232770: Enable more warnings on solaris studio
2019-10-23, by ihse
8211073: Remove -Wno-extra from Hotspot
2019-10-23, by ihse
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power
2019-10-22, by mhorie
8232571: Add missing SIGINFO signal
2019-10-22, by dholmes
8232592: <Unknown compiled code> is shown in jstack mixed mode
2019-10-23, by ysuenaga
8223697: jfr tool can't format duration values greater than 1 minute
2019-10-22, by cito
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc
2019-10-22, by shade
8232791: Shenandoah: passive mode should disable pacing
2019-10-22, by shade
8232617: Update the outdated code comments in java.lang.System class
2019-10-22, by mchung
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots
2019-10-22, by zgu
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register
2019-10-22, by shade
Add doubunder on solaris in two places.
ihse-cflags-rewrite-branch
2019-10-22, by ihse
8223400: Replace some enums with static const members in hotspot/runtime
2019-10-22, by ihse
Merge
ihse-cflags-rewrite-branch
2019-10-22, by ihse
Fix merge errors.
ihse-cflags-rewrite-branch
2019-10-22, by ihse
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled
2019-10-22, by jiefu
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled
2019-10-21, by jiefu
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned
2019-10-21, by shade
8232730: Shenandoah: Traversal should not CAS the roots
2019-10-21, by shade
8232624: Java cannot start: NewStringPlatform missing
2019-10-21, by aivanov
8231587: Memory leak in WorkArounds.serializedForms
2019-10-21, by jjg
8232639: Change module graph images to use SVG instead of PNG format.
2019-10-21, by jjg
8232712: Shenandoah: SIGBUS in load_reference_barrier_native
2019-10-21, by zgu
Fix race conditation in test and add logging for TestLatestEvent
JEP-349-branch
2019-10-21, by egahlin
8232569: Use test image from different jib profile for testing
2019-10-21, by erikj
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
2019-10-21, by lfoltan
Improve TestSetSettings.java
JEP-349-branch
2019-10-21, by egahlin
8232572: Add hooks for custom output dir in Bundles.gmk
2019-10-21, by erikj
Add logging for parsing chunk start time
JEP-349-branch
2019-10-21, by egahlin
Add logging to TestSetSettings.java
JEP-349-branch
2019-10-21, by egahlin
Fix comments
stuefe-new-metaspace-branch
2019-10-21, by stuefe
Fix error in chunk allocation strategy which caused small chunks to dominate
stuefe-new-metaspace-branch
2019-10-21, by stuefe
Harden TestChunkGap.java
JEP-349-branch
2019-10-21, by egahlin
Log unknown event
JEP-349-branch
2019-10-21, by egahlin
8226585: Improve javac messages for using a preview API
2019-10-21, by jlahoda
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals
2019-10-21, by shade
8232575: Shenandoah: asynchronous object/region pinning
2019-10-21, by shade
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier
2019-10-21, by shade
8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
2019-10-21, by pliden
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp
2019-10-21, by pliden
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp
2019-10-21, by pliden
8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp
2019-10-21, by pliden
8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp
2019-10-21, by pliden
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
2019-10-21, by pliden
8231940: ZGC: Print correct low/high capacity
2019-10-21, by pliden
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest
2019-10-21, by pliden
8232001: ZGC: Ignore metaspace GC threshold until GC is warm
2019-10-21, by pliden
8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
2019-10-21, by amlu
8232616: JVMCI_lock fails to get initialized when cds is disabled
2019-10-18, by jiefu
8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java
2019-10-18, by cjplummer
datagramsocketimpl-branch: minor refactoring
datagramsocketimpl-branch
2019-10-18, by chegar
8223325: Improve wix sources generated by jpackage
JDK-8200758-branch
2019-10-18, by herrick
8232281: jpackage is not always reporting an error when no main class specified
JDK-8200758-branch
2019-10-18, by herrick
8232008: Shenandoah: C1 load barrier does not match interpreter version
2019-10-18, by zgu
8232010: Shenandoah: implement self-fixing native barrier
2019-10-18, by zgu
8231719: Correct contradictions in timeout range descriptions.
2019-10-16, by pconcannon
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
2019-10-17, by jboes
8232009: Shenandoah: C2 load barrier does not match interpreter version
2019-10-18, by zgu
8232030: HelloDynamic.java fails with latest Graal
2019-10-18, by ccheung
datagramsocketimpl-branch: fix issue with receive packet buf size
datagramsocketimpl-branch
2019-10-18, by chegar
Stabilize TestLatestEvent.java
JEP-349-branch
2019-10-18, by egahlin
8231324: Shenandoah: avoid duplicated weak root works during final traversal
2019-10-18, by zgu
8232381: add result NULL-checking to freetypeScaler.c
2019-10-18, by mbaesken
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
2019-10-18, by jiefu
Lessen verification costs
stuefe-new-metaspace-branch
2019-10-17, by stuefe
8232084: HotSpot build failed with GCC 9.2.1
2019-10-18, by ysuenaga
8232370: Refactor some com.sun.jdi tests to enable IDE integration
2019-10-17, by clanger
datagramsocketimpl-branch: initial code changes
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
2019-10-17, by chegar
Initial changes for datagramsocketimpl-branch
datagramsocketimpl-branch
2019-10-17, by chegar
8232573: Shenandoah: cleanup and add more logging for in-pause phases
2019-10-17, by shade
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking
2019-10-17, by shade
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java
2019-10-17, by zgu
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
2019-10-17, by darcy
Removing TestLargeRootSet.java from problem list as it was fixed
JEP-349-branch
2019-10-17, by mseledtsov
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails
JDK-8200758-branch
2019-10-17, by herrick
8232280: close() is not called on return value of Files.walk()
JDK-8200758-branch
2019-10-17, by herrick
8213239: Configure cannot handle command overrides with arguments
2019-10-17, by ihse
8232112: MDO extra_data_lock leaks during class unloading
2019-10-17, by coleenp
Also fix launchers.
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Make it compile again. (Mostly remove logical-op).
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Merge from default (huge)
ihse-cflags-rewrite-branch
2019-10-17, by ihse
8218628: Add detailed message to NullPointerException describing what is null.
2019-10-14, by goetz
8223998: Missing MakeDir in ExecuteWithLog
2019-10-17, by ihse
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
2019-10-16, by rrich
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
2019-10-17, by mli
8209824: Improve the code coverage for ThreadLocal
2019-10-17, by mli
8231859: Extra dash after the exception name in @throws clause of javadoc
2019-10-16, by igerasim
Added tag jdk-14+19 for changeset 9b67dd88a931
2019-10-17, by jwilhelm
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
2019-10-16, by darcy
8232357: Compare version info of Santuario to legal notice
2019-10-17, by weijun
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
2019-10-17, by redestad
8232211: Remove dead code from os.hpp|cpp
2019-10-17, by redestad
8230407: SocketPermission and FilePermission action list allows leading comma
2019-10-16, by igerasim
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero
jdk-14+19
2019-10-14, by manc
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
2019-10-16, by yzheng
8231449: HttpClient’s client ssl certificate authentication seems to be broken.
2019-10-16, by dfuchs
8232279 : Improve test helpers #2
JDK-8200758-branch
2019-10-16, by herrick
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes
JDK-8200758-branch
2019-10-16, by herrick
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
stuefe-new-metaspace-branch
2019-10-16, by stuefe
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
2019-10-16, by tschatzl
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
2019-10-16, by mdoerr
Merge
JEP-349-branch
2019-10-16, by mgronlun
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
2019-10-15, by zgu
Don't expand LongMap lazily
JEP-349-branch
2019-10-16, by egahlin
Merge
2019-10-15, by henryjen
Merge
2019-10-14, by henryjen
8228825: Enhance ECDSA operations
2019-10-04, by ascarpino
8226765: Commentary on Javadoc comments
2019-08-06, by hannesw
8227601: Better collection of references
2019-01-17, by rriggs
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip