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.
8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier code
jdk-14+22
2019-11-06, by zgu
8233375: JFR emergency dump does not recover thread state
2019-11-06, by ysuenaga
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled
2019-11-06, by jiefu
8233650: Javadoc for Math.floorMod(int, int) gives wrong example
2019-11-05, by igerasim
8233599: ARM32 Build failed due to 8232050 missing an include
2019-11-05, by dholmes
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label
2019-11-05, by lancea
8233608: Minimal build broken after JDK-8233494
2019-11-06, by aoqi
Check for AF_UNIX support on Windows was not correct
unixdomainchannels
2019-11-05, by michaelm
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
2019-11-05, by iveresov
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
2019-11-05, by iignatyev
8232209: Update double-conversion license file to version 3.1.5
2019-11-05, by hannesw
make benchmark use loopback address
unixdomainchannels
2019-11-05, by michaelm
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
2019-11-05, by stuefe
added some micro benchmarks (SocketChannelCompare does direct comparison)
unixdomainchannels
2019-11-05, by michaelm
8233081: C1: PatchingStub for field access copies too much
2019-11-05, by mdoerr
8232896: ZGC: Enable C2 clone intrinsic
2019-10-31, by neliasso
8232880: Update test documentation with additional settings for client UI tooltip tests
2019-11-05, by dmarkov
8233574: Shenandoah: build is broken without jfr
2019-11-05, by jiefu
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle
2019-11-05, by redestad
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off
2019-11-05, by redestad
8233429: Minimal and zero VM build broken after JDK-8227003
2019-11-05, by jiefu
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
2019-10-31, by stuefe
8233422: Extra space in the title of the HTML javadoc page
2019-11-04, by igerasim
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt
2019-11-04, by iklam
8232919 : If user installs msi and exe, two installations are found in Add/Remove
JDK-8200758-branch
2019-11-04, by herrick
Merge
JDK-8200758-branch
2019-11-04, by herrick
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
2019-11-04, by bchristi
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list
2019-11-04, by bpb
8233520: Shenandoah: do not sleep when thread is attaching
2019-11-04, by shade
Merge
2019-11-04, by aph
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken
2019-11-01, by aph
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
2019-11-04, by jiefu
8232984: Upgrading Joni License version to 2.1.16
2019-11-04, by coffeys
8233285: Demangling C++ symbols in jhsdb jstack --mixed
2019-11-04, by ysuenaga
8232973: Potential infinite loop in macOS hotspot agent
2019-11-04, by stooke
Merge
unixdomainchannels
2019-11-04, by michaelm
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
2019-11-04, by tschatzl
8233383: Various minor fixes
2019-11-04, by ihse
8233381: Update copyright year in build system files
2019-11-04, by ihse
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
2019-11-04, by chegar
8230847: Trees.getScope may crash when invoked for statement inside switch.
2019-11-04, by jlahoda
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
2019-10-30, by mbaesken
8233078: fix minimal VM build on Linux ppc64(le)
2019-11-04, by mbaesken
8229815: Upgrade Jline to 3.12.1
2019-11-04, by jlahoda
8231950: keytool -ext camel-case shorthand not working
2019-11-04, by weijun
8229516: Thread.isInterrupted() always returns false after thread termination
2019-11-03, by dholmes
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
2019-11-03, by alanb
8232673: (dc) DatagramChannel socket adaptor issues
2019-11-02, by alanb
8233359: Add global sized operator delete definitions
2019-11-01, by kbarrett
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity
2019-11-01, by bpb
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact
2019-11-01, by jboes
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on
2019-11-01, by ccheung
8227003: Add high-level JIT compilation mode control mechanism
2019-11-01, by iveresov
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
2019-11-01, by dl
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
2019-11-01, by dl
8233387: Shenandoah: passive mode should disable pacing ergonomically
2019-11-01, by shade
8233333 : Incorrect comparison of number version strings in ToolValidator
JDK-8200758-branch
2019-11-01, by herrick
8233265: jpackage --add-modules cannot find additional modules with non-modular app
JDK-8200758-branch
2019-11-01, by herrick
8232186 : Add verification for pkg and dmg tests
JDK-8200758-branch
2019-10-31, by herrick
8233138 : Error 2343 when using --win-dir-chooser
JDK-8200758-branch
2019-10-31, by herrick
8233143 : RPM errors: rpmbuild: no spec files given for build
JDK-8200758-branch
2019-10-31, by herrick
8233218 : rpm uninstall errors (xdg-icon-resource: the icon size must be specified with --size)
JDK-8200758-branch
2019-10-31, by herrick
8233386: Initialize NULL fields for unused decorations
2019-11-01, by coleenp
Micro loaders shall not retire chunks if the costs for retiring chunks outqweights the saved space
stuefe-new-metaspace-branch
2019-11-01, by stuefe
Improve spacemanager logging
stuefe-new-metaspace-branch
2019-11-01, by stuefe
Tune boot loader chunk sizes
stuefe-new-metaspace-branch
2019-11-01, by stuefe
Print committed-free when tracing chunk details
stuefe-new-metaspace-branch
2019-11-01, by stuefe
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp
2019-11-01, by clanger
8232168: Fix non wide char canonicalization on Windows
2019-10-15, by rschmelter
8233273: Update Graal
2019-10-31, by dlong
8224159: JDWP IPv6 scope support
2019-10-31, by amenkov
8232921: assert(is_object_aligned(result)) failed: address not aligned
2019-10-29, by goetz
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100
2019-10-31, by bobv
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
2019-10-31, by dfuchs
8205132: Degrade Thread.countStackFrames() to throw UOE
2019-10-31, by alanb
8232806: Introduce a system property to disable eager lambda initialization
2019-10-28, by vjovanovic
aefimov-dns-client-branch: Add jdk.dns.client source
aefimov-dns-client-branch
2019-10-31, by aefimov
Merge
aefimov-dns-client-branch
2019-10-31, by aefimov
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit
2019-10-31, by shade
Added tag jdk-14+21 for changeset c16ac7a2eba4
2019-10-31, by jwilhelm
8233266: Remove unnecessary fence in restore_unshareable_info
2019-10-30, by coleenp
8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.
2019-10-31, by valeriep
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
2019-10-30, by lancea
8226511: Implement JFR Event Streaming
jdk-14+21
2019-10-30, by mgronlun
Make TestSetEndTime more stable
JEP-349-branch
2019-10-30, by egahlin
8233159: Method::result_type should use calculated value in constMethod
2019-10-30, by redestad
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2019-10-29, by chagedorn
8232724: Remove indirection with calling JNU_NewStringPlatform
2019-10-30, by aivanov
8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64
2019-10-30, by zgu
Windows InheritedChannel no longer needed
unixdomainchannels
2019-10-30, by michaelm
removing unnecessary diffs from mainline
unixdomainchannels
2019-10-30, by michaelm
fix typo
JEP-349-branch
2019-10-30, by mgronlun
stricly monotone nanos for chunkheader
JEP-349-branch
2019-10-30, by mgronlun
Merge
JEP-349-branch
2019-10-30, by mgronlun
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl
2019-10-30, by pli
8233035: Update JVMCI
2019-10-29, by kvn
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
2019-10-29, by mr
8173975: Lookup::in should not allow target class be primitive or array class
2019-10-29, by mchung
second part of cleanup reducing number of files touched in main line
unixdomainchannels
2019-10-29, by michaelm
partial cleanup
unixdomainchannels
2019-10-29, by michaelm
8232748: Build static versions of certain JDK libraries
2019-10-29, by erikj
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
2019-10-29, by lancea
8233075: JFR - nmetods - misspelled in several places
2019-10-29, by ecaspole
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
2019-10-29, by jiefu
8232080: jlink plugins for vendor information and run-time options
2019-10-29, by mr
license header and newlines
JEP-349-branch
2019-10-29, by mgronlun
Add workaround for 8233019
stuefe-new-metaspace-branch
2019-10-29, by stuefe
Add experimental switch to force ccs to a specific address
stuefe-new-metaspace-branch
2019-10-29, by stuefe
Merge
stuefe-new-metaspace-branch
2019-10-29, by stuefe
Merge
JEP-349-branch
2019-10-29, by mgronlun
8230400: Missing constant pool entry for a method in stacktrace
2019-10-29, by mgronlun
Close ihse-setupexecute-branch
ihse-setupexecute-branch
2019-10-29, by ihse
Merge from default
ihse-setupexecute-branch
2019-10-29, by ihse
Add documentation.
ihse-setupexecute-branch
2019-10-29, by ihse
Merge
unixdomainchannels
2019-10-29, by michaelm
8231365: ServicePermission::equals doesn't comply to the spec
2019-10-29, by weijun
8228969: 2019-09-28 public suffix list update
2019-10-29, by weijun
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
2019-10-28, by coleenp
TestLatestEvent: Abort if not 6 NotLatest events are found
JEP-349-branch
2019-10-28, by egahlin
Merge
JEP-349-branch
2019-10-28, by mgronlun
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip