2018-08-30 jwilhelm Added tag jdk-12+9 for changeset 31b159f30fb2
2018-08-29 mikael 8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
2018-08-29 mikael 8209856: Obsolete error reporter
2018-08-29 rkennke 8180193: Make marking bitmap code available to other GCs jdk-12+9
2018-08-29 jwilhelm Merge
2018-08-22 jwilhelm Added tag jdk-11+28 for changeset 76072a077ee1
2018-08-21 jjg 8209806: API docs should be updated to refer to javase11 jdk-11+28
2018-08-21 wetmore 8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
2018-08-21 aph 8207838: AArch64: Float registers incorrectly restored in JNI call
2018-08-21 thartmann 8209670: CompilerThread releasing code buffer in destructor is unsafe
2018-08-21 simonis 8209637: [s390x] Interpreter doesn't call result handler after native calls
2018-08-20 kvn 8209735: Disable avx512 by default
2018-08-29 apetcher 8201317: X25519/X448 code improvements
2018-08-28 ghaug 8209996: [PPC64] Fix JFR profiling
2018-08-29 pchilanomate 8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
2018-08-22 roland 8209691: Allow MemBar on single memory slice
2018-08-29 mcimadamore 8209064: Make intellij support more robust after changes for 2018.2
2018-08-29 vtewari 8176553: LdapContext follows referrals infinitely ignoring set limit
2018-08-29 jlahoda 8206986: Compiler support for Switch Expressions (Preview)
2018-08-28 mbaesken 8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
2018-08-29 ljiang 8208746: ISO 4217 Amendment #168 update
2018-08-29 pliden 8210045: Allow using a subset of worker threads even when UseDynamicNumberOfGCThreads is not set
2018-08-29 jcbeyler 8210035: Fix copyrights for files created for the HeapMonitor work
2018-08-28 iklam 8210040: TestOptionsWithRanges.java is very slow
2018-08-28 iklam 8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
2018-08-28 ccheung 8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
2018-08-28 coleenp Merge
2018-08-28 coleenp 8209958: Clean up duplicate basic array type statics in Universe
2018-08-28 twisti 8210008: custom extension for make/SourceRevision.gmk
2018-08-28 coleenp 8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
2018-08-28 iignatyev 8209611: use C++ compiler for hotspot tests
2018-08-28 iignatyev 8210108: sun/tools/jstatd test build failures after JDK-8210022
2018-08-28 gadams 8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
2018-08-28 kbarrett 8209976: Improve iteration over non-JavaThreads
2018-08-28 jiangli 8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
2018-08-28 kbarrett 8072498: Multi-thread JNI weak reference processing
2018-08-22 jcbeyler 8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
2018-08-28 goetz 8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
2018-08-28 hseigel 8202578: Revisit location for class unload events
2018-08-28 pliden 8209894: ZGC: Cap number of GC workers based on heap size
2018-08-28 iignatyev 8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
2018-08-28 iignatyev 8186548: move jdk.testlibrary.JcmdBase closer to tests
2018-08-27 amenkov 8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
2018-08-27 akolarkunnu 8209494: Create a test for SwingSet InternalFrameDemo
2018-08-27 zgu 8209852: Counters in StringCleaningTask should be type of size_t
2018-08-27 lmesnik 8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
2018-08-27 akolarkunnu 8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-27 xuelei 8209965: The "supported_groups" extension in ServerHellos
2018-08-27 weijun 8209995: java.base does not need to export sun.security.ssl to java.security.jgss
2018-08-27 dfuchs 8209987: Minor cleanup in Level.java
2018-08-27 jgeorge 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
2018-08-25 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
2018-08-25 shade 8209911: More blob types in hs_err printout
2018-08-25 igerasim 6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
2018-08-24 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-24 vromero 8209173: javac fails with completion exception while reporting an error
2018-08-24 mikael 8209915: Fix license headers
2018-08-24 zgu 8209841: [REDO] Refactor G1ParallelCleaningTask into shared
2018-08-24 jiangli 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
2018-08-24 dlong 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
2018-08-17 roland 8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
2018-08-24 gziemski 8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
2018-08-20 ghaug 8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
2018-07-23 sgehwolf 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
2018-08-24 redestad 8209837: Avoid initializing ExpiringCache during bootstrap
2018-07-06 rkennke 8206457: Code paths from oop_iterate() must use barrier-free access
2018-08-24 shade 8208665: Amend cross-compilation docs with qemu-debootstrap recipe
2018-08-24 thartmann 8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
2018-08-23 lmesnik 8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
2018-08-23 gadams 8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
2018-08-23 kbarrett 8209850: Allow NamedThreads to use GlobalCounter critical sections
2018-08-23 joehw 8209873: Typo in javax.xml.validation.Validator.validate documentation
2018-08-23 igerasim 8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
2018-08-23 igerasim 8209851: Algorithm name is compared via reference identity
2018-08-23 ccheung 8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
2018-08-23 pchilanomate 8209854: ProblemList MemberNameLeak
2018-08-23 pliden 8209883: ZGC: Compile without C1 broken
2018-08-23 coffeys 8209129: Further improvements to cipher buffer management
2018-08-23 pliden 8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
2018-08-22 joehw 8209615: ParseError in XMLEventReader on a valid input
2018-08-22 dlong 8209651: better TLS poll for x64 C2
2018-08-22 jwilhelm Added tag jdk-12+8 for changeset 492b366f8e57
2018-08-22 mchung 8167314: Enable the check to detect duplicate provides in in GenModuleInfoSource
2018-08-22 tschatzl 8209062: Clean up G1MonitoringSupport
2018-08-22 tschatzl 8209061: Move G1 serviceability functionality to G1MonitoringSupport
2018-08-22 tschatzl 8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
2018-08-22 tschatzl 8209698: Remove "Pinned" from HeapRegionTraceType
2018-08-22 tschatzl 8208498: Put archive regions into a first-class HeapRegionSet
2018-08-22 amenkov 8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
2018-08-22 dtitov 8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
2018-08-14 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-22 adinn 8209783: AArch64: Combine Multiply and Neg operations in C2
2018-08-22 roland 8209686: cleanup arguments to PhaseIdealLoop() constructor
2018-08-22 tschatzl 8209839: [Backout] Backout JDK-8206467 Refactor G1ParallelCleaningTask into shared
2018-08-19 rkennke 8209667: Explicit barriers for C1/LIR
2018-08-22 coleenp 8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip