Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
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.
8227175: ZGC: ZHeapIterator visits potentially dead objects
2019-06-10, by stefank
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
2019-07-02, by stefank
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
2019-07-02, by stefank
8227055: Minor edits to launcher help text
2019-07-03, by dholmes
8226963: More clarification on possible sequencing error in GSSContext::unwrap
2019-07-04, by weijun
8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
2019-07-04, by weijun
8227124: "could not open pipe" error does not report error details
2019-07-05, by amenkov
8225239: Refactor NetworkInterface lookups
2019-07-05, by redestad
8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
2019-07-05, by vlivanov
8227039: Shenandoah: Aggressive heuristics for Traversal mode
2019-07-05, by rkennke
8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
2019-07-04, by rkennke
8226793: Replace OopStorage dup_name with os::strdup
2019-07-04, by kbarrett
8226823: Adjust BarrierSetC2 for C2 runtime calls
2019-07-04, by rkennke
8226822: GC interface for C1 runtime calls
2019-07-04, by rkennke
8227010: Error recovery after local variable redeclaration can be improved
2019-07-04, by jlahoda
8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
2019-07-04, by redestad
8226757: Shenandoah: Make traversal and passive modes explicit
2019-07-04, by rkennke
8227032: MetaspaceUtils::print_report crashes when called before initialization
2019-07-01, by stuefe
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
2019-07-04, by stuefe
8227171: provide function names in native stack trace on aix with xlc16
2019-07-03, by mbaesken
8227173: Minor cleanup of unused code in compile.hpp
2019-07-04, by thartmann
8227202: clarify Class.isEnum() doc
2019-07-03, by darcy
Merge
2019-07-03, by mikael
Added tag jdk-13+28 for changeset 1e95931e7d8f
2019-07-03, by mikael
8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
2019-07-03, by dnsimon
8227080: (fs) Files.newInputStream(...).skip(n) is slow
2019-07-03, by bpb
Added tag jdk-14+4 for changeset 19d0b382f086
2019-07-03, by mikael
8223575: add subspace transitions to gc+metaspace=info log lines
2019-07-03, by tonyp
8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
2019-07-03, by joehw
8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
2019-07-03, by rkennke
Merge
2019-07-03, by mikael
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
2019-06-13, by shade
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
2019-07-03, by mgronlun
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"
jdk-13+28
2019-07-03, by weijun
8226366: Excessive ServiceThread wakeups for OopStorage cleanup
2019-07-02, by kbarrett
8226596: Accessibility errors in jdwp-protocol.html
2019-07-02, by sspitsyn
8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
2019-07-02, by iignatyev
8225679: reference to http://java.sun.com/products/JavaManagement/download.html
2019-07-02, by amenkov
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
2019-07-02, by mgronlun
8225706: JFR RootResolver resets CLD claims with no restore
2019-07-02, by mgronlun
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
2019-07-02, by eosterlund
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
2019-07-02, by eosterlund
8226522: No compilation error reported when yield is used in incorrect context
2019-07-02, by jlahoda
8224673: Adjust permission for delayed starting of debugging
2019-05-24, by rschmelter
8225475: Node budget asserts on x86_32/64
2019-06-25, by phedlin
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
2019-06-28, by mbaesken
8227178: Backout of 8215523
2019-07-03, by poonam
8226238: Improve error output and fix elf issues in os::dll_load
jdk-14+4
2019-07-02, by mbaesken
8227085: ZGC: Add on_weak load barrier verification
2019-07-02, by stefank
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
2019-07-02, by stefank
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
2019-07-02, by stefank
8226956: Add invocation tests for Graal and C1
2019-07-02, by hseigel
Merge
2019-07-02, by aph
8226525: HotSpot compile-time error for x86-32
2019-07-02, by aph
8226976: SessionTimeOutTests uses == operator for String value check
2019-07-02, by jpai
8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently
2019-07-02, by bpb
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot
2019-07-02, by zgu
8226602: Test convenience reactive primitives from java.net.http with RS TCK
2019-07-02, by prappo
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
2019-07-02, by stuefe
8227035: JVM::printFlags fails in native OOM situations
2019-07-02, by stuefe
Merge
2019-07-01, by mikael
8226603: accessibility issues in specs/jvmti.html
2019-07-01, by sspitsyn
8226287: Make process_users_of_allocation handle gc barriers
2019-07-01, by neliasso
8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box()
2019-06-28, by iveresov
8215523: jstat reports incorrect values for OU for CMS GC
2019-07-01, by poonam
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option
2019-07-01, by zgu
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
2019-07-01, by redestad
8226287: Make process_users_of_allocation handle gc barriers
2019-07-01, by neliasso
8226967: Minimal VM: FALSE was not declared in this scope
2019-07-01, by aoqi
Merge
2019-06-29, by jwilhelm
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
2019-06-28, by sspitsyn
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
2019-06-28, by dlong
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
2019-06-28, by clanger
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
2019-06-28, by valeriep
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
2019-06-28, by naoto
8226510: No compilation error when switch expression has no result expressions
2019-06-27, by jlahoda
8224650: Add tests to support X25519 and X448 in TLS
2019-06-28, by jjiang
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
2019-06-28, by darcy
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
2019-06-28, by bpb
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
2019-06-28, by ccheung
8226878: zero crashes after JDK-8191278
2019-06-28, by aoqi
8226514: Replace wildcard address with loopback or local host in tests - part 14
2019-06-28, by dfuchs
8223173: Implement fast class initialization checks on AARCH64
2019-06-28, by dpochepk
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
2019-06-28, by michaelm
8226879: Memory leak in Type::hashcons
2019-06-28, by thartmann
Merge
2019-06-27, by jwilhelm
8226783: GTK is not being returned as the System L&F on Gnome
2019-06-27, by prr
8226608: Hide the onjcmd option from the help output
2019-06-27, by rschmelter
Added tag jdk-13+27 for changeset b7f68ddec66f
2019-06-27, by jwilhelm
8225702: Safepoint counter can't be used for safepoint detection
2019-06-26, by rehn
8225437: JvmtiExport::gc_epilogue is unnecessary
2019-06-27, by coleenp
8226825: Replace wildcard address with loopback or local host in tests - part 19
2019-06-27, by dfuchs
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
2019-06-27, by aoqi
8213108: Improve work distribution during remembered set scan
2019-06-27, by tschatzl
8225497: Update Graal
2019-06-27, by jwilhelm
Added tag jdk-14+3 for changeset e64383344f14
2019-06-27, by jwilhelm
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
2019-06-26, by igerasim
Merge
2019-06-26, by jwilhelm
8224764: Create jtreg test for JDK-8222252
2019-06-26, by bobv
8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at
jdk-13+27
2019-06-25, by smonteith
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
2019-06-26, by valeriep
8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification
2019-06-25, by vromero
8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
2019-06-25, by ccheung
8226730: Missing `@` in code tags
2019-06-25, by aefimov
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
2019-06-24, by dcubed
8225255: Make SATB qset lock-free
jdk-14+3
2019-06-26, by kbarrett
8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo
2019-06-26, by hseigel
8224157: BCEL: update to version 6.3.1
2019-06-26, by joehw
8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality
2019-06-25, by darcy
8224849: Flag (?U:...) is allowed for non-capturing groups
2019-06-25, by igerasim
8226543: Reduce GC pressure during message digest calculations in password-based encryption
2019-06-25, by igerasim
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
2019-06-25, by valeriep
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
tip