2018-06-14 jlaskey 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
2018-06-14 jlahoda 8196618: Create API to list supported values for javac --release option
2018-06-14 tschatzl 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
2018-06-14 mcimadamore 8178150: Regression in logic for handling inference stuck constraints
2018-06-14 lkorinth 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
2018-06-14 ihse 8204664: PrepareFailureLogs should be done after sequential make targets
2018-06-14 thartmann 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
2018-06-14 ysuenaga 8204531: Remove unused chars following '\0'
2018-06-14 epavlova 8204978: [Graal] Disable Epsilon GC tests from running with Graal
2018-06-14 thartmann 8203915: Induction variable of over-unrolled loop conflicts with range checks
2018-06-14 dholmes 8204668: Cleanup management of the java.vm.info System property
2018-06-14 rehn 8204613: StringTable: Calculates wrong number of uncleaned items.
2018-06-14 amlu 8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
2018-06-14 jwilhelm Added tag jdk-11+18 for changeset e1b3def12624
2018-06-13 bpb 8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
2018-06-13 joehw 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
2018-06-13 dtitov 8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
2018-06-13 stuefe 8204935: [aix] TOC overflow in libjvm.so (release build)
2018-06-13 stuefe 8204663: clean up remaining native parts after JDK-8187631
2018-06-13 bobv Merge
2018-06-13 bobv Merge
2018-06-12 bobv Merge
2018-06-12 bobv 8203357: Container Metrics
2018-06-12 bobv 8203691: Test /runtime/containers/cgroup/PlainRead.java fails
2018-06-13 erikj 8204922: Create bootcycle jib profiles
2018-06-13 vtheeyarath 8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
2018-06-13 rhalade 8204923: Restore Symantec root verisignclass2g2ca
2018-06-13 eosterlund 8203344: Make C1 leal patchable on SPARC
2018-06-13 jlahoda 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
2018-06-13 glaubitz 8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
2018-06-13 rkennke 8204685: Abstraction for TLAB dummy object
2018-06-13 rkennke 8203157: Object equals abstraction for BarrierSetAssembler
2018-06-13 stuefe 8202772: NMT thread stack tracking causes crashes on AIX jdk-11+18
2018-06-13 kvn 8201193: Use XMM/YMM for objects initialization
2018-06-11 cushon 8203679: AssertionError in DeferredAttr with parenthesized method reference
2018-06-12 kbarrett 8204585: Remove IN_ARCHIVE_ROOT from Access API
2018-06-12 bchristi 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
2018-06-12 smarks 8204243: remove Thread.destroy() and Thread.stop(Throwable)
2018-06-12 rhalade 8196141: Add GoDaddy root certificates
2018-06-11 aph 8204680: Disassembly does not display code strings in stubs
2018-06-12 rriggs 8197930: JNI exception pending in initializeEncoding of jni_util.c
2018-06-12 zgu 8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
2018-06-12 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
2018-06-12 kvn 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
2018-06-12 shade 8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
2018-06-12 sdama 8204861: fix for 8196993 has broken the build on linux
2018-06-12 shade 8204850: BarrierSet::make_* should be static
2018-06-12 adinn Merge
2018-06-12 aph 8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
2018-06-12 jlahoda 8204674: Inconsistent lambda parameter span
2018-06-10 smonteith 8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
2018-05-30 goetz 8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
2018-05-30 goetz 8204476: Add additional statistics to CodeCache::print_summary
2018-06-12 sdama 8196993: Resolve disabled warnings for libunpack
2018-06-12 kbarrett 8204097: Simplify OopStorage::AllocateList block entry access
2018-06-12 xyin 8201528: Add new test to check for package versioning information in OpenJDK
2018-06-11 erikj 8204127: Change bundle format on Windows to zip
2018-06-11 valeriep 8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
2018-06-11 epavlova 8204694: Add failed compiler/stable tests into ProblemList-graal.txt
2018-06-11 valeriep 8194073: Invalid SunNativeProvider.INSTANCE initialization
2018-06-11 ihse 8204682: Parsing for LOG=report=none is broken when combined with other keywords
2018-06-11 simonis 8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
2018-06-11 ccheung 8204563: UseAppCDS obsolete message confusing
2018-06-08 mbaesken 8204598: add more thread-related system settings info to hs_error file on Linux
2018-06-11 roland 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2018-06-10 goetz 8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
2018-06-11 tschatzl 8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
2018-06-11 tschatzl 8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
2018-06-10 dsamersoff 8202705: ARM32 build crashes on long JavaThread offsets
2018-06-10 mchung 8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
2018-06-08 jjg 8204588: Test failures after "Launch Single-File Source-Code Programs"
2018-06-04 rkennke 8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64
2018-06-08 prr Merge
2018-06-08 prr Merge
2018-06-08 psadhukhan 8202864: [TESTBUG] Need to replace the image used in two Swing tests
2018-06-07 prr 8204126: MonospacedGlyphWidthTest.java failed again
2018-06-06 serb 8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
2018-06-06 erikj 8200132: Remove jre images and bundles
2018-06-06 prr 8204187: Remove proprietary JPEG code from javax.imageio
2018-06-06 prr 8203796: Define API to support specifying ownership of print dialogs
2018-06-06 prr 8204496: backout fix for 8203796 which was pushed under another ID
2018-06-06 prr 8203499: Uninitialised memory in WinAccessBridge.cpp
2018-06-06 prr Merge
2018-06-04 mbaesken 8204211: windows : handle potential C++ exception in GDIRenderer
2018-06-05 prr 8203499: Uninitialised memory in WinAccessBridge.cpp
2018-06-05 serb 8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
2018-06-05 serb 8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
2018-06-05 serb 8203308: Remove the appletviewer classes
2018-06-04 prr 8203367: Upgrade to freetype 2.9.1
2017-08-09 naoto 8202088: Japanese new era implementation
2018-06-08 dl 8204375: Add TimeUnit#convert(Duration)
2018-06-08 ccheung 8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode
2018-06-08 sherman 8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
2018-06-08 martin 8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
2018-06-08 martin 8204444: java.time cleanup
2018-06-08 ihse 8204602: Add devkit for linux-arm32
2018-06-08 ihse 8204572: SetupJdkLibrary should setup SRC and -I flags automatically
2018-06-08 eosterlund 8204504: Fix for 8198285 breaks slowdebug builds
2018-06-08 sdama 8196990: Resolve disabled warnings for libjli
2018-06-08 mcimadamore 8204610: Compiler confused by parenthesized "this" in final fields assignments
2018-06-08 mchung 8204584: jdeps generates illegal dot file containing ranksep=0,600000
2018-06-08 bpb 8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
2018-06-08 neliasso 8203425: assert(is_Loop()) failed: invalid node class
2018-06-08 mbaesken 8204539: improve error messages in matchJavaTZ [windows]
2018-06-08 shade 8204479: Bitwise AND on byte value sometimes produces wrong result
2018-06-08 hannesw 8204290: Add check to limit number of capture groups
2018-06-08 hannesw 8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
2018-06-08 simonis 8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
2018-06-07 goetz 8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
2018-06-08 rrich 8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
2018-06-08 dholmes 8204589: ProblemList failing launcher tests
2018-06-08 cjplummer 8203329: JDWP/JDI VM information string is incorrect
2018-06-08 kvn 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
2018-06-08 iignatyev 8204577: jittester generator doesn't kill processes on timeout
2018-06-07 jjg 8201274: Launch Single-File Source-Code Programs
2018-06-07 ihse 8203822: AIX version of jsig.c was not removed in JDK-8200298
2018-06-07 sherman 8203839: API clarification: versioned jar entry verification in multi-release jar file
2018-06-07 pliden 8204474: Have instanceRefKlass use HeapAccess when loading the referent
2018-06-06 vlivanov 8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
2018-06-07 eosterlund 8204554: JFR TLAB tracing broken after 8202776
2018-06-07 bpb 8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
2018-06-07 eosterlund 8203353: Fixup inferred decorators in the interpreter
2018-06-07 rehn 8195097: Make it possible to process StringTable outside safepoint
2018-06-07 lancea 8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
2018-06-07 stuefe 8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
2018-06-07 tschatzl 8202049: G1: ReferenceProcessor doesn't handle mark stack overflow
2018-06-07 tschatzl 8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
2018-06-07 tschatzl 8204084: Remove the G1RSBarrierRegionFilter develop flag
2018-06-07 alanb 6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
2018-06-07 sjohanss 8204287: Phase timings not updated correctly after JDK-6672778
2018-06-06 dtitov 8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
2018-06-07 sspitsyn 8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
2018-06-06 jwilhelm Added tag jdk-11+17 for changeset 64e4b1686141
2018-06-06 jjg 8204303: Add redirect for overview-summary.html
2018-06-06 sherman 8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
2018-06-06 dholmes 8174734: Safepoint sync time did not increase
2018-06-06 dlong 8204199: Test fails after 8202670 Graal update jdk-11+17
2018-06-06 vromero 8204322: "+=" applied to String operands can provoke side effects
2018-06-06 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
2018-06-06 jlahoda 8203891: Upgrade JOpt Simple to 5.0.4
2018-06-06 aph Merge
2018-06-05 aph 8204348: AArch64: Remove C2 address reshaping code
2018-06-06 alanb 8203937: Not possible to read data from socket after write detects connection reset
2018-06-06 nishjain 8203872: Upgrading JDK with latest available LSR data from IANA.
2018-06-06 mdoerr 8204345: [s390]: no precompiled headers build broken
2018-06-06 ljiang 8193552: ISO 4217 amendment 165
2018-06-06 pmuthuswamy 8190875: modules not listed in overview/index page
2018-06-06 pmuthuswamy 8199893: the javadoc tool generates pages with a low constrast
2018-06-05 dholmes 8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
2018-06-05 rkennke 8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
2018-06-05 sherman 8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
2018-05-02 coleenp 8203837: Split nmethod unloading from inline cache cleaning
2018-06-05 sundar 8204321: javadoc tests fail after JDK-8203780
2018-06-05 rkennke 8202776: Modularize GC allocations in runtime
2018-06-05 sherman 8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
2018-06-05 aph Merge
2018-06-05 aph 8204341: AArch64: AOT runtime does not need a workaround for far calls
2018-06-05 naoto 8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
2018-06-05 coleenp 8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
2018-06-05 stefank 8204173: Lower the minimum number of heap memory pools in MemoryTest.java
2018-06-05 stefank 8204168: Increase small heap sizes in tests to accommodate ZGC
2018-06-05 stefank 8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
2018-06-05 stefank 8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
2018-06-05 stefank 8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
2018-06-05 stefank 8204162: TestG1HeapRegion needs @requires vm.gc.G1
2018-06-05 stefank 8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
2018-06-05 kbarrett 8203319: JDK-8201487 disabled too much queue balancing
2018-06-05 jlahoda 8200166: Repeating annotations refering to to-be-generated classes don't work.
2018-06-05 glaubitz 8203787: Hotspot build broken on linux-sparc after 8202377
2018-06-05 mhorie 8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
2018-06-05 mdoerr 8204292: PPC64: Fix missing includes after 8204195
2018-06-05 sangheki 8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
2018-06-05 sangheki 8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
2018-06-05 sundar 8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
2018-06-05 jwilhelm 8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
2018-06-05 kbarrett 8203948: Expand JVMTI callback notion of "internal threads"
2018-06-04 rwestberg 8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
2018-06-04 egahlin 8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
2018-06-04 rkennke 8198285: More consistent Access API for arraycopy
2018-06-04 egahlin 8203919: Remove "-add-modules" hint from error message
2018-06-04 gziemski 8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04 amenkov Merge
2018-06-04 amenkov 8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
2018-06-04 bsrbnd 8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
2018-06-04 gziemski 8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04 ccheung 8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
2018-06-04 coleenp Merge
2018-06-04 coleenp 8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
2018-06-04 lfoltan 8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
2018-06-04 lfoltan 8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
2018-06-04 sgehwolf 8203924: Zero: bootcycle-images build fails on x86_64
2018-06-04 goetz 8204277: [testbug] fix DisassembleCodeBlobTest.
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 tip