Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8220673: Add test library support for determining platform IP support
2019-04-16, by aeubanks
8221432: Upgrade CLDR to Version 35.1
2019-05-08, by naoto
8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding)
2019-05-08, by shade
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode
jdk-13+20
2019-05-08, by epavlova
8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
2019-05-08, by rkennke
8223534: add back fixed test_markOop.cpp
2019-05-08, by coleenp
8185525: Add JFR event for DictionarySizes
2019-05-08, by gziemski
8222926: Shenandoah build fails with --with-jvm-features=-compiler1
2019-05-08, by aoqi
8222949: add condy support to javac's pool API
2019-05-08, by vromero
8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
2019-05-08, by hseigel
8223397: gc+promotion log lines are missing the GC id
2019-05-08, by tonyp
8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
2019-05-08, by rraghavan
8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
2019-05-08, by shade
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
2019-05-08, by gadams
8223391: Unsynchronized iteration of ClassLoaderDataGraph
2019-05-08, by coleenp
8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
2019-05-08, by rkennke
8223353: (ch) Change channel close implementation to not wait for I/O threads
2019-05-08, by alanb
8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
2019-05-07, by coleenp
8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
2019-05-07, by dholmes
8223464: Improve version string for Oracle CI builds
2019-05-07, by erikj
8222074: Enhance auto vectorization for x86
2019-05-07, by sviswanathan
8223447: Stabilize gc/shenandoah/TestStringDedupStress test
2019-05-07, by shade
8223446: Shenandoah breaks alignment with some HumongousThreshold values
2019-05-07, by shade
8223319: Add copyright footer to specs and man pages
2019-05-07, by erikj
8223463: Replace wildcard address with loopback or local host in tests - part 2
2019-05-07, by dfuchs
8220037: Inconsistencies of generated timezone files between Windows and Linux
2019-05-07, by naoto
8223044: Add back exception checking in tests
2019-05-07, by jcbeyler
8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
2019-05-07, by michaelm
8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
2019-05-07, by shade
8223450: Disable Shenandoah C2 barriers verification for x86_32
2019-05-07, by shade
8223448: Shenandoah disabled barriers blocks omit LRB
2019-05-07, by shade
8223335: Compare baseline builds on linux are failing
2019-05-07, by erikj
8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks
2019-05-02, by roland
8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
2019-05-06, by roland
8222670: pathological case of JIT recompilation and code cache bloat
2019-05-07, by xliu
8223308: ZGC: Remove ZGranuleMap::size()
2019-05-07, by pliden
8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
2019-05-06, by vlivanov
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
2019-04-25, by dlong
8223332: Update JVMCI
2019-05-06, by kvn
8219013: Update Apache Santuario (XML Signature) to version 2.1.3
2019-05-07, by weijun
8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
2019-05-07, by pli
8222534: VerifyBeforeExit is not honored when System.exit is called
2019-05-06, by dholmes
8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
2019-05-06, by igerasim
8223412: tier1 build failure after 8222893
2019-05-06, by coleenp
8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
2019-05-06, by sangheki
8222893: markOopDesc::print_on() is a bit confused
2019-05-06, by coleenp
8222665: Update Graal
2019-05-06, by jwilhelm
8221542: ~15% performance degradation due to less optimized inline decision
2019-05-06, by jiefu
8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
2019-05-06, by vlivanov
8223171: Redundant nmethod dependencies for effectively final methods
2019-05-06, by vlivanov
8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
2019-05-06, by vromero
8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
2019-05-06, by dtitov
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
8222137: Remove T-Systems root CA certificate
2019-04-30, by rhalade
8216577: Add GlobalSign's R6 Root certificate
2019-04-30, by rhalade
8222913: Add Jib support for VERSION_EXTRA*
2019-04-30, by erikj
8222749: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "eventSet1.size() != 3 :: 2"
2019-04-30, by dtitov
8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
2019-04-18, by sgehwolf
8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
2019-04-30, by thartmann
8222852: Reduce String concat combinator tree shapes by folding constants into prependers
2019-04-30, by redestad
8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
2019-04-30, by sspitsyn
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip