Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
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.
8234437: Remove CollectedHeap::safe_object_iterate()
2019-11-20, by pliden
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled
2019-11-20, by pliden
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
2019-11-20, by pliden
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics
2019-11-20, by pliden
8234338: ZGC: Improve small heap usage
2019-11-20, by pliden
8234312: ZGC: Adjust warmup criteria
2019-11-20, by pliden
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled
2019-11-20, by pliden
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
2019-11-20, by alanb
8231460: Performance issue (CodeHeap) with large free blocks
2019-11-20, by lucy
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
2019-11-20, by itakiguchi
8233113: ARM32: assert on UnsafeJlong mutex rank check
2019-11-20, by bulasevich
8234381: API docs should mention special handling of enums in serialization
2019-11-19, by darcy
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
2019-11-20, by weijun
8233497: Optimize default method generation by data structure reuse
2019-11-19, by redestad
8232533: G1 uses only a single thread for pretouching the java heap
2019-11-19, by sangheki
Honor AlwaysPreTouch when commiting memory
stuefe-new-metaspace-branch
2019-11-19, by stuefe
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
2019-11-19, by bchristi
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs
2019-11-15, by cgo
Fix bug in zap_range and add virtual space test
stuefe-new-metaspace-branch
2019-11-19, by stuefe
Verify metaspace when printing VM.metaspace
stuefe-new-metaspace-branch
2019-11-19, by stuefe
8233922: Service binding augments module graph with observable incubator modules
2019-11-19, by alanb
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
2019-11-18, by dholmes
8220074: Clean up GCC 8.3 errors in LittleCMS
2019-11-19, by ysuenaga
8233462: serviceability/tmtools/jstat tests times out with -Xcomp
2019-11-18, by iignatyev
8234304: runtime/cds/appcds/javaldr tests should use driver mode
2019-11-18, by iignatyev
8234324: ARM32 build broken after 8231610
2019-11-18, by cgo
merge
JDK-8200758-branch
2019-11-18, by herrick
Merge
JDK-8200758-branch
2019-11-13, by herrick
8233193: Incorrect bailout from possibly_add_compiler_threads
2019-11-18, by mdoerr
8233141: DatagramSocket.send doesn't specify exception thrown when no target address
2019-11-18, by dfuchs
unixdomainchannels: autobound local address problem
unixdomainchannels
2019-11-18, by michaelm
8233787: Break cycle in vm_version* includes
2019-11-18, by lucy
8234248: More VectorSet cleanups
2019-11-18, by redestad
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
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
2019-11-13, by sangheki
8214483: Remove algorithms that use MD5 or DES from security requirements
2019-11-13, by mullan
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
tip