2018-11-13 jdv 8212116: IIOException "tEXt chunk length is not proper" on opening png file
2018-11-14 psadhukhan Merge
2018-11-14 serb 8211833: Javadoc cleanup of java.applet package
2018-11-13 shurailine 8186549: move ExtendedRobot closer to tests
2018-11-13 jdv 8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
2018-11-12 alitvinov 8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component
2018-11-29 dholmes 8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler
2018-11-29 dholmes 8214466: Append assembler flags on ARM targets
2018-11-29 dholmes 8214332: Add a flag for overriding default JNI library search path
2018-11-29 smarks 8214460: MacosX build is broken because of JDK-8214014
2018-11-29 jwilhelm Added tag jdk-12+22 for changeset 732bec44c89e
2018-11-28 mli 8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
2018-11-28 dl 8211283: Miscellaneous changes imported from jsr166 CVS 2018-11
2018-11-28 dl 8211877: Broken links in java.util.concurrent.atomic
2018-11-28 dl 8212899: java/util/concurrent/tck/JSR166TestCase.java - testMissedSignal_8187947(SubmissionPublisherTest): timed out waiting for CountDownLatch for 40 sec
2018-11-28 martin 8213406: (fs) More than one instance of built-in FileSystem observed in heap
2018-11-28 kbarrett 8214278: Cleanup process_completed_threshold and related state
2018-11-28 rriggs 8214014: Remove vestiges of gopher: protocol proxy support
2018-11-28 rriggs 4947890: Minimize JNI upcalls in system-properties initialization
2018-11-28 lancea 8210454: jar tool does not allow setting the module version without also setting the main class
2018-11-28 jcbeyler 8214408: Migrate EventsOnOff to using the same allocateAndCheck method
2018-11-28 joehw 8213117: adoptNode corrupts attribute values jdk-12+22
2018-11-28 iklam 8213275: ReplaceCriticalClasses.java fails with jdk.internal.vm.PostVMInitHook not found
2018-11-28 simonis 8214343: Handle the absence of Xrandr more generically
2018-11-28 dchuyko 8214272: Don't use memset to initialize arrays of MemoryUsage in memoryManager.cpp
2018-11-28 rehn 8213791: StringTable: Use get and insert
2018-11-28 tschatzl 8213996: Remove one of the SparsePRT entry tables
2018-11-28 tschatzl 8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
2018-11-28 ihse 8178317: Create man pages using pandoc from markdown sources
2018-11-27 mbaesken 8214373: adjust usage of ReleaseLongArrayElements in MacosxDebuggerLocal
2018-11-27 roland 8214362: C2: gc interface entry point for split if
2018-11-27 roland 8214172: GC interface entry points for loop opts
2018-11-28 mli 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library
2018-11-28 pmuthuswamy 8202621: bad test with broken links needs to be updated
2018-11-28 pmuthuswamy 8213921: Use {@systemProperty} tag for properties listed in "Networking Properties"
2018-11-28 dholmes 8212207: runtime/InternalApi/ThreadCpuTimesDeadlock.java crashes with SEGV in pthread_getcpuclockid+0x0
2018-11-28 dholmes 8214208: Nestmate package validation logging/exception should include classloader information
2018-11-28 coleenp 8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing
2018-11-27 mseledtsov 8213914: [TESTBUG] Several JFR VM events are not covered by tests
2018-11-27 dcubed 8202415: Incorrect time logged for monitor deflation
2018-11-27 jiangli 8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
2018-11-27 pchilanomate 8150689: Thread dump report "waiting to re-lock in wait()" shows incorrectly
2018-11-27 darcy 8213911: Use example.com in java.net and other examples
2018-11-27 joehw 8177286: AttributeSet: attempt to compare Qname and String
2018-11-27 mgronlun 8214287: SpecJbb2005StressModule got uncaught exception
2018-11-27 vromero 8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
2018-11-26 mbaesken 8214297: testbug : missing fclose in jvmti_aod.cpp
2018-11-27 hannesw 8213716: javadoc search not working with Japanese and Chinese locales
2018-11-27 coffeys 8214295: Populate handlers while holding streamHandlerLock
2018-11-26 roland 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation
2018-11-27 dlong 8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
2018-11-27 stuefe 8213834: JVMTI ResourceExhausted should not be posted in CompilerThread
2018-11-27 xuelei 8214321: Misleading code in SSLCipher
2018-11-27 weijun 8214100: use of keystore probing results in unnecessary exception thrown
2018-11-26 iklam 8214029: Remove dead code BasicHashtable::bulk_free_entries
2018-11-26 jjg 8190312: javadoc -link doesn't work with http: -> https: URL redirects
2018-11-26 jiangli 8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java
2018-11-26 jjg 8213956: javadoc crash using {@index} in doc-files file
2018-11-26 kbarrett 8214202: DirtyCardQueueSet::get_completed_buffer should not clear _process_completed
2018-11-26 sgehwolf 8214059: Undefined behaviour in ADLC
2018-11-26 jlaskey 8203442: String::transform
2018-11-26 hseigel 8204525: [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap
2018-11-26 thartmann 8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions
2018-11-26 jlahoda 8214113: Switch expressions may have constant type and may be skipped during write
2018-11-26 weijun 8214262: SunEC native code does not compile with debug on
2018-11-24 jwilhelm 8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java
2018-11-23 bulasevich 8213845: ARM32: Interpreter doesn't call result handler after native calls
2018-11-22 roland 8214206: Fix for JDK-8213419 is broken on 32-bit
2018-11-23 sjohanss 8214118: HeapRegions marked as archive even if CDS mapping fails
2018-11-23 rehn 8214181: safepoint header cleanup
2018-11-23 rehn 8212108: SafepointSynchronizer never ending counter (big enough)
2018-11-23 mgronlun 8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
2018-11-23 vtewari 8203672: JNI exception pending in PlainSocketImpl.c
2018-11-23 ysuenaga 8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
2018-11-23 amlu 8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms
2018-11-23 mhorie 8214205: PPC64: Add instructions for counting trailing zeros
2018-11-22 mchung 8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file
2018-11-22 simonis 8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x
2018-11-22 hannesw 8200432: javadoc fails with ClassCastException on {@link byte[]}
2018-11-22 sgehwolf 8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
2018-11-22 sgehwolf 8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
2018-11-22 eosterlund 8213755: Let nmethods be is_unloading() outside of safepoints
2018-11-22 eosterlund 8214056: Allow the GC to attach context information to CompiledMethod
2018-11-22 eosterlund 8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
2018-11-22 simonis 8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
2018-11-22 tschatzl 8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
2018-11-22 tschatzl 8213997: Remove G1HRRSUseSparseTable flag
2018-11-22 rkennke 8214057: GC/C2 abstraction for Node::has_special_unique_user()
2018-11-22 rkennke 8214055: GC/C2 abstraction for phaseX
2018-11-09 pliden 8212748: ZGC: Add reentrant locking functionality
2018-11-22 pliden 8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
2018-11-22 vtewari 8046500: GetIpAddrTable function failed on Pure Ipv6 environment
2018-11-22 mchung 8213909: jdeps --print-module-deps should report missing dependences
2018-11-22 mchung 8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
2018-11-22 pmuthuswamy 8213819: doclint should warn against {@index} inside <a> tag
2018-11-22 amlu 8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
2018-11-22 jwilhelm Added tag jdk-12+21 for changeset f8fb0c86f2b3
2018-11-21 dnsimon 8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
2018-11-21 jjg 8214139: Remove wrapper methods from {Base,Html}Configuration
2018-11-21 apetcher 8213202: Possible race condition in TLS 1.3 session resumption jdk-12+21
2018-11-21 jcbeyler 8214149: Move out assignments when not using NSK*VERIFY macros
2018-11-21 alanb 8214078: (fs) SecureDirectoryStream not supported on arm32
2018-11-21 jcbeyler 8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions
2018-11-21 bpb 8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit
2018-11-21 coffeys 8213942: URLStreamHandler initialization race
2018-11-21 kbarrett 8214144: Remove confusing locking_enqueue_completed_buffer
2018-11-21 simonis 8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
2018-11-21 jlahoda 8212982: Rule cases in switch expression accepted even if complete normally
2018-11-21 thartmann 8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
2018-11-21 rgoel 8209923: Unicode 11.0.0.
2018-11-14 roland 8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
2018-11-21 iklam 8213587: Speed up CDS dump time by using resizable hashtables
2018-11-21 jcbeyler 8214154: problem list HeapMonitorStatIntervalTest.java
2018-11-21 zgu 8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java
2018-11-20 shade 8213992: Rename and make DieOnSafepointTimeout the diagnostic option
2018-11-20 rkennke 8213746: GC/C2 abstraction for C2 matcher
2018-11-20 redestad 8213033: Archive remaining primitive box caches
2018-11-19 cushon 8213908: AssertionError in DeferredAttr at setOverloadKind
2018-11-20 simonis 8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp
2018-11-20 joehw 8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip