2018-05-17 jdv 5109146: PNGMetadata Background color initialization from standard metadata is incomplete
2018-05-16 serb 8194327: [macos] AWT windows have incorrect main/key window behaviors
2018-06-01 lancea 8190417: javadoc updates to java.util.regex.Matcher
2018-05-21 gromero 8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
2018-06-01 jlahoda 8203827: Upgrade JLine to 2.14.6
2018-06-01 redestad 8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
2018-06-01 rwestberg 8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
2018-05-31 dholmes 8204055: SIGSEGV in java -XX:
2018-05-31 rhalade 8191031: Remove several Symantec Root CAs
2018-05-31 dtitov 8197387: jcmd started by "root" must be allowed to access all VM processes
2018-05-31 kbarrett 8204179: [BACKOUT] OopStorage should use GlobalCounter
2018-05-31 ccheung 8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
2018-05-31 dlong 8202670: Update Graal
2018-05-31 amenkov 8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
2018-05-26 vtheeyarath 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
2018-05-31 gziemski 8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
2018-05-31 hseigel Merge
2018-05-31 hseigel 8202913: loader constraint message for fields specifies incorrect referring class
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
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 tip