2019-05-08 vromero 8222949: add condy support to javac's pool API
2019-05-08 hseigel 8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
2019-05-08 tonyp 8223397: gc+promotion log lines are missing the GC id
2019-05-08 rraghavan 8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
2019-05-08 shade 8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
2019-05-08 gadams 8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
2019-05-08 coleenp 8223391: Unsynchronized iteration of ClassLoaderDataGraph
2019-05-08 rkennke 8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
2019-05-08 alanb 8223353: (ch) Change channel close implementation to not wait for I/O threads
2019-05-07 coleenp 8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
2019-05-07 dholmes 8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
2019-05-07 erikj 8223464: Improve version string for Oracle CI builds
2019-05-07 sviswanathan 8222074: Enhance auto vectorization for x86
2019-05-07 shade 8223447: Stabilize gc/shenandoah/TestStringDedupStress test
2019-05-07 shade 8223446: Shenandoah breaks alignment with some HumongousThreshold values
2019-05-07 erikj 8223319: Add copyright footer to specs and man pages
2019-05-07 dfuchs 8223463: Replace wildcard address with loopback or local host in tests - part 2
2019-05-07 naoto 8220037: Inconsistencies of generated timezone files between Windows and Linux
2019-05-07 jcbeyler 8223044: Add back exception checking in tests
2019-05-07 michaelm 8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
2019-05-07 shade 8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
2019-05-07 shade 8223450: Disable Shenandoah C2 barriers verification for x86_32
2019-05-07 shade 8223448: Shenandoah disabled barriers blocks omit LRB
2019-05-07 erikj 8223335: Compare baseline builds on linux are failing
2019-05-02 roland 8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks
2019-05-06 roland 8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
2019-05-07 xliu 8222670: pathological case of JIT recompilation and code cache bloat
2019-05-07 pliden 8223308: ZGC: Remove ZGranuleMap::size()
2019-05-07 vlivanov 8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
2019-04-25 dlong 8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
2019-05-07 kvn 8223332: Update JVMCI
2019-05-07 weijun 8219013: Update Apache Santuario (XML Signature) to version 2.1.3
2019-05-07 pli 8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
2019-05-07 dholmes 8222534: VerifyBeforeExit is not honored when System.exit is called
2019-05-07 igerasim 8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
2019-05-06 coleenp 8223412: tier1 build failure after 8222893
2019-05-06 sangheki 8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
2019-05-06 coleenp 8222893: markOopDesc::print_on() is a bit confused
2019-05-06 jwilhelm 8222665: Update Graal
2019-05-06 jiefu 8221542: ~15% performance degradation due to less optimized inline decision
2019-05-06 vlivanov 8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
2019-05-06 vlivanov 8223171: Redundant nmethod dependencies for effectively final methods
2019-05-06 vromero 8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
2019-05-06 dtitov 8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
2019-05-06 xuelei 8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl
2019-05-06 gromero 8223395: PPC64: Improve comments in the JVM signal handler to match ISA text
2019-05-02 manc 8223267: Fix incorrect usage of GCTraceTime in g1FullCollector and g1CollectedHeap
2019-05-05 kbarrett 8223359: JDK-8221359 breaks TestG1ParallelPhases.java
2019-05-04 igerasim 8223174: Pattern.compile() can throw confusing NegativeArraySizeException
2019-05-04 kbarrett 8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers
2019-05-03 darcy 8223178: Improve FileSystems.newFileSystem example with map factory methods
2019-05-03 erikj 8223309: test failing due to self-assign-overloaded
2019-05-03 pchilanomate 8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events
2019-05-03 darcy 8223265: Clarify operational semantics of java.util.Objects.equals()
2019-05-03 kvn 8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
2019-05-03 mdoerr 8223248: [AIX] Remove old xlC 10 workaround for load acquire
2019-05-03 hseigel 8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
2019-04-17 phedlin 8216137: assert failed: Live node limit exceeded.
2019-04-17 phedlin 8223143: Restructure/clean-up for 'loopexit_or_null()'.
2019-04-17 phedlin 8223142: Clean-up WS and CB.
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip