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.
8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
2019-05-08, by jcbeyler
Added tag jdk-13+20 for changeset 6ccc7cd7931e
2019-05-09, by jwilhelm
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
2019-05-09, by weijun
8223380: [Graal] compiler/c2/Test8062950.java failed with time out.
2019-05-08, by kvn
8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
2019-05-08, by kvn
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
2019-05-08, by shade
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip