2018-09-25 jjg 8210839: Improve interaction between source launcher and classpath
2018-09-25 jcbeyler 8210689: Remove the multi-line old C style for string literals
2018-09-25 dcubed 8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
2018-09-25 rkennke 8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
2018-09-25 chegar 8211099: ProblemList two networking tests until jtreg b14 is promoted
2018-09-24 aph 8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
2018-09-24 rkennke 8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
2018-09-25 plevart 8205461: Create Collector which merges results of two other collectors
2018-09-25 thartmann 8210152: Optimize integer divisible by power-of-2 check
2018-09-25 pmuthuswamy 8202462: {@index} may cause duplicate labels
2018-09-25 pmuthuswamy 8205593: Javadoc -link makes broken links if module name matches package name
2018-09-25 mikael 8210848: Obsolete SyncKnobs
2018-09-25 fyuan 8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
2018-09-25 mli 8210443: Migrate Locale matching tests to JDK Repo.
2018-09-24 kvn 8210764: Update avx512 implementation
2018-09-24 erikj 8211037: Load jib jars dynamically from JibArtifactManager
2018-09-24 ihse 8210705: Stop exporting all symbols on macosx
2018-09-24 bchristi 8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
2018-09-24 ihse 8211029: Have a common set of enabled warnings for all native libraries
2018-09-24 dcubed 8209019: Remove tests affected by JDK-8208690 from the ProblemList
2018-09-24 dholmes 8211045: [Testbug] Fix for 8144279 didn't define a test case!
2018-09-14 rkennke 8210752: Remaining explicit barriers for C2
2018-09-21 sgehwolf 8210761: libjsig is being compiled without optimization
2018-09-24 avoitylov 8209697: ARM: Explicit barriers for C1/assembler
2018-09-24 avoitylov 8209695: ARM: Explicit barriers for interpreter
2018-09-24 avoitylov 8210466: Modularize allocations in assembler
2018-09-24 avoitylov 8210465: ARM: Object equals abstraction for BarrierSetAssembler
2018-09-24 jnimeh 8210918: Add test to exercise server-side client hello processing
2018-09-21 gadams 8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
2018-09-22 cjplummer 8210987: Extra newlines on Windows when running nsk jdb tests
2018-09-21 jjg 8210275: Source Launcher should fail if --source is used without a source file
2018-09-21 iignatyev 8210894: remove jdk/testlibrary/Asserts
2018-09-21 ihse 8210988: Improved handling of compiler warnings in the build
2018-09-21 tbell 8190985: .jcheck/conf files contain 'project=jdk10'
2018-09-21 amenkov 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
2018-09-21 amenkov 8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
2018-09-21 tschatzl 8210557: G1 next bitmap verification at the end of concurrent mark sometimes fails
2018-09-20 mbaesken 8210961: [aix] enhance list of environment variables reported in error log file on AIX
2018-09-21 jlahoda 8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
2018-09-21 jlahoda 8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
2018-09-21 xyin 8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
2018-09-21 xyin 8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
2018-09-20 xuelei 8210974: No extensions debug log for ClientHello
2018-09-12 roland 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
2018-09-20 vromero 8209022: Missing checkcast when casting to type parameter bounded by intersection type
2018-09-20 shade 8210963: Build failures after "8210829: Modularize allocations in C2"
2018-09-20 ihse 8210931: JLI and launchers normalization and cleanup
2018-09-20 ihse 8210962: Deprecate jdk-variant
2018-09-19 iklam 8210875: Refactor CompactHashtable
2018-09-20 ihse 8210960: Allow --with-boot-jdk-jvmargs to work during configure
2018-09-20 ihse 8210941: Stop filtering out -xregs=no%appl for libsunec
2018-09-20 ihse 8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
2018-09-20 ihse 8210949: Stop filtering out -xc99=%none for liblcms
2018-09-20 pliden 8210883: ZGC: Parallel retire/resize/remap of TLABs
2018-09-20 pliden 8210857: Allow retiring TLABs and collecting statistics in parallel
2018-09-20 coleenp 8202201: All oop stores in the x64 interpreter are treated as volatile when using G1
2018-09-12 phedlin 8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
2018-09-20 ihse 8210920: Native C++ tests are not using CXXFLAGS
2018-09-20 kbarrett 8210889: Some service thread cleanups can be starved
2018-09-19 jnimeh 8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
2018-09-19 ihse 8210924: Remove PACKAGE_PATH
2018-09-19 jwilhelm Added tag jdk-12+12 for changeset 15094d12a632
2018-09-19 zgu 8210879: ClassLoaderStatsClosure does raw oop comparison
2018-09-19 ihse 8210919: Remove statically linked libjli on Windows
2018-09-19 coleenp 8198717: Remove compute_optional_offset
2018-09-19 rkennke 8210829: Modularize allocations in C2
2018-09-19 martin 8209817: stack is executable when building with Clang on Linux
2018-09-19 pliden 8210884: ZGC: Remove insertion of filler objects
2018-09-19 pliden 8210881: ZGC: Introduce ZRootsIteratorClosure
2018-09-19 mikael 8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661 jdk-12+12
2018-09-19 pliden 8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
2018-09-12 mbalao 8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
2018-09-19 jlahoda 8207954: Data for --release 11
2018-09-19 alanb 8210496: Improve filtering for classes with security sensitive fields
2018-09-19 pmuthuswamy 8210047: some pages contain content outside of landmark region
2018-09-19 iklam 8210864: Reduce the use of metaspaceShared.hpp
2018-09-19 sherman 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
2018-09-18 pliden 8210753: Make ThreadLocalAllocBuffer::resize() public
2018-09-18 coleenp 8210861: Move assert to help diagnose rare RedefineStress crash
2018-09-18 dnsimon 8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
2018-09-18 joehw 8210874: Test for JDK-8209615
2018-09-18 bpb 8210817: Minor typo in java.nio.file.attribute package summary
2018-09-18 naoto 8209880: tzdb.dat is not reproducibly built
2018-09-18 jgeorge 8210836: Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
2018-09-18 sherman 8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
2018-09-18 joehw 8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
2018-09-18 jiangli 8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
2018-09-18 coleenp 8203466: intermittent crash at jdk.internal.misc.Unsafe::getObjectVolatile (native)
2018-09-18 ihse 8210729: Clean up macosx static library handling
2018-09-11 sgehwolf 8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
2018-09-18 ihse 8210750: Clean up compare.sh exceptions
2018-09-18 ihse 8210723: Better information in configure for invalid Xcode
2018-09-18 mchung 8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
2018-09-18 mli 8210802: temp files left by tests in jdk/java/net/httpclient
2018-09-18 mhorie 8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
2018-09-18 fyuan 8210819: Update the host name in CNameTest.java
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip