Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
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.
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package
2019-11-13, by jjg
8234079: ZipFileInputStreamSkipTest.java runs zero test
2019-11-13, by amlu
8233913: Remove implicit conversion from Method* to methodHandle
jdk-14+23
2019-11-13, by coleenp
8233731: repeated typo "fro" for "for"
2019-11-13, by coffeys
unixdomainchannels: update to unit tests
unixdomainchannels
2019-11-13, by michaelm
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
2019-11-13, by lkorinth
unixdomainchannels: added some unit tests
unixdomainchannels
2019-11-13, by michaelm
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits
2019-11-13, by bsrbnd
8230459: Test failed to resume JVMCI CompilerThread
2019-10-21, by mdoerr
8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns
2019-11-13, by smonteith
Merge
unixdomainchannels
2019-11-13, by michaelm
8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
2019-11-13, by michaelm
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
2019-11-13, by thartmann
8233785: Incorrect JDK version is reported in hs_err log
2019-11-13, by ysuenaga
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
2019-11-13, by amlu
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
2019-11-12, by naoto
8226297: Dual-pivot quicksort improvements
2019-11-12, by bchristi
8233880: Support compilers with multi-digit major version numbers
2019-11-12, by fweimer
8230661: ZGC: Stop reloading oops in load barriers
2019-11-12, by eosterlund
8233797: ZGC: Unify naming convention for functions using atomics
2019-11-12, by eosterlund
8233061: ZGC: Enforce memory ordering in segmented bit maps
2019-11-12, by eosterlund
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
2019-11-12, by darcy
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
2019-11-12, by mbalao
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
2019-11-12, by tschatzl
Merge
JDK-8200758-branch
2019-11-12, by herrick
Merge
JDK-8200758-branch
2019-11-12, by herrick
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
2019-11-12, by mdoerr
Merge
JDK-8200758-branch
2019-11-12, by herrick
Added connection setup time benchmark
unixdomainchannels
2019-11-12, by michaelm
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
2019-11-08, by jboes
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
2019-11-12, by fweimer
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
2019-11-11, by jiefu
8224817: Implementation of JEP 364: ZGC on macOS
2019-11-12, by eosterlund
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
2019-11-12, by eosterlund
8233884: Avoid looking up standard charsets in security libraries
2019-11-12, by igerasim
8233900: [JVMCI] improve help text for EnableJVMCIProduct option
2019-11-12, by dnsimon
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
2019-11-12, by thartmann
8232684: Make switch expressions final
2019-11-12, by jlahoda
8231863: Crash if classpath is read from @argument file and the main gets option argument
2019-11-11, by henryjen
updates to previous changeset for windows
unixdomainchannels
2019-11-11, by michaelm
moved unix socket address out of SOCKETADDRESS structure
unixdomainchannels
2019-11-11, by michaelm
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
2019-11-11, by dtitov
8232735: Convert PrintJNIResolving to Unified Logging
2019-11-11, by coleenp
8233918: 8233498 broke build on SPARC
2019-11-11, by phedlin
8231757: [ppc] Fix VerifyOops. Errors show since 8231058.
2019-11-11, by goetz
Merge
unixdomainchannels
2019-11-11, by michaelm
Merge
unixdomainchannels
2019-11-11, by michaelm
8233498: Remove dead code.
2018-04-24, by phedlin
8230767: FlightRecorderListener returns null recording
2019-11-11, by egahlin
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
2019-11-11, by igerasim
8233065: PSParallelCompact::move_and_update is unused and should be removed
2019-11-11, by sjohanss
JNI initialization fix
unixdomainchannels
2019-11-11, by michaelm
8233790: Forward output from heap dumper to jcmd/jmap
2019-11-11, by rschmelter
8231922: Could not find field with name revokedClass
2019-11-11, by mgronlun
Merge
unixdomainchannels
2019-11-11, by michaelm
updates
unixdomainchannels
2019-11-11, by michaelm
8229694: JVM crash in SWPointer during C2 OSR compilation
2019-11-11, by chagedorn
8233745: [JVMCI] TranslatedException should serialize classloader and module info
2019-11-09, by iignatyev
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
2019-11-09, by alanb
8216472: (se) Stack overflow during selection operation leads to crash (win)
2019-11-09, by alanb
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
tip