2018-09-04 dfuchs 8210366: Typo in MethodHandles.Lookup: must be either be
2018-09-04 alanb 8210087: Classes in jdk.unsupported not accessible from jconsole plugin
2018-09-04 bpb 8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
2018-09-04 gromero 8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
2018-09-04 shade 8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-09-04 shade 8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-09-04 alanb 8210341: (fs) Typos in PosixFileAttributeView javadoc
2018-09-04 tschatzl 8207200: Committed > max memory usage when getting MemoryUsage
2018-09-04 tschatzl 8210265: Crash in HSpaceCounters::update_used()
2018-09-04 weijun 8210338: Better output for GenerationTests.java
2018-09-04 stuefe 8210307: 8210246 broke NMT jtreg tests
2018-09-03 stuefe 8210314: [aix] NMT does not show "Safepoint" memory type
2018-09-03 bulasevich 8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
2018-09-03 avoitylov 8207247: AARCH64: Enable Minimal and Client VM builds
2018-09-03 lucy 8207343: Automate vtable/itable stub size calculation
2018-09-01 iklam 8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
2018-09-01 goetz 8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
2018-08-31 jjg 8208608: Update --module-source-path to allow explicit source paths for specific modules
2018-08-31 kbarrett 8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
2018-08-31 dtitov 8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
2018-08-31 mcimadamore 8210226: Add support for multiple project folders to idea.sh
2018-08-31 amenkov 8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
2018-08-31 pchilanomate 8206424: Use locking for cleaning ProtectionDomainTable
2018-08-31 coleenp 8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
2018-08-31 coleenp 8210155: Lock ClassLoaderDataGraph
2018-08-31 hannesw 8176453: Javadoc search: there are issues with generics in parameters
2018-08-31 dnsimon 8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
2018-08-31 ihse 6657100: Rename sparcWorks to solstudio in HotSpot
2018-08-30 mbaesken 8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
2018-08-31 jjiang 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
2018-08-31 mli 8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
2018-08-31 cjplummer 8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
2018-08-30 kbarrett 8209975: Some GCThreadLocalData not initialized
2018-08-30 avoitylov 8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
2018-08-30 kbarrett 8210119: Rename SubTasksDone::is_task_claimed
2018-08-30 bpb 8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
2018-08-30 amenkov 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
2018-08-30 akolarkunnu 8209993: Create a test for SwingSet3 ToolTipDemo
2018-08-30 jcbeyler 8203356: VM Object Allocation Collector can infinite recurse
2018-08-30 iklam 8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
2018-08-30 hseigel 8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
2018-08-30 lucy 8209950: SIGBUS in CodeHeapState::print_names()
2018-08-30 eosterlund 8210065: ZGC: Remove mode for treating weaks as strong
2018-08-29 mbaesken 8210147: adjust some WSAGetLastError usages in windows network coding
2018-08-30 eosterlund 8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
2018-08-30 eosterlund 8210061: ZGC: Remove STW weak processor mode
2018-08-30 ihse 8210160: Remove deprecated configure arguments
2018-08-30 ihse 8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
2018-08-30 cjplummer 8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
2018-08-28 gadams 8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
2018-08-30 ljiang 8210153: localized currency symbol of VES
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
2018-08-22 eosterlund 8208601: Introduce native oop barriers in C2 for OopHandle
2018-08-22 rkennke 8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
2018-08-22 roland 8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
2018-08-14 roland 8209420: Track membars for volatile accesses so they can be properly optimized
2018-08-22 weijun 8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
2018-08-22 iklam 8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
2018-08-22 igerasim 8186186: GSSContext.isEstablished() can return true on error state
2018-08-22 weijun 8209771: jdk.test.lib.Utils::runAndCheckException error
2018-08-17 iklam 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
2018-08-22 zgu 8206467: Refactor G1ParallelCleaningTask into shared
2018-08-21 lmesnik 8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled jdk-12+8
2018-08-21 twisti 8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
2018-08-21 never 8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
2018-08-21 pchilanomate 8206423: Use locking for cleaning ResolvedMethodTable
2018-08-21 coleenp 8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
2018-08-21 coleenp 8209738: Remove ClassLoaderDataGraph::*oops_do functions
2018-08-21 rkennke 8209668: Explicit barriers for C1/assembler
2018-08-21 pmuthuswamy 8203792: Remove "compatibility" features from Head.java
2018-08-20 iklam 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
2018-08-20 tbell 8209760: merge error: restore ea in make/conf/jib-profiles.js
2018-08-20 jnimeh 8208350: Disable all DES cipher suites
2018-08-20 mikael Merge
2018-08-17 mikael Added tag jdk-11+27 for changeset 9d7d74c6f2cb
2018-08-16 michaelm 8207966: HttpClient response without content-length does not return body jdk-11+27
2018-08-15 jjiang 8209537: Two security tests failed after JDK-8164639 due to dependency was missed
2018-08-15 jjiang 8164639: Configure PKCS11 tests to use user-supplied NSS libraries
2018-08-15 vdeshpande 8207746: C2: Lucene crashes on AVX512 instruction
2018-08-15 rhalade 8206176: Remove the temporary tls13VN field
2018-08-14 diazhou 8209451: Please change jdk 11 milestone to FCS
2018-08-14 xuelei 8207009: TLS 1.3 half-close and synchronization issues
2018-08-14 rhalade 8209506: Add Google Trust Services GlobalSign root certificates
2018-08-14 kaddepalli 8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
2018-08-14 rhalade 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
2018-08-14 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
2018-08-13 iignatyev 8205687: TimeoutHandler generates huge core files
2018-08-09 epavlova 8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
2018-08-09 mhalder 8208125: Cannot input text into JOptionPane Text Input Dialog
2018-08-20 iignatyev 8209740: typo in test/lib/jtreg/SkippedException.java
2018-08-20 joehw 8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
2018-08-20 lucy 8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
2018-08-20 redestad 8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
2018-08-20 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
2018-08-20 shade 8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
2018-08-20 iignatyev 8209456: [error-prone] ShortCircuitBoolean in java.logging
2018-08-18 kbarrett 8154343: Make SATB related code available to other GCs
2018-08-18 jnimeh 8203614: Java API SSLEngine example code needs correction
2018-08-17 ccheung 8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
2018-08-17 coffeys 8208675: Remove legacy sun.security.key.serial.interop property
2018-08-17 darcy 8209304: Deprecate serialVersionUID fields in interfaces
2018-08-17 iveresov 8206992: Update Graal
2018-08-17 gziemski 8209586: AARCH64: SymbolTable changes throw assert on aarch64
2018-08-17 mikael Added tag jdk-12+7 for changeset ef57958c7c51
2018-08-17 sballal 8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
2018-08-17 rehn 8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
2018-08-17 epavlova 8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
2018-08-17 thartmann 8208275: C2 crash in Node::add_req(Node*)
2018-08-15 iklam 8209545: Simplify HeapShared::archive_module_graph_objects
2018-08-16 kbarrett 8209607: Remove stale comment for JNI mutexes
2018-08-16 amenkov 8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
2018-08-16 iignatyev 8209549: remove VMPropsExt from TEST.ROOT
2018-08-16 jiangli 8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work.
2018-08-16 amenkov 8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
2018-08-16 jlahoda 8208269: Javadoc does not support module-info in a multi-release jar
2018-08-15 rriggs 8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
2018-08-16 rgoel 8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales jdk-12+7
2018-08-16 dnsimon 8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects
2018-08-16 thartmann 8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
2018-08-16 iklam 8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location"
2018-08-15 iklam 8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
2018-08-15 vromero 8207320: Wrong type order for intersection lambdas with multiple abstract methods
2018-08-15 coleenp 8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
2018-08-15 coleenp 8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out
2018-08-15 darcy 5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
2018-08-15 darcy 8176425: Add radix indication in NumberFormatException message for Integer.decode
2018-08-15 mseledtsov 8209164: [TESTBUG] Apply jtreg skipped status to cds tests
2018-08-15 thartmann 8209459: TestSHA512MultiBlockIntrinsics failed on AArch64
2018-08-15 dpochepk 8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
2018-08-15 eosterlund 8208582: Introduce native oop barriers in C1 for OopHandle
2018-08-15 xuelei 8207009: TLS 1.3 half-close and synchronization issues
2018-08-14 coleenp 8209518: symbol table gtest fails with semaphore error
2018-08-14 gziemski 8195100: Use a low latency hashtable for SymbolTable
2018-08-14 kvn 8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface
2018-08-14 kbarrett 8209347: SATBMarkQueue.cpp should not need jvm.h
2018-08-14 amenkov 8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
2018-08-14 kbarrett 8209346: Refactor SATBMarkQueue filter configuration
2018-08-14 rhalade 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
2018-08-14 akolarkunnu 8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-14 weijun 8209416: Refactoring GetPropertyAction calls in security libs
2018-08-14 lucy 8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
2018-08-13 jcbeyler 8061467: Add UseLargePages to TestNUMAPageSize
2018-08-13 pliden 8209376: ZGC: Move ZMarkStackAllocator into a separate file
2018-08-13 pliden 8209375: ZGC: Use dynamic base address for mark stack space
2018-08-14 kbarrett 8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
2018-08-14 xiaofeya 8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
2018-08-14 iignatyev 8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
2018-08-13 kbarrett 8209396: Make PtrQueueSets not statically allocated
2018-08-13 kvn 8207153: Some intrinsic tests take long time to run
2018-08-13 redestad 8209120: Archive the Integer.IntegerCache
2018-08-10 mbaesken 8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
2018-08-13 epavlova 8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
2018-08-13 tschatzl 8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
2018-08-13 tschatzl 8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
2018-08-13 tschatzl 8209193: Fix aarch64-linux compilation after -Wreorder changes
2018-08-13 ghaug 8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
2018-08-13 avoitylov 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
2018-08-13 shade 8209378: Fix Minimal VM after JDK-8208677
2018-08-11 coleenp 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2018-08-11 coleenp 8209384: ProblemList stressHierarchy metaspace tests
2018-08-10 bchristi 8205399: Set node color on pinned HashMap.TreeNode deletion
2018-08-10 coleenp 8164683: Solaris: JVM abuses thread preemption control
2018-08-10 hseigel 8207778: Add locking to ModuleEntry and PackageEntry tables
2018-08-10 bulasevich 8206895: aarch64: rework error-prone cmp instuction
2018-08-10 weijun 8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
2018-08-10 xyin 8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
2018-08-10 jiangli 8207263: Store the Configuration for system modules into CDS archive.
2018-08-09 ccheung 8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
2018-08-09 redestad 8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
2018-08-09 rkennke 8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
2018-08-09 epavlova 8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
2018-08-09 mikael Merge
2018-08-09 mikael Added tag jdk-11+26 for changeset 945ba9278a27
2018-08-09 chegar 8208391: Differentiate response and connect timeouts in HTTP Client API
2018-08-08 serb 8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
2018-08-08 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
2018-08-08 yzhang 8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
2018-08-06 rwestberg 8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
2018-08-07 ljiang 8208663: JDK 11 L10n resource file update msg drop 20 jdk-11+26
2018-08-08 iris 8201394: Update java.se module summary to reflect removal of java.se.ee module
2018-08-07 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
2018-08-07 mullan 8208691: Tighten up jdk.includeInExceptions security property
2018-08-07 dbuck 8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
2018-08-07 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
2018-08-06 ssahoo 8208496: New Test to verify concurrent behavior of TLS.
2018-08-06 thartmann 8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
2018-08-03 iignatyev 8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
2018-06-22 rkennke 8205523: Explicit barriers for interpreter
2018-08-09 rkennke 8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
2018-08-09 mikael Added tag jdk-12+6 for changeset 7939b3c4e408
2018-08-08 jcbeyler 8208242: Add @requires to vmTestbase/gc/g1 tests
2018-08-09 pliden 8209127: ZGC: Improve error message when failing to map memory for mark stacks
2018-08-09 pliden 8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
2018-08-09 pliden 8209125: ZGC: Clean up ZServiceabilityCounters
2018-08-09 pliden 8207756: ZGC: jstat should show CGC STW phases
2018-08-09 xiaofeya 8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
2018-08-09 kvn 8207965: C2-only debug build fails
2018-08-08 jcbeyler 8208303: Track JNI failures and fail tests
2018-08-08 mchung 8202941: GenModuleInfoSource build tool does not detect missing semicolons
2018-08-08 coleenp 8208677: Move inner metaspace cleaning out of class unloading
2018-08-08 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
2018-08-08 bpb 8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
2018-08-08 tschatzl 8208672: Enable -Wreorder in make files for gcc, clang
2018-08-08 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
2018-08-08 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
2018-08-08 tschatzl 8208669: GC changes to allow enabling -Wreorder
2018-08-08 xyin 8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/ jdk-12+6
2018-08-07 coleenp 8208575: Remove Atomic::add/sub for short
2018-08-07 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
2018-08-07 sherman 8208634: Add x-IBM-1129 charset
2018-08-07 redestad 8209003: Consolidate use of empty collections in java.lang.module
2018-08-07 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
2018-08-07 ccheung 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
2018-08-03 mbaesken 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
2018-08-07 kvn 8209023: fix 2 compiler tests to avoid JDK-8208690
2018-08-07 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
2018-08-06 jcbeyler 8079682: [mlvm] remove SAM code in MHTransformationGen
2018-08-06 shurailine 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
2018-08-06 psandoz 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
2018-08-06 fweimer 8208362: (bf) Long chains created by direct Buffer::slice
2018-08-06 darcy 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
2018-08-06 epavlova 8194958: [Graal] disable compiler/c2/cr7200264 tests
2018-08-06 dcubed 8209020: ProblemList tests affected by JDK-8208778
2018-08-06 hseigel 8208604: Metadata::print_value_string() compares 'this' to NULL
2018-08-06 dcubed 8209018: ProblemList tests affected by JDK-8208690
2018-08-06 dholmes 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
2018-08-05 alanb 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
2018-08-04 darcy 8208782: Remove extra type in throws clause of SerialClob.writeObject
2018-08-03 bpb 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
2018-08-03 prr Merge
2018-08-02 prr Added tag jdk-11+25 for changeset 331888ea4a78
2018-08-02 mgronlun 8207139: NMT is not enabled on Windows 2016/10
2018-07-31 prr 8204931: Colors with alpha are painted incorrectly on Linux jdk-11+25
2018-07-31 prr 8208353: Upgrade JDK 11 to libpng 1.6.35
2018-07-31 prr 8208466: Fix potential memory leak in harfbuzz shaping.
2018-07-31 dsamersoff 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
2018-07-31 epavlova 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
2018-07-30 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-27 iignatyev 8208370: fix typo in ReservedStack tests' @requires
2018-07-27 iignatyev 8208358: update bug ids mentioned in tests
2018-07-26 hseigel 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
2018-07-26 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
2018-07-26 epavlova 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
2018-07-26 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
2018-08-03 coffeys 8208583: Better management of internal KeyStore buffers
2018-08-03 zgu 8205921: Optimizing best-of-2 work stealing queue selection
2018-08-03 coffeys 8207775: Better management of CipherCore buffers
2018-08-03 dcubed 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
2018-08-02 iignatyev 8208701: Fix for JDK-8208655 causes test failures in CI tier1
2018-08-02 iignatyev 8208699: remove unneeded imports from runtime tests
2018-08-02 iignatyev 8208655: use JTreg skipped status in hotspot tests
2018-08-02 prr Added tag jdk-12+5 for changeset f8696e0ab9b7
2018-08-02 zgu 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
2018-07-31 jcbeyler 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
2018-07-31 jcbeyler 8169004: Fix redundant @requires tags in tests
2018-08-01 jcbeyler 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
2018-07-31 jcbeyler 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
2018-08-02 iignatyev 8208647: switch jtreg to 4.2b13
2018-08-02 mseledtsov 8185531: [TESTBUG] Improve test configuration for shared strings
2018-08-01 kbarrett 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
2018-08-01 iignatyev 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
2018-08-01 naoto 8208080: Locale extensions via Service provider is not working for region extensions
2018-08-01 nishjain 8208560: ChoiceFormat class has unused constants needs cleanup
2018-08-01 pmuthuswamy 8208484: color contrast issues in a couple of spec files
2018-08-01 dbuck 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
2018-08-01 weijun 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
2018-08-01 dbuck 8208541: non-ASCII characters in hsdis UPL text
2018-07-31 dcubed 8208605: Fix for 8199868 breaks tier1 build
2018-07-31 coleenp 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
2018-07-31 hseigel 8202171: Some oopDesc functions compare this with NULL
2018-07-31 zgu 8199868: Support JNI critical functions in object pinning API
2018-07-31 mcimadamore 8208524: IntelliJ support broken since 2018.2 jdk-12+5
2018-07-31 hseigel 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
2018-07-31 zgu 8208499: NMT: Missing memory tag for Safepoint polling page
2018-07-30 hseigel 8207779: Method::is_valid_method() compares 'this' with NULL
2018-07-30 mvala 8208084: Windows build failure - "'snprintf': identifier not found"
2018-07-30 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-30 pmuthuswamy 8203791: Remove "compatibility" features from Table.java
2018-07-30 xyin 8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
2018-07-27 dcubed 8171157: Convert ObjectMonitor_test to GTest
2018-07-27 nishjain 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
2018-07-27 tschatzl 8208297: Allow printing of taskqueue stats if compiled in in product builds
2018-07-26 dtitov 8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
2018-07-26 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
2018-07-26 amenkov 8199155: Accessibility issues in jdk.jdi
2018-07-26 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
2018-07-26 prr Merge
2018-07-26 prr Added tag jdk-11+24 for changeset ea900a7dc7d7
2018-07-26 jlaskey 8208164: (str) improve specification of String::lines
2018-07-23 simonis 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
2018-07-26 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
2018-07-26 ljiang 8207948: JDK 11 L10n resource file update msg drop 10
2018-07-26 jjiang 8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
2018-07-26 xuelei 8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
2018-07-25 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
2018-07-25 cjplummer 8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
2018-07-25 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-25 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
2018-07-25 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
2018-07-25 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
2018-07-25 erikj 8208096: Update build documentation to reflect compiler upgrades at Oracle jdk-11+24
2018-07-25 chegar 8207846: Generalize the jdk.net.includeInExceptions security property
2018-07-24 rhalade 8203230: update VerifyCACerts test
2018-07-24 cjplummer 8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
2018-07-24 ghaug 8207392: [PPC64] Implement JFR profiling.
2018-07-24 chegar 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
2018-07-23 chegar 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
2018-07-24 mli 8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
2018-07-23 valeriep 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
2018-07-23 dlong 8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
2018-07-23 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
2018-07-23 sdama 8206445: JImageListTest.java failed in Windows
2018-07-19 gromero 8189922: UseNUMA memory interleaving vs membind
2018-07-23 jcbeyler 8207252: C1 still does eden allocations when TLAB is enabled
2018-07-23 xiaofeya 8207952: Problem-list 3 sctp tests
2018-07-21 weijun 8207223: SSL Handshake failures are reported with more generic SSLException
2018-07-20 coleenp 8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
2018-07-20 smarks 8206865: RMI activation tests fail with InvalidClassException
2018-07-20 epavlova 8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
2018-07-20 iignatyev 8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
2018-07-20 naoto 8206886: Java does not set the default format locale correctly on mac10.13
2018-07-20 ascarpino 8204196: integer cleanup
2018-07-20 erikj 8207365: Make man pages optional
2018-07-20 goetz 8207830: [aix] disable jfr in build and tests
2018-07-20 goetz 8207766: [testbug] Adapt tests for Aix.
2018-07-20 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
2018-07-20 mli 8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
2018-07-20 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
2018-07-20 mli 8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
2018-07-11 zgu 8207056: Epsilon GC to support object pinning
2018-07-19 erikj 8207243: Fix translation filtering to also support zh_HK and zh_TW
2018-07-19 kvn 8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation.
2018-07-19 bulasevich 8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
2018-07-26 prr Added tag jdk-12+4 for changeset 499b873761d8
2018-07-26 ysuenaga 8205992: jhsdb cannot attach to Java processes running in Docker containers
2018-07-26 dbuck 8208183: update HSDIS plugin license to UPL
2018-07-26 jjg 8208227: tools/jdeps/DotFileTest.java fails on Win-X64
2018-07-26 darcy 8208200: Add missing periods to sentences in RoundEnvironment specs
2018-07-25 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
2018-07-25 darcy 8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
2018-07-25 rkennke 8204970: Remaing object comparisons need to use oopDesc::equals()
2018-07-25 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-25 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
2018-07-25 darcy 8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
2018-07-25 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
2018-07-25 xyin 8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/ jdk-12+4
2018-07-24 shurailine 8208157: requires.VMProps throws NPE for missing properties in "release" file
2018-07-24 jjg 8207214: Broken links in JDK API serialized-form page
2018-07-24 mbaesken 8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
2018-07-19 mbaesken 8207395: jar has issues with UNC-path arguments for the jar -C parameter [windows]
2018-07-24 igerasim 8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
2018-07-24 kvn 8207262: enable applications/ctw/modules/java_desktop_2.java test again
2018-07-23 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
2018-07-23 tonyp 8207849: Allow the addition of more number to the Java version string
2018-07-23 tschatzl 8207953: Remove dead code in G1CopyingKeepAliveClosure
2018-07-20 vromero 8205493: OptionSmokeTest.java uses hard-coded release values
2018-07-20 darcy 8208060: Additional corrections of serial-related declarations
2018-07-20 iklam 8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
2018-07-20 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
2018-07-20 kvn 8206075: On x86, assert on unbound assembler Labels used as branch targets
2018-07-18 darcy 8193462: Fix Filer handling of package-info initial elements
2018-07-18 darcy 8193214: Incorrect annotations.without.processors warnings with JDK 9
2018-07-20 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
2018-07-20 ctornqvi 8207855: Make applications/jcstress invoke tests in batches
2018-07-19 dtitov 8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
2018-07-19 vromero 8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
2018-07-19 igerasim 8207753: Handle to process snapshot is leaked if Process32First() fails
2018-07-19 never 8207202: [Graal] compiler/graalunit/CoreTest.java fails
2018-07-19 naoto 8206886: Java does not set the default format locale correctly on mac10.13
2018-07-19 prr Merge
2018-07-19 kaddepalli 8206343: There is a typo in the java documentation of javax.swing.JScrollBar.
2018-07-12 prr Merge
2018-07-03 sveerabhadra 8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
2018-07-02 kaddepalli 8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
2018-07-19 prr Merge
2018-07-19 bobv 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
2018-07-19 prr Added tag jdk-11+23 for changeset 1edcf36fe15f
2018-07-19 sspitsyn 8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
2018-07-19 amlu 8207818: Problem list several rmi tests
2018-06-23 smarks 8205491: adjust reflective access checks
2018-06-07 vtewari 8200666: Improve LDAP support
2018-05-31 smarks 8197925: Better stack walking
2018-04-09 apetcher 8200332: Improve GCM counting
2018-03-15 sherman 8199547: Exception to Pattern Syntax
2018-02-05 igerasim 8196224: Even better Internet address support
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 tip