2018-08-07 sherman 8208634: Add x-IBM-1129 charset
2018-08-07 redestad 8209003: Consolidate use of empty collections in java.lang.module
2018-08-07 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
2018-08-07 ccheung 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
2018-08-03 mbaesken 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
2018-08-07 kvn 8209023: fix 2 compiler tests to avoid JDK-8208690
2018-08-07 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
2018-08-06 jcbeyler 8079682: [mlvm] remove SAM code in MHTransformationGen
2018-08-06 shurailine 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
2018-08-06 psandoz 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
2018-08-06 fweimer 8208362: (bf) Long chains created by direct Buffer::slice
2018-08-06 darcy 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
2018-08-06 epavlova 8194958: [Graal] disable compiler/c2/cr7200264 tests
2018-08-06 dcubed 8209020: ProblemList tests affected by JDK-8208778
2018-08-06 hseigel 8208604: Metadata::print_value_string() compares 'this' to NULL
2018-08-06 dcubed 8209018: ProblemList tests affected by JDK-8208690
2018-08-06 dholmes 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
2018-08-05 alanb 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
2018-08-04 darcy 8208782: Remove extra type in throws clause of SerialClob.writeObject
2018-08-03 bpb 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
2018-08-03 prr Merge
2018-08-02 prr Added tag jdk-11+25 for changeset 331888ea4a78
2018-08-02 mgronlun 8207139: NMT is not enabled on Windows 2016/10
2018-07-31 prr 8204931: Colors with alpha are painted incorrectly on Linux jdk-11+25
2018-07-31 prr 8208353: Upgrade JDK 11 to libpng 1.6.35
2018-07-31 prr 8208466: Fix potential memory leak in harfbuzz shaping.
2018-07-31 dsamersoff 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
2018-07-31 epavlova 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
2018-07-30 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-27 iignatyev 8208370: fix typo in ReservedStack tests' @requires
2018-07-27 iignatyev 8208358: update bug ids mentioned in tests
2018-07-26 hseigel 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
2018-07-26 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
2018-07-26 epavlova 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
2018-07-26 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
2018-08-03 coffeys 8208583: Better management of internal KeyStore buffers
2018-08-03 zgu 8205921: Optimizing best-of-2 work stealing queue selection
2018-08-03 coffeys 8207775: Better management of CipherCore buffers
2018-08-03 dcubed 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
2018-08-02 iignatyev 8208701: Fix for JDK-8208655 causes test failures in CI tier1
2018-08-02 iignatyev 8208699: remove unneeded imports from runtime tests
2018-08-02 iignatyev 8208655: use JTreg skipped status in hotspot tests
2018-08-02 prr Added tag jdk-12+5 for changeset f8696e0ab9b7
2018-08-02 zgu 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
2018-07-31 jcbeyler 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
2018-07-31 jcbeyler 8169004: Fix redundant @requires tags in tests
2018-08-01 jcbeyler 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
2018-07-31 jcbeyler 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
2018-08-02 iignatyev 8208647: switch jtreg to 4.2b13
2018-08-02 mseledtsov 8185531: [TESTBUG] Improve test configuration for shared strings
2018-08-01 kbarrett 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
2018-08-01 iignatyev 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
2018-08-01 naoto 8208080: Locale extensions via Service provider is not working for region extensions
2018-08-01 nishjain 8208560: ChoiceFormat class has unused constants needs cleanup
2018-08-01 pmuthuswamy 8208484: color contrast issues in a couple of spec files
2018-08-01 dbuck 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
2018-08-01 weijun 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
2018-08-01 dbuck 8208541: non-ASCII characters in hsdis UPL text
2018-07-31 dcubed 8208605: Fix for 8199868 breaks tier1 build
2018-07-31 coleenp 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip