2019-11-26 |
zgu |
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
|
changeset |
files
|
2019-11-26 |
stefank |
8234798: Build failure after atomic changes in JDK-8234563
|
changeset |
files
|
2019-11-26 |
pliden |
8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory
|
changeset |
files
|
2019-11-26 |
michaelm |
Merge
unixdomainchannels
|
changeset |
files
|
2019-11-26 |
sadayapalam |
8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future.
|
changeset |
files
|
2019-11-26 |
sspitsyn |
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
|
changeset |
files
|
2019-11-25 |
bpb |
8179320: File.getUsableSpace() returns a negative number on very large file system
|
changeset |
files
|
2019-11-25 |
dnsimon |
8234681: Remove UseJVMCIClassLoader logic from JVMCI code
|
changeset |
files
|
2019-11-25 |
mgronlun |
8234684: JFR crashes when rotating the JFR output during assertion failure
|
changeset |
files
|
2019-11-25 |
never |
8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference
|
changeset |
files
|
2019-11-25 |
mgronlun |
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
|
changeset |
files
|
2019-11-25 |
eosterlund |
8234531: Remove CMS code from CLDG and safepoint cleanup
|
changeset |
files
|
2019-11-25 |
stuefe |
Improve comments
stuefe-new-metaspace-branch
|
changeset |
files
|
2019-11-25 |
michaelm |
Merge
unixdomainchannels
|
changeset |
files
|
2019-11-25 |
stefank |
8234602: ZGC: Windows compile error in ZHeuristic
|
changeset |
files
|
2019-11-25 |
stefank |
8234009: ZGC: Move resurrection unblock to before the _unload.purge() call
|
changeset |
files
|
2019-11-25 |
stefank |
8234010: ZGC: Change ZResurrection to use Atomic::load/store
|
changeset |
files
|
2019-11-25 |
stefank |
8234740: Harmonize parameter order in Atomic - cmpxchg
|
changeset |
files
|
2019-11-25 |
stefank |
8234739: Harmonize parameter order in Atomic - xchg
|
changeset |
files
|
2019-11-25 |
stefank |
8234738: Harmonize parameter order in Atomic - sub
|
changeset |
files
|
2019-11-25 |
stefank |
8234737: Harmonize parameter order in Atomic - add
|
changeset |
files
|
2019-11-25 |
stefank |
8234736: Harmonize parameter order in Atomic - store
|
changeset |
files
|
2019-11-25 |
stefank |
8234562: Move OrderAccess::release_store*/load_acquire to Atomic
|
changeset |
files
|
2019-11-25 |
egahlin |
8234703: JFR TestOutOfProcessMigration.java should clean up files
|
changeset |
files
|
2019-11-25 |
pliden |
8234573: ZGC: Enable ZVerifyMarking by default in debug builds
|
changeset |
files
|
2019-11-25 |
mgronlun |
8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant"
|
changeset |
files
|
2019-11-22 |
mbaesken |
8234629: remove unused functions from libnet
|
changeset |
files
|
2019-11-25 |
eosterlund |
8234509: Race in macOS os::processor_id()
|
changeset |
files
|
2019-11-25 |
lkorinth |
8233029: Obsolete flag GCTaskTimeStampEntries
|
changeset |
files
|
2019-10-10 |
weijun |
8231507: Update Apache Santuario (XML Signature) to version 2.1.4
|
changeset |
files
|
2019-11-24 |
egahlin |
8226897: Provide object age with JFR OldObjectSample event
|
changeset |
files
|
2019-11-23 |
stuefe |
Factor out block list array from LOM since we may use it elsewhere
stuefe-new-metaspace-branch
|
changeset |
files
|
2019-11-23 |
dlong |
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal
|
changeset |
files
|
2019-11-22 |
iklam |
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds
|
changeset |
files
|
2019-11-22 |
iklam |
8233446: Improve error handling when specified dynamic archive doesn't exist
|
changeset |
files
|
2019-11-22 |
iklam |
8234429: appcds/dynamicArchive tests crashing with Graal
|
changeset |
files
|
2019-11-23 |
manc |
8087198: G1 card refinement: batching, sorting
|
changeset |
files
|
2019-11-23 |
jjg |
8234687: change javap reporting on unknown attributes
|
changeset |
files
|
2019-11-22 |
mseledtsov |
8229209: [TESTBUG] test for cross-process JFR event streaming
|
changeset |
files
|
2019-11-22 |
mchung |
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order
|
changeset |
files
|
2019-11-22 |
jjg |
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause
|
changeset |
files
|
2019-11-22 |
dfuchs |
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
|
changeset |
files
|
2019-11-22 |
bpb |
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
|
changeset |
files
|
2019-11-22 |
egahlin |
8233700: EventStream not closed
|
changeset |
files
|
2019-11-22 |
dcubed |
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
|
changeset |
files
|
2019-11-22 |
dfuchs |
8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP
|
changeset |
files
|
2019-11-22 |
sspitsyn |
8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method
|
changeset |
files
|
2019-11-22 |
tschatzl |
8233597: Clean up code in G1Analytics::compute_pause_time_ratio
|
changeset |
files
|
2019-11-22 |
tschatzl |
8233702: Introduce helper function to clamp value to range
|
changeset |
files
|
2019-11-22 |
tschatzl |
8234000: Make HeapRegion::bottom/end/hrm_index const
|
changeset |
files
|
2019-11-22 |
tschatzl |
8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear()
|
changeset |
files
|
2019-11-22 |
tschatzl |
8233306: Sort members in G1's HeapRegion after removal of Space dependency
|
changeset |
files
|
2019-11-18 |
mbaesken |
8234339: replace JLI_StrTok in java_md_solinux.c
|
changeset |
files
|
2019-11-22 |
clanger |
8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem
|
changeset |
files
|
2019-11-22 |
dbuck |
8230611: infinite loop in LogOutputList::wait_until_no_readers()
|
changeset |
files
|
2019-11-22 |
xuelei |
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll
|
changeset |
files
|
2019-11-22 |
weijun |
8026393: jarsigner never shows a warning in badKeyUsage case
|
changeset |
files
|
2019-11-22 |
joehw |
8233548: Update CUP to v0.11b
|
changeset |
files
|
2019-11-21 |
iignatyev |
8234290: compiler/c2/Test6857159.java times out and fail to clean up files
|
changeset |
files
|
2019-11-21 |
jjg |
8234051: doclet crashes if HTML files in module doc-files directories
|
changeset |
files
|