2018-07-25 psadhukhan 8205535: Useless (or buggy) call to Math.round on int input
2018-09-27 gadams 8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
2018-09-27 erikj 8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
2018-09-26 kevinw 8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
2018-09-27 jlahoda 8211102: Crash with -XDfind=lambda and -source 7
2018-09-27 mdoerr 8211097: aix: fix build after JDK-8210919
2018-09-27 pmuthuswamy 8202628: javadoc generates bad links in TestModules.java
2018-09-27 ccheung 8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
2018-09-26 jwilhelm Added tag jdk-12+13 for changeset 511a9946f83e
2018-09-26 jjg 8209963: source file mode for JVM should provide a hook to locate the source file
2018-09-26 jjg 8210555: create --source --target synonyms for -source -target
2018-09-26 jjg 8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
2018-09-26 epavlova 8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
2018-09-26 coleenp Merge
2018-09-26 coleenp 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
2018-09-24 akolarkunnu 8210994: Create test for SwingSet3 FrameDemo
2018-09-26 jjg 8210274: Source Launcher should work with a security manager
2018-08-25 smarks 7033681: Arrays.asList methods needs better documentation
2018-09-26 cushon 8211138: Missing Flag enum constants
2018-09-26 lancea 8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
2018-09-26 mikael 8210892: Deprecate TLABStats
2018-09-18 roland 8210885: Convert left over loads/stores to access api
2018-09-12 mbaesken 8207768: Improve exception messages during manifest parsing of jar archives
2018-09-26 mbaesken 8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef jdk-12+13
2018-09-21 lkorinth 8196341: Add JFR events for parallel phases of G1
2018-09-26 iignatyev 8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
2018-09-25 fyang 8210413: AArch64: Optimize div/rem by constant in C1
2018-09-25 naoto 8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
2018-09-25 darcy 8211127: TestNewLanguageFeatures.java fails after JDK-8173730
2018-09-25 darcy 8173730: Stop including enhanced for-loop tip for enum values() method
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
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 tip