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.
8233712: Limit default tests jobs based on ulimit -u setting
2019-11-06, by sgehwolf
8233219: NMT output on AIX misses some categories
2019-11-15, by mbaesken
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area
2019-11-15, by dcubed
8234272: ProblemList runtime/NMT/HugeArenaTracking.java
2019-11-15, by dcubed
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5"
2019-11-15, by iignatyev
8233280: Remove GCLockerInvokesConcurrent
2019-11-15, by kbarrett
8234208: Logging reports zero total refined cards under "Before GC RS summary"
2019-11-14, by manc
8204128: NMT might report incorrect numbers for Compiler area
2019-11-15, by zgu
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
2019-11-15, by simonis
unixdomainchannels: finx to local address handling
unixdomainchannels
2019-11-15, by michaelm
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp
2019-11-15, by jiefu
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
2019-11-15, by jiefu
8234188: AIX build broken after 8220310
2019-11-15, by mdoerr
Fix counter mismatch after workaround for JDK-8233019
stuefe-new-metaspace-branch
2019-11-15, by stuefe
8232019: Add LuxTrust certificate updates to the existing root program
2019-11-14, by rhalade
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
2019-11-14, by dholmes
8214024: Remove the default keytool -keyalg value
2019-11-15, by weijun
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying
2019-11-14, by never
8233912: aarch64: minor improvements of atomic operations
2019-11-14, by fyang
aefimov-dns-client-branch: Fix timeouts, add platform specific file locations
aefimov-dns-client-branch
2019-11-14, by aefimov
aefimov-dns-client-branch: fix windows builds
aefimov-dns-client-branch
2019-11-14, by aefimov
Merge
aefimov-dns-client-branch
2019-11-14, by aefimov
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...."
2019-11-14, by iklam
8234127: BasicHashtable does not support small table_size
2019-11-13, by manc
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile
2019-11-14, by jjg
8233841: Update Graal
2019-11-14, by dlong
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java
2019-11-14, by mseledtsov
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
2019-11-14, by pconcannon
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF
2019-11-14, by pconcannon
8233686: XML transformer uses excessive amount of memory
2019-11-14, by joehw
unixdomainchannels: more fixes
unixdomainchannels
2019-11-14, by michaelm
8146298: (dc spec) connect and disconnect methods should specify that they may block
2019-11-14, by bpb
add missing files
JDK-8193209-branch
2019-11-14, by jlaskey
[mq]: other
JDK-8193209-branch
2019-11-14, by jlaskey
[mq]: refresh
JDK-8193209-branch
2019-11-14, by jlaskey
reconstructing branch
JDK-8193209-branch
2019-11-14, by jlaskey
restarting random branch
jlaskey-prng
2019-11-14, by jlaskey
8234080: jdk/nio/zipfs/CRCWriteTest.java fails
2019-11-14, by lancea
unixdomainchannels: fix some sockaddr_un address handling
unixdomainchannels
2019-11-14, by michaelm
8234003: Improve IndexSet iteration
2019-11-14, by redestad
[mq]: latest
JDK-8193209-branch
2019-11-14, by jlaskey
Merge
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: new test plus apidoc update
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: apidoc updates
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: unix domain automatic bind
unixdomainchannels
2019-11-14, by michaelm
8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type
2019-11-14, by jvernee
unixdomainchannels: minor apidoc update
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: test updates
unixdomainchannels
2019-11-14, by michaelm
8234133: VM build broken due to memory/archiveUtils.inline.hpp
2019-11-13, by iklam
Added tag jdk-14+23 for changeset 15936b142f86
2019-11-14, by jwilhelm
8231610: Relocate the CDS archive if it cannot be mapped to the requested address
2019-11-13, by iklam
8234130: Zero VM build broken after JDK-8233913
2019-11-14, by jiefu
8233096: Update javax.lang.model for switch expressions
2019-11-13, by darcy
8232588: G1 concurrent System.gc can return early or late
2019-11-13, by kbarrett
8231915: two JDI tests interfere with each other
2019-11-13, by amenkov
8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress()
2019-11-13, by cjplummer
8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set
2019-11-13, by iignatyev
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
2019-11-13, by iignatyev
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
2019-11-13, by sangheki
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)
2019-11-13, by sangheki
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
tip