Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
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.
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
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
8233621: Mismatch in jsse.enableMFLNExtension property name
2019-11-08, by xuelei
Merge
JDK-8200758-branch
2019-11-08, by herrick
823359: Reorder jpackage help text to focus on package
JDK-8200758-branch
2019-11-08, by herrick
resources missed in 8233636 push
JDK-8200758-branch
2019-11-08, by herrick
8233636 : Make jpackage an incubator and remove tool provider implementation
JDK-8200758-branch
2019-11-08, by herrick
8233592: change --package-type option name to --type and allow -t short form
JDK-8200758-branch
2019-11-06, by herrick
8233594: create a new option --bind-servces to pass on to jlink
JDK-8200758-branch
2019-11-06, by herrick
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
2019-11-08, by fyang
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
2019-11-08, by iklam
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
2019-11-08, by zgu
inherited channels fix
unixdomainchannels
2019-11-08, by michaelm
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
2019-11-08, by bpb
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null()
2019-11-08, by zgu
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet
2019-11-08, by zgu
aefimov-dns-client-branch: Add system property to control ANY requests
aefimov-dns-client-branch
2019-11-08, by aefimov
Merge
aefimov-dns-client-branch
2019-11-08, by aefimov
8233389: Add PrintIdeal to compiler directives
2019-11-08, by jvernee
Minor updates to spec, and fix test issues
unixdomainchannels
2019-11-08, by michaelm
8189737: Make HeapRegion not derive from Space
2019-11-08, by tschatzl
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
2019-11-08, by thartmann
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
2019-11-07, by iklam
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
2019-11-07, by kvn
8209813: [TESTBUG] rewrite JFR shell tests in Java
2019-11-07, by mseledtsov
8232178: MacVolumesTest failed after upgrade to MacOS Catalina
2019-11-07, by bpb
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled
2019-11-07, by iignatyev
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp
2019-11-07, by kbarrett
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar
2019-11-07, by naoto
aefimov-dns-client-branch: Cleanup and address ANY type failures
aefimov-dns-client-branch
2019-11-07, by aefimov
Merge
aefimov-dns-client-branch
2019-11-07, by aefimov
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales
2019-11-07, by naoto
8233403: Improve verbosity of some httpclient tests
2019-11-07, by dfuchs
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
2019-11-07, by mgronlun
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant
2019-11-07, by mgronlun
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
2019-11-07, by pliden
8233796: Shenandoah is broken after 8233708
2019-11-07, by zgu
8233784: ProblemList failing JVMTI scenario tests
2019-11-07, by dholmes
8233708: VectorSet cleanup
2019-11-07, by redestad
8233073: Make BitMap accessors more memory ordering friendly
2019-11-07, by eosterlund
8232539: SIGSEGV in C2 Node::unique_ctrl_out
2019-10-22, by roland
8233328: fix minimal VM build on Linux s390x
2019-11-06, by mbaesken
8233783: Make 8232896 patch complete
2019-11-07, by neliasso
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion
2019-11-07, by thartmann
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
2019-11-06, by dholmes
Added tag jdk-14+22 for changeset 83810b7d12e7
2019-11-07, by jwilhelm
8233698: GCC 4.8.5 build failure after JDK-8233530
2019-11-06, by shade
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr
2019-11-06, by jiefu
8233658: Escape + in the expression describing Runtime.Version string
2019-11-06, by igerasim
8223940: Private key not supported by chosen signature algorithm
2019-11-06, by xuelei
8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access.
2019-11-06, by bulasevich
8233600: Cross-builds fails after JDK-8233285
2019-11-06, by bulasevich
Merge
stuefe-new-metaspace-branch
2019-11-06, by stuefe
8233695: AArch64 build failures after -Wno-extra removal
2019-11-06, by shade
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
tip