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
+300
+1000
+3000
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.
8210341: (fs) Typos in PosixFileAttributeView javadoc
2018-09-04, by alanb
8207200: Committed > max memory usage when getting MemoryUsage
2018-09-04, by tschatzl
8210265: Crash in HSpaceCounters::update_used()
2018-09-04, by tschatzl
8210338: Better output for GenerationTests.java
2018-09-04, by weijun
8210307: 8210246 broke NMT jtreg tests
2018-09-04, by stuefe
8210314: [aix] NMT does not show "Safepoint" memory type
2018-09-03, by stuefe
8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
2018-09-03, by bulasevich
8207247: AARCH64: Enable Minimal and Client VM builds
2018-09-03, by avoitylov
8207343: Automate vtable/itable stub size calculation
2018-09-03, by lucy
8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
2018-09-01, by iklam
8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
2018-09-01, by goetz
8208608: Update --module-source-path to allow explicit source paths for specific modules
2018-08-31, by jjg
8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
2018-08-31, by kbarrett
8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
2018-08-31, by dtitov
8210226: Add support for multiple project folders to idea.sh
2018-08-31, by mcimadamore
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
2018-08-31, by amenkov
8206424: Use locking for cleaning ProtectionDomainTable
2018-08-31, by pchilanomate
8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
2018-08-31, by coleenp
8210155: Lock ClassLoaderDataGraph
2018-08-31, by coleenp
8176453: Javadoc search: there are issues with generics in parameters
2018-08-31, by hannesw
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
2018-08-31, by dnsimon
6657100: Rename sparcWorks to solstudio in HotSpot
2018-08-31, by ihse
8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
2018-08-30, by mbaesken
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
2018-08-31, by jjiang
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
2018-08-31, by mli
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
2018-08-30, by cjplummer
8209975: Some GCThreadLocalData not initialized
2018-08-30, by kbarrett
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
2018-08-30, by avoitylov
8210119: Rename SubTasksDone::is_task_claimed
2018-08-30, by kbarrett
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
2018-08-30, by bpb
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
2018-08-30, by amenkov
8209993: Create a test for SwingSet3 ToolTipDemo
2018-08-30, by akolarkunnu
8203356: VM Object Allocation Collector can infinite recurse
2018-08-30, by jcbeyler
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
2018-08-30, by iklam
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
2018-08-30, by hseigel
8209950: SIGBUS in CodeHeapState::print_names()
2018-08-30, by lucy
8210065: ZGC: Remove mode for treating weaks as strong
2018-08-30, by eosterlund
8210147: adjust some WSAGetLastError usages in windows network coding
2018-08-29, by mbaesken
8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
2018-08-30, by eosterlund
8210061: ZGC: Remove STW weak processor mode
2018-08-30, by eosterlund
8210160: Remove deprecated configure arguments
2018-08-30, by ihse
8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
2018-08-30, by ihse
8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
2018-08-29, by cjplummer
8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
2018-08-28, by gadams
8210153: localized currency symbol of VES
2018-08-29, by ljiang
Added tag jdk-12+9 for changeset 31b159f30fb2
2018-08-30, by jwilhelm
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
2018-08-29, by mikael
8209856: Obsolete error reporter
2018-08-29, by mikael
8180193: Make marking bitmap code available to other GCs
jdk-12+9
2018-08-29, by rkennke
Merge
2018-08-29, by jwilhelm
Added tag jdk-11+28 for changeset 76072a077ee1
2018-08-22, by jwilhelm
8209806: API docs should be updated to refer to javase11
jdk-11+28
2018-08-21, by jjg
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
2018-08-21, by wetmore
8207838: AArch64: Float registers incorrectly restored in JNI call
2018-08-21, by aph
8209670: CompilerThread releasing code buffer in destructor is unsafe
2018-08-21, by thartmann
8209637: [s390x] Interpreter doesn't call result handler after native calls
2018-08-21, by simonis
8209735: Disable avx512 by default
2018-08-20, by kvn
8201317: X25519/X448 code improvements
2018-08-29, by apetcher
8209996: [PPC64] Fix JFR profiling
2018-08-28, by ghaug
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
2018-08-29, by pchilanomate
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip