2018-06-25 dl 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
2018-06-25 dl 8203864: Execution error in Java's Timsort
2018-06-25 dl 8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
2018-06-25 lfoltan 8169559: Add class loader names to relevant VM messages
2018-06-25 hb 8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
2018-06-25 lfoltan 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
2018-06-25 dpochepk 8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
2018-06-25 dpochepk 8189103: AARCH64: optimize String indexOf intrinsic
2018-06-25 dpochepk 8202326: AARCH64: optimize string compare intrinsic
2018-06-25 dpochepk 8204289: AARCH64: enable math intrinsics usage in interpreter and C1
2018-06-25 dpochepk 8189105: AARCH64: create intrinsic for sin and cos
2018-06-25 dpochepk 8196402: AARCH64: create intrinsic for Math.log
2018-05-26 stefank 8204540: Automatic oop closure devirtualization
2018-06-25 jlahoda 8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
2018-03-20 pkoppula 8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
2018-06-25 pliden 8205405: ZGC: Decouple JFR type registration
2018-06-25 mhorie 8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
2018-06-25 rgoel 8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
2018-06-25 never 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
2018-06-25 egahlin 8203929: Limit amount of data for JFR.dump
2018-06-24 alanb 8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
2018-06-24 dsamersoff 8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
2018-06-24 plevart 8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
2018-06-24 jmanson 8205570: fix a number of typos in the JVMTI spec
2018-06-23 alanb Merge
2018-06-23 alanb 8198372: API to create a SelectableChannel to a FileDescriptor
2018-06-23 alanb 8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
2018-06-23 jmanson 8205113: Update JVMTI doc references to object allocation tracking
2018-06-05 sgehwolf 8203188: Add JEP-181 support to the Zero interpreter
2018-06-23 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
2018-06-23 martin 8205199: more Linux clang compile failures
2018-06-23 martin 8205197: Never default to using libc++ on Linux
2018-06-22 valeriep Merge
2018-06-22 valeriep 7007966: Add Brainpool ECC support (RFC 5639)
2018-06-22 iignatyev 8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
2018-06-22 iveresov 8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
2018-06-22 kbarrett 8205459: Rename Access API flag decorators
2018-06-22 rriggs 8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
2018-06-22 vdeshpande 8205194: Improve the Array Comparison when there is mismatch at first element.
2018-06-22 psandoz 8202922: Method reference identity is broken by serialization
2018-06-22 jwilhelm Added tag jdk-11+19 for changeset 36ca515343e0
2018-06-22 dpochepk 8189112: AARCH64: optimize StringUTF16 compress intrinsic
2018-06-22 michaelm 8204233: Add configurable option for enhanced socket IOException messages
2018-06-22 plevart Merge
2018-06-22 plevart Merge
2018-06-22 plevart 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
2018-06-22 dcubed 8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
2018-06-22 dpochepk 8205474: AARCH64: wrong zr encoding for ccmp instruction
2018-06-22 dpochepk 8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
2018-06-22 weijun 8205445: Add RSASSA-PSS Signature support to SunMSCAPI
2018-06-22 mgronlun 8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
2018-06-22 adinn 8204331: AArch64: fix CAS not embedded in normal graph error
2018-06-22 jlahoda 8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
2018-06-20 mbaesken 8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
2018-06-22 pmuthuswamy 8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
2018-06-22 iignatyev 8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
2018-06-22 mikael 8202331: Obsolete support for commercial features
2018-06-21 iignatyev 8205490: update ProblemList-graal
2018-06-21 iignatyev 8185927: create regression test for 8062950
2018-06-21 jjg 8205442: Avoid hard-coding --source value in SourceLauncherTest.java
2018-06-21 jjg 8196425: tools/javac/modules/AnnotationProcessing.java failed
2018-06-21 egahlin 8205053: Decouple type registration from framework lifecycle
2018-06-21 erikj 8205424: Change to Xcode 9.4 for building on Macosx at Oracle
2018-06-21 bpb 8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
2018-06-21 alanb 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
2018-06-21 kvn 8205398: AES-CBC decryption algorithm using AVX512 instructions
2018-06-21 smarks 8203184: List.copyOf() fails to copy sublists
2018-06-21 smarks 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
2018-06-21 coleenp 8205175: Deprecate UnlinkSymbolsALot debugging option.
2018-06-21 jlaskey 8203637: Fix Sources jdk-11+19
2018-06-21 rwestberg 8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
2018-06-19 rkennke 8205336: Modularize allocations in assembler
2018-06-21 nishjain 8204938: Add a test case to automatically check the updated LSR data
2018-06-21 cjplummer 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
2018-06-21 jwilhelm Added tag jdk-11+19 for changeset fb8b3f467277
2018-06-21 iveresov 8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
2018-06-20 lmesnik 8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
2018-06-20 gromero 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
2018-06-20 iignatyev 8205433: clean up hotspot ProblemList
2018-06-20 gadams 6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
2018-06-20 bsrbnd 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
2018-06-20 chegar Merge
2018-06-20 chegar Merge
2018-06-20 chegar 8204679: HTTP Client refresh
2018-06-20 erikj 8200115: System property java.vm.vendor value includes quotation marks
2018-06-20 mseledtsov 8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
2018-06-20 stuefe 8205407: [windows, vs<2017] C4800 after 8203197
2018-06-20 redestad 8199435: Unsafe publication of java.util.Properties.map
2018-06-19 chrisphi 8203030: Zero s390 31 bit size_t type conflicts in shared code
2018-06-20 mcimadamore 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
2018-06-20 pliden 8205339: ZGC: VerifyBeforeIteration not yet supported
2018-06-20 pliden 8205338: ZGC: LeakProfiler not yet supported
2018-06-20 pmuthuswamy 8202624: javadoc generates references to enum constructors, which are not documented
2018-06-20 goetz 8205108: [testbug] Fix pattern matching in jstatd tests.
2018-06-20 stuefe 8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
2018-06-20 cjplummer 8205149: hs201t002 should be put on the problem list
2018-06-19 valeriep 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
2018-06-19 stuefe 8203680: os::stat() on Posix platform does not need to copy input path
2018-06-15 apetushkov 8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
2018-06-19 pliden 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
2018-06-19 mgronlun 8204571: Add support for launching multiple startup recordings
2018-06-19 prr Merge
2018-06-19 prr Merge
2018-06-19 vagarwal 8200605: Create test for GridBagLayoutDemo
2018-06-19 prr Merge
2018-06-15 prr Merge
2018-06-15 prr 8204929: Fonts with embedded bitmaps are not always rotated
2018-06-15 psadhukhan 8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
2018-06-15 psadhukhan 8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
2018-06-13 dmarkov 8200353: Shift or Capslock not working in Textfield after accented keystrokes
2018-06-13 mhalder 8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
2018-06-12 prr Merge
2018-06-12 serb 8204454: Remove of sun.applet.AppletAudioClip
2018-06-12 prr 8191512: T2K font rasterizer code removal
2018-06-12 serb 8202768: [macos] Appkit thread slows when any Window Manager active
2018-06-11 mhalder 8029250: [macosx] There is no tray icon shown in the system tray area when case starts
2018-06-11 prr 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
2018-06-09 serb 6608234: SwingWorker.get throws CancellationException
2018-06-19 gadams 8205055: Fix compilation optimization errors with new Solaris toolchain
2018-06-19 gadams 8205110: Fix xchip warnings with new Solaris toolchain
2018-06-19 dchuyko 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
2018-06-19 naoto 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
2018-06-19 dchuyko 8198719: MethodHandleHelper.linkToStatic should drop MH arg
2018-06-19 dpochepk 8204353: AARCH64: optimize FPU load and stores in macroAssembler
2018-06-19 dpochepk 8204473: AARCH64: register post-index addressing mode is not supported directly
2018-06-19 erikj 8205183: Warning about using VS2017 should be removed
2018-06-19 mdoerr 8205172: 32 bit build broken
2018-06-19 rehn 8205006: Assertion failure when rehashing stringtable
2018-06-19 vromero 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
2018-06-19 phh 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
2018-06-19 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
2018-06-15 goetz 8204268: Improve some IncompatibleClassChangeError messages.
2018-06-19 thartmann 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
2018-06-19 rwestberg 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
2018-06-19 rwestberg 8204236: JFR unit test of thread CPU load should be enabled
2018-06-19 pliden 8205064: Fail immediately if an unavailable GC is selected
2018-06-19 rkennke 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
2018-06-15 neliasso 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
2018-06-19 rehn 8204166: TLH: Semaphore may not be destroy until signal have returned.
2018-06-19 simonis 8204965: Fix '--disable-cds' and disable CDS on AIX by default
2018-06-19 tschatzl 8205043: Make parallel reference processing default for G1
2018-06-19 roland 8203197: C2: consider all paths in loop body for loop predication
2018-06-19 stefank 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
2018-06-07 stefank 8204538: Split ScanClosure and ScanClosureWithParBarrier
2018-06-19 cushon 8198669: Refactor annotation array value parsing to reduce duplication
2018-06-19 pmuthuswamy 8205148: Turn off logging in jQuery-migrate
2018-06-18 iignatyev 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
2018-06-19 bulasevich 8203479: JFR enabled ARM32 build assertion failure
2018-06-19 bulasevich 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
2018-06-19 lkorinth 8205054: Could not find "lsof" on test machine
2018-06-19 weijun 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
2018-06-18 kvn 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
2018-06-18 jjg 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
2018-06-18 jjg 8149565: -locale option issues
2018-06-18 psandoz 8170159: Improve the performance of BitSet traversal
2018-06-18 dlong 8204231: Update Graal
2018-06-18 rehn 8204857: ConcurrentHashTable: Fix parallel processing
2018-06-18 mbaesken 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
2018-06-18 tschatzl 8043575: Dynamically parallelize reference processing work
2018-05-29 tschatzl 8202845: Refactor reference processing for improved parallelism
2018-06-18 sdama 8196988: Resolve disabled warnings for libjimage
2018-06-16 henryjen 8199871: Deprecate pack200 and unpack200 tools
2018-06-16 alanb 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
2018-06-15 goetz 8204943: Improve message of ArrayStoreException.
2018-06-16 stuefe 8204958: Minor cleanups for the diagnostic framework
2018-06-15 kbarrett 8204939: Change Access nomenclature: root to native
2018-06-15 mchung 8205116: jdeps --system $java.home fails with IAE
2018-06-15 bpb 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
2018-06-15 vtheeyarath 8202216: Add Buffer mismatch methods
2018-06-15 mchung 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
2018-06-15 mchung 8200121: Remove unused qualified exports in java.base
2018-06-15 erikj 8203667: Platform specific include files in jdk image in wrong sub directory
2018-06-15 mcimadamore 8203838: javac performance regression in 11+11
2018-06-15 cushon 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
2018-06-15 erikj 8204973: Add build support for filtering translations
2018-06-15 kvn 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
2018-06-15 kvn 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
2018-06-15 dnsimon 8205025: [AOT] make jdk.aot module upgradeable
2018-06-15 ihse 8200867: Remove references to "jdk 9" in build system
2018-06-15 pliden 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
2018-06-15 pliden 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
2018-06-15 pliden 8205024: ZGC: Worker threads boost mode not always enabled when is should be
2018-06-15 pliden 8205022: ZGC: SoftReferences not always cleared before throwing OOME
2018-06-15 pliden 8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
2018-06-14 goetz 8204654: [testbug] Fix pattern matching in jstat tests.
2018-06-15 jcbeyler 8205096: Add missing files for 8203394
2018-06-15 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
2018-06-11 roland 8204240: Extend MDO to allow more reasons to be recorded per bci
2018-06-15 rgoel 8202537: CLDR33
2018-06-15 pmuthuswamy 8204666: javadoc should be updated to use jQuery 3.3.1
2018-06-14 zgu 8203641: Refactor String Deduplication into shared
2018-06-14 epavlova 8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
2018-06-14 stuefe 8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
2018-06-13 lmesnik 8203491: [TESTBUG] Port heapdump tests into java
2018-06-14 darcy 8205003: Replace selected link tags with linkplain in java.lang.Class
2018-06-14 hseigel 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
2018-06-14 bsrbnd 8203813: javac accepts an illegal name as a receiver parameter name
2018-06-14 jlaskey 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
2018-06-14 jlahoda 8196618: Create API to list supported values for javac --release option
2018-06-14 tschatzl 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
2018-06-14 mcimadamore 8178150: Regression in logic for handling inference stuck constraints
2018-06-14 lkorinth 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
2018-06-14 ihse 8204664: PrepareFailureLogs should be done after sequential make targets
2018-06-14 thartmann 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
2018-06-14 ysuenaga 8204531: Remove unused chars following '\0'
2018-06-14 epavlova 8204978: [Graal] Disable Epsilon GC tests from running with Graal
2018-06-14 thartmann 8203915: Induction variable of over-unrolled loop conflicts with range checks
2018-06-14 dholmes 8204668: Cleanup management of the java.vm.info System property
2018-06-14 rehn 8204613: StringTable: Calculates wrong number of uncleaned items.
2018-06-14 amlu 8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
2018-06-14 jwilhelm Added tag jdk-11+18 for changeset e1b3def12624
2018-06-13 bpb 8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
2018-06-13 joehw 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
2018-06-13 dtitov 8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
2018-06-13 stuefe 8204935: [aix] TOC overflow in libjvm.so (release build)
2018-06-13 stuefe 8204663: clean up remaining native parts after JDK-8187631
2018-06-13 bobv Merge
2018-06-13 bobv Merge
2018-06-12 bobv Merge
2018-06-12 bobv 8203357: Container Metrics
2018-06-12 bobv 8203691: Test /runtime/containers/cgroup/PlainRead.java fails
2018-06-13 erikj 8204922: Create bootcycle jib profiles
2018-06-13 vtheeyarath 8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
2018-06-13 rhalade 8204923: Restore Symantec root verisignclass2g2ca
2018-06-13 eosterlund 8203344: Make C1 leal patchable on SPARC
2018-06-13 jlahoda 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
2018-06-13 glaubitz 8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
2018-06-13 rkennke 8204685: Abstraction for TLAB dummy object
2018-06-13 rkennke 8203157: Object equals abstraction for BarrierSetAssembler
2018-06-13 stuefe 8202772: NMT thread stack tracking causes crashes on AIX jdk-11+18
2018-06-13 kvn 8201193: Use XMM/YMM for objects initialization
2018-06-11 cushon 8203679: AssertionError in DeferredAttr with parenthesized method reference
2018-06-12 kbarrett 8204585: Remove IN_ARCHIVE_ROOT from Access API
2018-06-12 bchristi 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
2018-06-12 smarks 8204243: remove Thread.destroy() and Thread.stop(Throwable)
2018-06-12 rhalade 8196141: Add GoDaddy root certificates
2018-06-11 aph 8204680: Disassembly does not display code strings in stubs
2018-06-12 rriggs 8197930: JNI exception pending in initializeEncoding of jni_util.c
2018-06-12 zgu 8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
2018-06-12 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
2018-06-12 kvn 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
2018-06-12 shade 8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
2018-06-12 sdama 8204861: fix for 8196993 has broken the build on linux
2018-06-12 shade 8204850: BarrierSet::make_* should be static
2018-06-12 adinn Merge
2018-06-12 aph 8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
2018-06-12 jlahoda 8204674: Inconsistent lambda parameter span
2018-06-10 smonteith 8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
2018-05-30 goetz 8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
2018-05-30 goetz 8204476: Add additional statistics to CodeCache::print_summary
2018-06-12 sdama 8196993: Resolve disabled warnings for libunpack
2018-06-12 kbarrett 8204097: Simplify OopStorage::AllocateList block entry access
2018-06-12 xyin 8201528: Add new test to check for package versioning information in OpenJDK
2018-06-11 erikj 8204127: Change bundle format on Windows to zip
2018-06-11 valeriep 8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
2018-06-11 epavlova 8204694: Add failed compiler/stable tests into ProblemList-graal.txt
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 tip