Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
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.
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
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
move stub
JEP-349-branch
2019-10-28, by mgronlun
8231273: Upgrade CLDR to v36
2019-10-28, by naoto
Merge
JEP-349-branch
2019-10-28, by mgronlun
Merge
JEP-349-branch
2019-10-28, by mgronlun
8232879: Writing out data with the Zip File System leads to a CRC failure
2019-10-28, by lancea
8232118: Add JVM option to enable JVMCI compilers in product mode
2019-10-28, by bobv
Exception should use FileAccess to get file length
JEP-349-branch
2019-10-28, by egahlin
8232992: Shenandoah: Implement self-fixing interpreter LRB
2019-10-28, by zgu
Merge
JDK-8200758-branch
2019-10-28, by herrick
8232890: Remove bad Code attribute parsing code
2019-10-28, by hseigel
8231565: More node budget asserts in fuzzed tests.
2019-10-23, by phedlin
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
2019-10-28, by stefank
8232650: ZGC: Add initialization hooks for OS specific code
2019-10-28, by stefank
8232651: Add implementation of os::processor_id() for Windows
2019-10-28, by stefank
8232649: ZGC: Add callbacks to ZMemoryManager
2019-10-28, by stefank
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
2019-10-28, by stefank
8232602: ZGC: Make ZGranuleMap ZAddress agnostic
2019-10-28, by stefank
8232601: ZGC: Parameterize the ZGranuleMap table size
2019-10-28, by stefank
8212132: (dc) Remove DatagramChannelImpl finalize method
2019-10-27, by alanb
Tune chunk sizes to reduce waste sections
stuefe-new-metaspace-branch
2019-10-27, by stuefe
Stabilize TestLatestEvent.java
JEP-349-branch
2019-10-26, by egahlin
8233027: OopMapSet::all_do does oms.next() twice during iteration
2019-10-25, by never
8225464: Obsolete TraceNMethodInstalls flag
2019-10-25, by kvn
8231570: (dc) Clarify implicit bind behavior of DatagramChannel
2019-10-25, by pconcannon
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes
2019-10-25, by shade
Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc
unixdomainchannels
2019-10-25, by michaelm
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test
2019-10-25, by epavlova
Initial changeset for unixdomainchannels
unixdomainchannels
2019-10-25, by michaelm
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
2019-10-25, by tschatzl
8232777: Rename G1Policy::_max_rs_length as it is no maximum
2019-10-25, by tschatzl
8232779: G1 current collection parallel time does not include optional evacuation
2019-10-25, by tschatzl
8232083: Minimal VM is broken after JDK-8231586
2019-10-24, by never
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp
2019-10-25, by amlu
8232904: Update JVMCI
2019-10-24, by kvn
8223323: Adjust jpackage makefiles
JDK-8200758-branch
2019-10-24, by herrick
8230612: Debian packaging ignores version and release in custom control file
JDK-8200758-branch
2019-10-24, by herrick
8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting
2019-10-24, by mseledtsov
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting
2019-10-24, by epavlova
8222766: Shenandoah: streamline post-LRB CAS barrier (x86)
2019-09-30, by shade
8231552: ZGC: Refine address space reservation
2019-10-24, by pliden
8231081: TestMetadataRetention fails due to missing symbol id
2019-10-24, by mgronlun
8231949: [PPC64, s390]: Make async profiling more reliable
2019-10-24, by mdoerr
8232005: [s390, PPC64] More exception checks missing in interpreter
2019-10-24, by mdoerr
8232788: Move biased locking initalization
2019-10-24, by coleenp
8231953: Wrong assumption in assertion in oop::register_oop
2019-10-24, by coleenp
8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add
2019-10-24, by bulasevich
8232713: Update BCEL version to 6.3.1 in license file
2019-10-24, by aefimov
8231602: Deprecate Thread.suspend/resume for removal
2019-10-24, by alanb
8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently"
2019-10-24, by shade
8230706: Waiting on completion of strong nmethod processing causes long pause times with G1
2019-10-24, by tschatzl
8231598: keytool does not export sun.security.mscapi
2019-10-24, by weijun
8232613: Move Object.registerNatives into HotSpot
2019-10-24, by redestad
Stabilize tests
JEP-349-branch
2019-10-24, by egahlin
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
2019-10-23, by phh
Added tag jdk-14+20 for changeset 54ffb15c4839
2019-10-24, by jwilhelm
Fix bug in TestStartEndTime.java
JEP-349-branch
2019-10-23, by egahlin
Fix end time filtering
JEP-349-branch
2019-10-23, by egahlin
Remove e.printStackTrace()
JEP-349-branch
2019-10-23, by egahlin
Recording::setEndTime is incorrect
JEP-349-branch
2019-10-23, by egahlin
ChunkParser should not log filtered events
JEP-349-branch
2019-10-23, by egahlin
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.*
jdk-14+20
2019-10-23, by darcy
Add testing of RecordingStream::setStartTime
JEP-349-branch
2019-10-23, by egahlin
Merge
JDK-8200758-branch
2019-10-23, by herrick
8232723: make the resource file main.wxs over-ridable
JDK-8200758-branch
2019-10-23, by herrick
8232281: jpackage is not always reporting an error when no main class specified
JDK-8200758-branch
2019-10-23, by herrick
8231972: Build a stable list of jpackager tests for SQE
JDK-8200758-branch
2019-10-23, by herrick
8232881: Remove unnecessary InstanceKlass::casts
2019-10-23, by redestad
8232882: GCC 4.8.5 build failure after JDK-8211073
2019-10-23, by shade
8232625: HttpClient redirect policy should be more conservative
2019-10-23, by dfuchs
Method setStartTime doesn't work with RecordingStream
JEP-349-branch
2019-10-23, by egahlin
8232887: Remove SystemDictionary::has_checkPackageAccess
2019-10-23, by redestad
Improve TestFilledChunks.java
JEP-349-branch
2019-10-23, by egahlin
8232834: RunTest sometimes fails to produce valid exitcode.txt
2019-10-23, by erikj
8232771: Revert JDK-8230794 because of environment changes
2019-10-23, by tschatzl
8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong
2019-10-23, by thartmann
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes
2019-10-23, by chagedorn
8232874: Add missing test for 8230062
2019-10-23, by chagedorn
8232873: Add missing test for 8220416
2019-10-23, by chagedorn
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error
2019-10-23, by jiefu
8232770: Enable more warnings on solaris studio
2019-10-23, by ihse
8211073: Remove -Wno-extra from Hotspot
2019-10-23, by ihse
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power
2019-10-22, by mhorie
8232571: Add missing SIGINFO signal
2019-10-22, by dholmes
8232592: <Unknown compiled code> is shown in jstack mixed mode
2019-10-23, by ysuenaga
8223697: jfr tool can't format duration values greater than 1 minute
2019-10-22, by cito
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc
2019-10-22, by shade
8232791: Shenandoah: passive mode should disable pacing
2019-10-22, by shade
8232617: Update the outdated code comments in java.lang.System class
2019-10-22, by mchung
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots
2019-10-22, by zgu
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register
2019-10-22, by shade
Add doubunder on solaris in two places.
ihse-cflags-rewrite-branch
2019-10-22, by ihse
8223400: Replace some enums with static const members in hotspot/runtime
2019-10-22, by ihse
Merge
ihse-cflags-rewrite-branch
2019-10-22, by ihse
Fix merge errors.
ihse-cflags-rewrite-branch
2019-10-22, by ihse
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled
2019-10-22, by jiefu
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled
2019-10-21, by jiefu
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned
2019-10-21, by shade
8232730: Shenandoah: Traversal should not CAS the roots
2019-10-21, by shade
8232624: Java cannot start: NewStringPlatform missing
2019-10-21, by aivanov
8231587: Memory leak in WorkArounds.serializedForms
2019-10-21, by jjg
8232639: Change module graph images to use SVG instead of PNG format.
2019-10-21, by jjg
8232712: Shenandoah: SIGBUS in load_reference_barrier_native
2019-10-21, by zgu
Fix race conditation in test and add logging for TestLatestEvent
JEP-349-branch
2019-10-21, by egahlin
8232569: Use test image from different jib profile for testing
2019-10-21, by erikj
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
2019-10-21, by lfoltan
Improve TestSetSettings.java
JEP-349-branch
2019-10-21, by egahlin
8232572: Add hooks for custom output dir in Bundles.gmk
2019-10-21, by erikj
Add logging for parsing chunk start time
JEP-349-branch
2019-10-21, by egahlin
Add logging to TestSetSettings.java
JEP-349-branch
2019-10-21, by egahlin
Fix comments
stuefe-new-metaspace-branch
2019-10-21, by stuefe
Fix error in chunk allocation strategy which caused small chunks to dominate
stuefe-new-metaspace-branch
2019-10-21, by stuefe
Harden TestChunkGap.java
JEP-349-branch
2019-10-21, by egahlin
Log unknown event
JEP-349-branch
2019-10-21, by egahlin
8226585: Improve javac messages for using a preview API
2019-10-21, by jlahoda
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals
2019-10-21, by shade
8232575: Shenandoah: asynchronous object/region pinning
2019-10-21, by shade
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier
2019-10-21, by shade
8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
2019-10-21, by pliden
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp
2019-10-21, by pliden
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp
2019-10-21, by pliden
8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp
2019-10-21, by pliden
8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp
2019-10-21, by pliden
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
2019-10-21, by pliden
8231940: ZGC: Print correct low/high capacity
2019-10-21, by pliden
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest
2019-10-21, by pliden
8232001: ZGC: Ignore metaspace GC threshold until GC is warm
2019-10-21, by pliden
8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
2019-10-21, by amlu
8232616: JVMCI_lock fails to get initialized when cds is disabled
2019-10-18, by jiefu
8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java
2019-10-18, by cjplummer
datagramsocketimpl-branch: minor refactoring
datagramsocketimpl-branch
2019-10-18, by chegar
8223325: Improve wix sources generated by jpackage
JDK-8200758-branch
2019-10-18, by herrick
8232281: jpackage is not always reporting an error when no main class specified
JDK-8200758-branch
2019-10-18, by herrick
8232008: Shenandoah: C1 load barrier does not match interpreter version
2019-10-18, by zgu
8232010: Shenandoah: implement self-fixing native barrier
2019-10-18, by zgu
8231719: Correct contradictions in timeout range descriptions.
2019-10-16, by pconcannon
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
2019-10-17, by jboes
8232009: Shenandoah: C2 load barrier does not match interpreter version
2019-10-18, by zgu
8232030: HelloDynamic.java fails with latest Graal
2019-10-18, by ccheung
datagramsocketimpl-branch: fix issue with receive packet buf size
datagramsocketimpl-branch
2019-10-18, by chegar
Stabilize TestLatestEvent.java
JEP-349-branch
2019-10-18, by egahlin
8231324: Shenandoah: avoid duplicated weak root works during final traversal
2019-10-18, by zgu
8232381: add result NULL-checking to freetypeScaler.c
2019-10-18, by mbaesken
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
2019-10-18, by jiefu
Lessen verification costs
stuefe-new-metaspace-branch
2019-10-17, by stuefe
8232084: HotSpot build failed with GCC 9.2.1
2019-10-18, by ysuenaga
8232370: Refactor some com.sun.jdi tests to enable IDE integration
2019-10-17, by clanger
datagramsocketimpl-branch: initial code changes
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
2019-10-17, by chegar
Initial changes for datagramsocketimpl-branch
datagramsocketimpl-branch
2019-10-17, by chegar
8232573: Shenandoah: cleanup and add more logging for in-pause phases
2019-10-17, by shade
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking
2019-10-17, by shade
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java
2019-10-17, by zgu
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
2019-10-17, by darcy
Removing TestLargeRootSet.java from problem list as it was fixed
JEP-349-branch
2019-10-17, by mseledtsov
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails
JDK-8200758-branch
2019-10-17, by herrick
8232280: close() is not called on return value of Files.walk()
JDK-8200758-branch
2019-10-17, by herrick
8213239: Configure cannot handle command overrides with arguments
2019-10-17, by ihse
8232112: MDO extra_data_lock leaks during class unloading
2019-10-17, by coleenp
Also fix launchers.
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Make it compile again. (Mostly remove logical-op).
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Merge from default (huge)
ihse-cflags-rewrite-branch
2019-10-17, by ihse
8218628: Add detailed message to NullPointerException describing what is null.
2019-10-14, by goetz
8223998: Missing MakeDir in ExecuteWithLog
2019-10-17, by ihse
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
2019-10-16, by rrich
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
2019-10-17, by mli
8209824: Improve the code coverage for ThreadLocal
2019-10-17, by mli
8231859: Extra dash after the exception name in @throws clause of javadoc
2019-10-16, by igerasim
Added tag jdk-14+19 for changeset 9b67dd88a931
2019-10-17, by jwilhelm
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
2019-10-16, by darcy
8232357: Compare version info of Santuario to legal notice
2019-10-17, by weijun
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
2019-10-17, by redestad
8232211: Remove dead code from os.hpp|cpp
2019-10-17, by redestad
8230407: SocketPermission and FilePermission action list allows leading comma
2019-10-16, by igerasim
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero
jdk-14+19
2019-10-14, by manc
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
2019-10-16, by yzheng
8231449: HttpClient’s client ssl certificate authentication seems to be broken.
2019-10-16, by dfuchs
8232279 : Improve test helpers #2
JDK-8200758-branch
2019-10-16, by herrick
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes
JDK-8200758-branch
2019-10-16, by herrick
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
stuefe-new-metaspace-branch
2019-10-16, by stuefe
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
2019-10-16, by tschatzl
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
2019-10-16, by mdoerr
Merge
JEP-349-branch
2019-10-16, by mgronlun
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
2019-10-15, by zgu
Don't expand LongMap lazily
JEP-349-branch
2019-10-16, by egahlin
Merge
2019-10-15, by henryjen
Merge
2019-10-14, by henryjen
8228825: Enhance ECDSA operations
2019-10-04, by ascarpino
8226765: Commentary on Javadoc comments
2019-08-06, by hannesw
8227601: Better collection of references
2019-01-17, by rriggs
8227662: freetype seeks to index at the end of the font data
2019-07-18, by prr
8225292: Better Graphics2D drawing
2019-06-16, by prr
8224915: Better serial attributes
2019-06-14, by prr
8223892: Improved handling of jar files
2019-06-25, by aefimov
8225298: Improve TLS connection support
2019-06-21, by chegar
8225286: Better rendering of native glyphs
2019-06-19, by prr
8225597: Enhance font glyph mapping
2019-06-19, by prr
8224532: Better Path supports
2019-05-31, by joehw
8218877: Help transform transformers
2019-05-31, by alitvinov
8224062: Improve String index handling
2019-05-27, by thartmann
8223518: Unexpected exception in jjs
2019-05-24, by hannesw
8222684: Better support for patterns
2019-05-22, by igerasim
8224505: TestQuotedLogOutput failure after ProcessBuilder changes
2019-05-22, by rriggs
8223886: Add in font table referene
2019-05-22, by prr
8223505: Better pattern compilation
2019-05-21, by joehw
8221858: Build Better Processes
2019-04-30, by rriggs
8224025: Fix for JDK-8220302 is not complete
2019-05-21, by weijun
8213429: Windows file handling redux
2019-05-20, by aefimov
8221497: Optional Panes in Swing
2019-05-19, by serb
8222690: Better Glyph Images
2019-05-15, by prr
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")
2019-05-03, by aefimov
8220186: Improve use of font temporary files
2019-04-23, by prr
8209901: Canonical file handling
2019-04-22, by weijun
8220302: Better Kerberos ccache handling
2019-04-19, by weijun
8217997: Better socket support
2019-03-25, by michaelm
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi
2019-10-15, by darcy
Merge
JDK-8200758-branch
2019-10-15, by herrick
8231912: Use https for URLs in help and error messages
JDK-8200758-branch
2019-10-15, by herrick
8231604: Expand junit test added with JDK-8230920
JDK-8200758-branch
2019-10-15, by herrick
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
2019-10-15, by shade
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
2019-10-15, by shade
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
2019-10-15, by naoto
Merge
2019-10-15, by psadhukhan
8223158: Docked MacBook cannot start any Java Swing applications
2019-10-12, by psadhukhan
Merge
2019-10-11, by psadhukhan
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
2019-10-09, by serb
8228676: Cleanup the native code related to fonts on Unix
2019-10-03, by serb
7124404: [macosx] no awt.multiClickInterval desktop property
2019-10-01, by serb
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
2019-09-30, by serb
8231144: Wrap contents of plain HTML files into contentContainer
2019-09-25, by aivanov
Merge
2019-09-25, by psadhukhan
8231243: [TESTBUG] CustomFont.java cannot find font file
2019-09-24, by prr
8227441: Enhance logging when reading the fontconfig info file
2019-07-09, by clanger
8232107: support ThreadPriorityPolicy flag on AIX
2019-10-10, by mbaesken
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
2019-10-14, by dholmes
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
2019-10-11, by fyang
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
2019-10-14, by mseledtsov
8231981: Refactor test definitions to split RT and SVC tests
2019-10-14, by lmesnik
8232165: Reduce allocations in ValueStack copying constructor
2019-10-14, by redestad
8227231: JDWP help information shows use of obsolete Xdebug flag
2019-10-14, by dtitov
8232042: [macos] Installation fails if application name contains spaces
JDK-8200758-branch
2019-10-14, by herrick
8231857: App and Application folder icons are not aligned correctly
JDK-8200758-branch
2019-10-14, by herrick
8231856: pkg installer dialog contains background image which does not look correc
JDK-8200758-branch
2019-10-14, by herrick
8231858:[macos] App does not run if installed with pkg
JDK-8200758-branch
2019-10-14, by herrick
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
2019-10-14, by shade
8218543: ThreadsList handling during error reporting can crash
2019-10-14, by rehn
Mutual exclusions on emergency dump in relation to flush()
JEP-349-branch
2019-10-13, by mgronlun
Fix EventProducer kill and TestRecursive
JEP-349-branch
2019-10-13, by mgronlun
Fix build error
JEP-349-branch
2019-10-12, by egahlin
8232147: Remove notproduct option IgnoreLockingAssertions
2019-10-12, by kbarrett
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
2019-10-11, by akozlov
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
2019-10-11, by mseledtsov
Add logging for TestRemovedChunks
JEP-349-branch
2019-10-11, by egahlin
Add support for stream in stream with exclusion
JEP-349-branch
2019-10-11, by egahlin
Update comment
JEP-349-branch
2019-10-11, by egahlin
Extract EventProducer and update TestRecursive
JEP-349-branch
2019-10-11, by egahlin
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
2019-10-11, by naoto
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
JEP-349-branch
2019-10-11, by mgronlun
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
2019-10-11, by rriggs
8231427: Warning cleanup in tests of java.io.Serializable
2019-10-11, by rriggs
8225654: rework vmTestbase/jit/graph
2019-10-11, by iignatyev
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
2019-10-10, by never
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
2019-10-11, by coleenp
8231717: Improve performance of charset decoding when charset is always compactable
2019-10-10, by aleonard
8232167: Visual Studio install found through --with-tools-dir value is discarded
2019-10-11, by jvernee
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
2019-10-11, by erikj
8232133: Change to GCC 8.3 for building on Linux at Oracle
2019-10-11, by erikj
8232116: ZGC: Remove redundant ZLock in ZNMethodTable
2019-10-11, by eosterlund
8232046: AArch64 build failure after JDK-8225681
2019-10-10, by adinn
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
2019-10-11, by coleenp
8232151: Minimal VM build broken after JDK-8232050
2019-10-11, by jiefu
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
2019-09-23, by sgehwolf
8231956: Remove seq_add_card/reference from PerRegionTable class
2019-10-11, by tschatzl
8232070: ZGC: Remove unused ZVerifyLoadBarriers
2019-10-11, by pliden
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
2019-10-11, by mbaesken
8065704: Set LC_ALL=C for all relevant commands in the build system
2019-10-11, by ihse
8232052: use string literal for format string when handling PauseAtStartupFile
2019-10-09, by mbaesken
8232060: add some initializations using sigemptyset in os_aix.cpp
2019-10-10, by mbaesken
8232150: aarch64 build broken after JDK-8232050
2019-10-11, by redestad
8165056: move JIT Compiler related files from runtime/ to compiler/ directory
2019-10-09, by xliu
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
2019-10-10, by shade
8232102: Shenandoah: print everything in proper units
2019-10-10, by shade
8232071: Avoid shared dictionary lookup when the class name is not shared
2019-10-10, by iklam
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
2019-10-10, by iklam
Random sized allocation for TestLaregRootSet.java
JEP-349-branch
2019-10-10, by egahlin
Merge
JDK-8200758-branch
2019-10-10, by herrick
8231910: Expose the APPDIR variable to applications that use jpackage
JDK-8200758-branch
2019-10-09, by herrick
8232050: Improve inlining of Klass accessors
2019-10-10, by redestad
8231720: Some perf regressions after 8225653
2019-10-10, by chagedorn
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
2019-10-09, by mbaesken
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
2019-10-10, by yzhou
8231973: Update Graal
2019-10-09, by dlong
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
2019-10-09, by darcy
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
2019-10-09, by darcy
8231595: [TEST] develop a test case for SuspendThreadList including current thread
2019-10-10, by sspitsyn
Added tag jdk-14+18 for changeset e84d8379815b
2019-10-10, by jwilhelm
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
2019-10-09, by ccheung
8231586: enlarge encoding space for OopMapValue offsets
2019-10-09, by never
Merge
JEP-349-branch
2019-10-09, by mgronlun
fixes
JEP-349-branch
2019-10-09, by mgronlun
8231887: ComodoCA.java fails because certificate was revoked
jdk-14+18
2019-10-09, by rhalade
8231903: [Graal] Update com.oracle.mxtool.junit classes
2019-10-09, by epavlova
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
2019-10-09, by pliden
8231990: Remove unnecessary else-if branch in Types.union
2019-10-09, by cushon
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
2019-10-09, by darcy
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
2019-10-09, by darcy
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
2019-10-09, by dfuchs
8231974: Build fails if no common legal notices are present
2019-10-09, by erikj
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
2019-10-09, by eosterlund
8232003: (fs) Files.write can leak file descriptor in the exception case
2019-10-08, by sgehwolf
8214560: Use {@systemProperty} for definitions of system properties (httpserver)
2019-10-09, by coffeys
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
2019-10-09, by coffeys
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
2019-10-08, by rrich
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
2019-10-09, by pliden
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
2019-10-08, by darcy
8231737: Cleanup JvmtiRawMonitor code
2019-10-08, by dholmes
8231153: Improve concurrent refinement statistics
2019-10-08, by kbarrett
8232006: Remove dead code from klassVtable
2019-10-08, by redestad
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
2019-10-08, by dtitov
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
2019-10-08, by coleenp
8231666: ThreadIdTable::grow() invokes invalid thread transition
2019-10-08, by dtitov
8170299: Debugger does not stop inside the low memory notifications code
2019-10-08, by dtitov
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
tip