2018-05-31 bpb 8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
2018-05-31 jnimeh 8153029: ChaCha20 Cipher Implementation
2018-05-31 coleenp 8204087: C++ Interpreter code left over in MethodData
2018-05-31 mgronlun 8203321: assert(current_query_index < process_query_set->size) failed: invariant
2018-05-31 stefank 8203923: Add @requires feature to check flag values for the running JVM
2018-05-31 rgoel 8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
2018-05-31 jwilhelm Added tag jdk-11+16 for changeset 02934b0d661b
2018-05-31 iignatyev 8199371: [TESTBUG] Open source vm testbase JDWP tests
2018-05-30 iignatyev 8199380: [TESTBUG] Open source VM testbase AOD tests
2018-05-30 erikj 8204109: JDK-8203945 broke nashorn
2018-05-30 dtitov 8203802: Jvmti test fails to build with VS2017
2018-05-30 erikj 8203945: Cleanup nashorn build
2018-05-30 erikj 8203946: Move UnpackSecurity.gmk to closed
2018-05-30 erikj 8204091: Configure broken on MIPS when uname returns mipsel or mips64el
2018-05-30 jlaskey 8050818: Predicate::not - provide an easier way to negate a predicate
2018-05-30 stuefe 8203219: VM.metaspace jcmd should optionally show loaded classes for loaders
2018-05-30 rhalade 8189949: Remove Baltimore Cybertrust Code Signing CA
2018-05-30 weijun 8072996: Deprecate stream-based GSSContext methods
2018-05-30 phedlin 8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed"
2018-05-30 redestad 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker jdk-11+16
2018-05-30 goetz 8203881: Print erroneous size in NegativeArraySizeException
2018-05-30 vtewari 8194298: Add support for per Socket configuration of TCP keepalive
2018-05-30 stuefe 8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
2018-05-30 martin 8203327: Small cleanups in java.lang.ref
2018-05-29 kbarrett 8202945: OopStorage should use GlobalCounter
2018-05-29 dholmes 8189766: whitebox failure with -Xcheck:jni
2018-05-29 kbarrett 8203843: BasicParState::default_estimated_thread_count(false) can return 0 in gtest
2018-05-29 coleenp 8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
2018-05-29 dlong 8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
2018-05-29 erikj 8203932: Windows devkit has wrong dlls in 32 bit tools dir
2018-05-29 stuefe 8203014: jcmd should output command list if no command is given
2018-05-29 jjg 8196202: Javadoc should not generate frames by default
2018-05-29 gziemski 8203938: Fix build failures from JDK-8133564
2018-05-29 vromero 8203892: Target interface added as marker interface in calls to altMetafactory
2018-05-29 jlahoda 8203926: Problem list test/langtools/tools/javac/importscope/T8193717.java
2018-05-29 gziemski 8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments
2018-05-29 pliden 8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area
2018-05-29 jlahoda 8193717: Import resolution performance regression in JDK 9
2018-05-29 stuefe 8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode
2018-05-29 jlahoda 8202832: cycle detection depends on ordering of requires directives
2018-05-28 tschatzl Merge
2018-05-28 tschatzl 8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
2018-05-28 rpatil 8203233: (tz) Upgrade time-zone data to tzdata2018e
2018-05-28 tschatzl 8202842: G1 footprint regressions in jdk11+10
2018-05-28 pliden 8203817: Monitor::try_lock() should not call check_prelock_state()
2018-05-28 shade 8203628: Optimize (masked) byte memory comparisons on x86
2018-05-27 sdama 8202178: type.getKind() for var is None instead of Error
2018-05-26 kbarrett 8203028: Simplify reference processing in light of JDK-8175797
2018-05-25 epavlova 8200266: [Graal] Update ProblemList-graal.txt files
2018-05-25 igerasim 8203369: Check for both EAGAIN and EWOULDBLOCK error codes
2018-05-25 rhalade 8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
2018-05-25 erikj 8203795: Change default compiler on Windows to VS2017
2018-05-25 smarks 8201518: add test for randomized iteration order of unmodifiable Set and Map
2018-05-25 rriggs 8203368: ObjectInputStream filterCheck method throws NullPointerException
2018-05-23 adinn 8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
2018-05-25 bpb 8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
2018-05-25 sballal 8203689: Add failure code to threaddb exception messages`
2018-05-25 ihse 8198323: testing.md not updated for repository layout change
2018-05-25 ihse 8203221: Makefile fixes after Flight Recorder
2018-05-25 ihse 8203366: Tag added wrongly in Docs.gmk
2018-05-25 sspitsyn 8203815: add tests failed because of 8203809 to the ProblemList-graal
2018-05-25 sspitsyn 8203816: add tests failed because of 8203174 to the ProblemList-graal
2018-05-25 thartmann 8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
2018-05-25 jcm 8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
2018-05-25 iignatyev 8199383: [TESTBUG] Open source VM testbase JVMTI tests
2018-05-24 rhalade 8191844: Remove SECOM root (secomevrootca1)
2018-05-24 bpb 8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
2018-05-24 coleenp 8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
2018-05-24 hseigel Merge
2018-05-24 hseigel 8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
2018-05-24 ccheung 8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
2018-05-24 pmuthuswamy 8196913: javadoc does not (over)write stylesheet.css
2018-05-24 chegar 8203297: java/net/URL/OpenStream.java fails intermittently
2018-05-24 egahlin 8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
2018-05-24 mcimadamore 8203488: Remove error generation from TransTypes
2018-05-24 pmuthuswamy 8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
2018-05-24 roland 8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2018-05-24 pmuthuswamy 8188248: NullPointerException on generic methods
2018-05-24 dholmes 8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
2018-05-24 jjiang 8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
2018-05-24 valeriep 8194630: Uninitialized initiator_address in native GSS
2018-05-24 mseledtsov 8199255: [TESTBUG] Open source VM testbase default methods tests
2018-05-23 fyang 8203041: AArch64: fix overflow in immediate cmp/cmn instruction
2018-05-23 jwilhelm Added tag jdk-11+15 for changeset a11c1cb542bb
2018-05-23 jjg 8202947: Fix minor issues with taglets
2018-05-23 erikj 8203497: Bump Jib format version to 1.2
2018-05-23 martin 8203328: Rename EFS in java.util.zip internals to something meaningful
2018-05-23 sherman 8200172: String.split non-positive term incorrect use
2018-05-23 mbaesken 8202427: Enhance os::print_memory_info on Windows jdk-11+15
2018-03-21 neliasso 8192992: Test8007294.java failed: attempted to spill a non-spillable item
2018-05-23 mgronlun 8203457: Add back missing full buffer notification
2018-05-23 stefank 8203490: StringTable::dump lacks a load barrier
2018-05-23 stefank 8203694: Add a safepoint-aware Semaphore - part 2
2018-05-17 mbaesken 8203355: MITSHM define guarding missing
2018-05-23 mli 8202771: Migrate Unicode character tests to JDK Repo
2018-05-23 dl 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
2018-05-23 dl 8202685: Optimize ArrayList subList replaceAll
2018-05-22 bpb 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
2018-05-22 egahlin 8195819: Remove recording=x from jcmd JFR.check output
2018-05-22 egahlin 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
2018-05-22 lmesnik 8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
2018-05-22 mseledtsov 8199257: [TESTBUG] Open source VM testbase metaspace tests
2018-05-22 zgu 8203635: JFR sampler thread does not record stack info
2018-05-22 sherman 8196987: Resolve disabled warnings for libzip
2018-05-22 iignatyev 8199379: [TESTBUG] Open source vm testbase JDB tests
2018-05-22 coleenp 8202669: Intermittent crash in ClassLoadingService::compute_class_size()
2018-05-22 vromero 8196048: thrown type variables should be roots in the minimum inference graph
2018-05-18 iklam 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
2018-05-18 sgehwolf 8203410: Zero: Disable jfr feature by default
2018-05-22 jlaskey 8200380: String::lines
2018-05-22 jlahoda 8198315: Incomplete classpath causes NPE in TransTypes
2018-05-22 mcimadamore 8203436: javac should fail early when emitting illegal signature attributes
2018-05-22 bulasevich 8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
2018-05-22 redestad 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
2018-05-22 dholmes 8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java
2018-05-22 kbarrett 8202863: Rename OopStorage inner collection classes
2018-05-22 thartmann 8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string"
2018-05-22 thartmann 8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
2018-05-22 iklam 8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
2018-05-22 iris 8203500: Fix broken links to Specification in "specs" directory
2018-05-21 valeriep 8146293: Add support for RSASSA-PSS Signature algorithm
2018-05-21 coleenp 8202853: NotifyCount is not initialized
2018-05-21 egahlin 8027760: JFC schema condition should not have defaults
2018-05-21 igerasim 8203279: Faster rounding up to nearest power of two
2018-05-21 vromero 8203486: skip type inference for non functional interface components of intersection types
2018-05-21 jiangli 8199807: AppCDS performs overly restrictive path matching check.
2018-05-21 bpb 8203487: Typo in ICUBinary.java: s/Magin/Magic/
2018-05-21 egahlin 8195818: JFR.start should increase autogenerated name by one
2018-05-21 simonis 8203292: Print complete set of flags in the hs_err file
2018-05-21 egahlin 8195817: JFR.stop should require name of recording
2018-05-21 egahlin 8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
2018-05-21 stuefe 8176808: Split up metaspace.cpp
2018-05-20 stefank 8203341: Add a safepoint-aware Semaphore
2018-05-20 stefank 8203339: Add oopDesc::field_offset()
2018-05-20 ysuenaga 8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0
2018-05-19 cjplummer 8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
2018-05-19 shade 8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
2018-05-19 weijun 8201627: Kerberos sequence number issues
2018-05-19 joehw 8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
2018-05-18 cjplummer 8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
2018-05-18 coleenp 8202014: Possible to receive signal before signal semaphore created
2018-05-18 iignatyev 8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
2018-05-18 dlong 8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError
2018-05-18 vromero 8148354: Errors targeting functional interface intersection types
2018-05-18 eosterlund 8202377: Modularize C2 GC barriers
2018-05-18 pliden 8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
2018-05-18 pliden 8203227: Introduce os::processor_id() for Linux and Solaris
2018-05-18 coleenp 8134537: Much nearly duplicated code for sun.misc.Signal support
2018-05-18 goetz 8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
2018-05-18 jlaskey 8200436: String::isBlank
2018-05-16 sgehwolf 8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
2018-05-18 bsrbnd 8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory
2018-05-18 bulasevich 8202710: AARCH64: sporadic jtreg test fail
2018-05-18 weijun 8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
2018-05-18 epavlova 8203318: compiler/stable/TestStableShort.java is broken
2018-05-17 lmesnik 8199271: [TESTBUG] open source VM testbase stress tests
2018-05-17 iignatyev 8199370: [TESTBUG] Open source vm testbase GC tests
2018-05-17 bpatel 8196201: Generate pages to list all classes and all packages in javadoc output
2018-05-17 ccheung 8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
2018-05-17 neliasso 8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
2018-05-17 eosterlund 8202479: Add missing try_resolve_jobject_in_native calls
2018-05-17 mgronlun 8203346: JFR: Inconsistent signature of jfr_add_string_constant
2018-05-17 mdoerr 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
2018-05-16 gromero 8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
2018-05-17 mdoerr 8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
2018-05-17 asaha Added tag jdk-11+14 for changeset 3595bd343b65
2018-05-17 rehn 8195098: Low latency hashtable for read-mostly scenarios
2018-05-17 pliden 8202978: Incorrect tmp register passed to MacroAssembler::load_mirror()
2018-05-17 iignatyev 8199384: [TESTBUG] Open source VM testbase MLVM tests
2018-05-16 mseledtsov Merge jdk-11+14
2018-05-16 mseledtsov 8199252: [TESTBUG] Open source VM testbase system dictionary tests
2018-05-16 iveresov 8201447: C1 does backedge profiling incorrectly
2018-05-15 iklam 8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
2018-05-16 prr Merge
2018-05-16 prr Merge
2018-05-15 prr Merge
2018-05-15 pbansal 8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
2018-05-15 jdv 8202824: Cleanup discrepancies in ProblemList for java_awt jtreg tests
2018-05-14 prr 8198991: Move Java2D demo to the open repository
2018-05-12 prr 8198412: MonospacedGlyphWidthTest.java may fail on Solaris
2018-05-11 serb 8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
2018-05-11 prr 8202811: Problem List some tests that leave windows open on the desktop
2018-05-11 erikj 8202914: Let custom makefile override jmod intput dir locations
2018-05-11 aivanov 8202544: Hide unused exports in libzip
2018-05-11 pkbalakr 8196360: java/awt/Dialog/SiblingChildOrder/SiblingChildOrderTest.java fails
2018-05-09 psadhukhan 8197948: Create test for SwingSet2 main window
2018-05-08 prr Merge
2018-05-08 prr 8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is missing null check
2018-05-08 psadhukhan 8202718: Jemmy JInternalFrameOperator: Dependency with orders of Minimize, Maximize and Close buttons
2018-05-08 lbourges 8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application
2018-05-07 prr 8176510: java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK
2018-05-07 psadhukhan 8202064: Jemmy JInternalFrameOperator: Add wait for close(), activate(), resize() and move() operations
2018-05-05 prr 8202679: Updates on windows failures in the problem list
2018-05-04 aivanov 8202476: ImageLib is broken in 32 bit Windows
2018-05-16 sherman 8191533: jar --describe-module prints service provider class names in lower case
2018-05-16 erikj 8202920: jvm.cfg generation incorrect
2018-05-16 erikj 8202738: vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds
2018-05-16 redestad 8196340: (coll) Examine overriding inherited methods in ArrayList and ArrayList.SubList
2018-04-26 mbaesken 8202322: AIX: symbol visibility flags not support on xlc 12.1
2018-05-15 sgehwolf 8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so)
2018-05-16 shade 8203285: Minimal VM fails to build after JDK-8199712 (Flight Recorder)
2018-05-16 shade 8203274: 32-bit build failures after JDK-8199712 (Flight Recorder)
2018-05-16 shade 8203278: AArch64/PPC64 build failures after JDK-8199712 (Flight Recorder)
2018-05-16 sjohanss 8183910: gc/arguments/TestAggressiveHeap.java fails intermittently
2018-05-16 pliden 8203220: Introduce ATTRIBUTE_ALIGNED macro
2018-05-15 aharlap 8189271: Metaspace::_capacity_until_GC should be size_t
2018-05-15 jjg 8202614: Add ability to validate links in JavadocTester
2018-05-15 shade 8203251: Non-PCH build failed after JDK-8199712 (Flight Recorder)
2018-05-15 jjg 8203176: javadoc handles non-ASCII characters incorrectly.
2018-05-15 iignatyev 8203250: runtime/LoadClass/test-classes/Hello.java has wrong legal notice
2018-05-15 joehw 8202426: NPE thrown by Transformer when XMLStreamReader reports no xml attribute type
2018-05-15 egahlin 8199712: Flight Recorder
2018-05-15 iignatyev 8202392: [TESTBUG] open source vm testbase heapdump tests
2018-05-15 stuefe 8203032: PrintMetaspaceDcmd fails: Non-Class: missing from stdout/stderr
2018-05-15 rkennke 8202714: Create a MacroAssembler::access_load/store_at wrapper for AArch64
2018-05-15 alanb 8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection
2018-05-15 amlu 8202763: failure_handler: list open files for macOS
2018-05-14 jgeorge 8195613: [SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int
2018-05-14 rkennke 8202016: Use obj+offset in interpreter array access
2018-05-14 xiaofeya 8202708: Add a check of opening stream for not-existing UNC url
2018-05-14 aph 8185505: AArch64: Port AOT to AArch64
2018-05-14 pliden 8202993: Add support for x86 testptr/testq with register and address
2018-05-14 pliden 8202976: Add C1 lea patching support for x86
2018-05-14 pliden 8202994: Add support for undoing last TLAB allocation
2018-05-14 neliasso 8193935: Illegal countedLoops transformation
2018-05-14 neliasso 8201532: Update idom to get correct dom depth calculation
2018-05-14 jlaskey 8200377: String::strip, String::stripLeading, String::stripTrailing
2018-05-14 tschatzl 8201491: G1 support for java.lang.ref.Reference precleaning
2018-05-14 tschatzl 8202829: Implement CollectedHeap::get_safepoint_workers() for G1
2018-05-07 goetz 8202745: Remove hyphens from "out-of-bounds".
2018-05-07 goetz 8201593: Print array length in ArrayIndexOutOfBoundsException.
2018-05-12 jgeorge 8174995: SA: clhsdb 'where -a' throws Assertion Failure with illegal code 236 when CDS is used
2018-05-12 clanger 8202915: [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
2018-05-11 mchung 8202113: Reflection API is causing caller classes to leak
2018-05-10 kcr 8202553: Update FXLauncherTest as part of removing JavaFX from JDK
2018-05-11 ctornqvi 8202997: Split test/jdk/:tier1 to enable better parallel execution
2018-05-11 dpochepk 8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp
2018-05-11 bulasevich 8201604: ARM64 - Build failure after JDK-8193260
2018-05-11 vromero 8194998: broken error message for subclass of interface with private method
2018-05-11 naoto 8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip