Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+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.
8210381: Obsolete EmitSync
2018-09-06, by mikael
8210009: Source Launcher classloader should support getResource and getResourceAsStream
2018-09-06, by jjg
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
2018-09-06, by igerasim
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
2018-09-06, by naoto
8185145: AppCDS custom loader support on Mac OS X
2018-09-06, by ccheung
8210435: don't add local variable spots if they are DCE'ed by the compiler
2018-09-06, by vromero
8210318: idea.sh script doesn't work on Mac
2018-09-06, by mcimadamore
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
2018-09-06, by dholmes
8210432: Add additional TeliaSonera root certificate
2018-09-05, by rhalade
8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
2018-09-05, by xuelei
8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
2018-09-05, by jcbeyler
Added tag jdk-12+10 for changeset 8f594f75e054
2018-09-06, by jwilhelm
8208352: Merge HeapMonitorTest and HeapMonitorGCTest code
2018-09-05, by jcbeyler
8209386: [error-prone] StreamResourceLeak in jdk.internal.ed module
2018-08-10, by iignatyev
8187078: -XX:+VerifyOops finds numerous problems when running JPRT
jdk-12+10
2018-09-05, by dlong
8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
2018-09-05, by amenkov
8208186: SetHeapSamplingInterval handles 1 explicitly
2018-09-05, by jcbeyler
8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
2018-09-05, by sherman
8209942: [epsilon] range function for EpsilonTLABElasticity causes compiler warning
2018-09-05, by mbaesken
8182733: aarch64 build documentation misleading
2018-09-05, by ihse
8210158: Accessorize JFR getEventWriter() intrinsics
2018-09-05, by eosterlund
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
2018-09-05, by alanb
8165440: Add Zero support for x86_64-linux-gnux32 target
2018-09-05, by glaubitz
8209052: Low contrast in docs/api/constant-values.html
2018-09-05, by pmuthuswamy
8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
2018-09-05, by amlu
8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
2018-09-04, by sherman
8210039: move OSInfo to top level testlibrary
2018-09-04, by iignatyev
8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
2018-09-04, by ccheung
8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
2018-09-04, by jcbeyler
8210182: Remove macros for C compilation from vmTestBase but non jvmti
2018-08-31, by jcbeyler
8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
2018-09-04, by kvn
8210366: Typo in MethodHandles.Lookup: must be either be
2018-09-04, by dfuchs
8210087: Classes in jdk.unsupported not accessible from jconsole plugin
2018-09-04, by alanb
8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
2018-09-04, by bpb
8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
2018-09-04, by gromero
8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-09-04, by shade
8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-09-04, by shade
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip