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.
8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl
2019-05-06, by xuelei
8223395: PPC64: Improve comments in the JVM signal handler to match ISA text
2019-05-06, by gromero
8223267: Fix incorrect usage of GCTraceTime in g1FullCollector and g1CollectedHeap
2019-05-02, by manc
8223359: JDK-8221359 breaks TestG1ParallelPhases.java
2019-05-05, by kbarrett
8223174: Pattern.compile() can throw confusing NegativeArraySizeException
2019-05-03, by igerasim
8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers
2019-05-03, by kbarrett
8223178: Improve FileSystems.newFileSystem example with map factory methods
2019-05-03, by darcy
8223309: test failing due to self-assign-overloaded
2019-05-03, by erikj
8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events
2019-05-03, by pchilanomate
8223265: Clarify operational semantics of java.util.Objects.equals()
2019-05-03, by darcy
8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
2019-05-03, by kvn
8223248: [AIX] Remove old xlC 10 workaround for load acquire
2019-05-03, by mdoerr
8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
2019-05-03, by hseigel
8216137: assert failed: Live node limit exceeded.
2019-04-17, by phedlin
8223143: Restructure/clean-up for 'loopexit_or_null()'.
2019-04-17, by phedlin
8223142: Clean-up WS and CB.
2019-04-17, by phedlin
8223141: Change (count) suffix _ct into _cnt.
2019-04-17, by phedlin
8223140: Clean-up in 'ok_to_convert()'.
2019-04-17, by phedlin
8223139: Rename mandatory policy-do routines.
2019-04-17, by phedlin
8223138: Small clean-up in loop-tree support.
2019-05-02, by phedlin
8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
2019-04-17, by phedlin
8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
2019-05-03, by jjiang
8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
2019-05-02, by coffeys
8223052: Cleanup: NodeSortRecord
2019-05-02, by joehw
8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
2019-05-02, by bpb
8218875: Add new FileSystems.newFileSystem methods
2019-05-02, by lancea
8220793: (fs) No support for changing modification time of symlink
2019-05-02, by bpb
8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
2019-05-02, by zgu
8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
2019-05-01, by manc
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
2019-05-02, by michaelm
8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil
2019-04-29, by cushon
8222992: Shenandoah: Pre-evacuate all roots
2019-05-02, by zgu
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
2019-05-02, by dl
8220248: fix headings in java.util.concurrent
2019-05-02, by dl
8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
2019-05-02, by dl
8221120: CopyOnWriteArrayList.set should always have volatile write semantics
2019-05-02, by dl
8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
2019-05-02, by dl
8223145: Replace wildcard address with loopback or local host in tests - part 1
2019-05-02, by dfuchs
8223064: Minor cleanups in ResolvedMethodTable
2019-05-02, by stefank
8222986: Add parameter to skip clearing CHeapBitMaps when resizing
2019-05-02, by stefank
8198505: Remove CollectorPolicy and its subclasses
2019-04-15, by stefank
8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
2019-05-02, by redestad
8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
2019-05-01, by coleenp
Added tag jdk-13+19 for changeset a43d6467317d
2019-05-02, by jwilhelm
8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
2019-04-30, by manc
8146726: Improve AbstractProcessor to issue warnings for repeated information
2019-05-01, by darcy
8220818: Validator does not find missing match for keyref error
jdk-13+19
2019-05-01, by joehw
8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
2019-05-01, by mseledtsov
8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
2019-05-01, by bchristi
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
2019-05-01, by kvn
8222744: add support for generating method handles from a variable symbol
2019-05-01, by vromero
8202414: Unsafe write after primitive array creation may result in array length change
2019-05-01, by rraghavan
8223078: Add microbenchmark for array copying/clearing/resizing
2019-05-01, by martin
8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
2019-05-01, by coleenp
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
2019-05-01, by zgu
8074355: make MutexLocker smarter about non-JavaThreads
2019-05-01, by coleenp
8213399: DecoderLocker is unused
2019-05-01, by coleenp
8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
2019-04-30, by jcbeyler
8222821: com/sun/jdi/ExceptionEvents.java failed
2019-04-30, by dtitov
8215113: Sampling interval not always correct
2019-04-30, by jcbeyler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip