log

age author description
Wed, 08 Aug 2018 15:11:11 -0400 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Wed, 08 Aug 2018 13:45:41 +0800 yzhang 8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
Mon, 06 Aug 2018 14:56:56 +0200 rwestberg 8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
Tue, 07 Aug 2018 00:06:52 -0700 ljiang 8208663: JDK 11 L10n resource file update msg drop 20jdk-11+26
Tue, 07 Aug 2018 17:40:11 -0700 iris 8201394: Update java.se module summary to reflect removal of java.se.ee module
Tue, 07 Aug 2018 13:51:30 -0700 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
Tue, 07 Aug 2018 10:29:01 -0400 mullan 8208691: Tighten up jdk.includeInExceptions security property
Mon, 06 Aug 2018 22:30:37 -0400 dbuck 8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Mon, 06 Aug 2018 20:44:14 -0400 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Mon, 06 Aug 2018 00:46:40 -0700 ssahoo 8208496: New Test to verify concurrent behavior of TLS.
Mon, 06 Aug 2018 09:09:57 +0200 thartmann 8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Fri, 03 Aug 2018 15:39:28 -0700 iignatyev 8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Fri, 22 Jun 2018 16:07:15 +0200 rkennke 8205523: Explicit barriers for interpreter
Thu, 09 Aug 2018 17:11:11 +0200 rkennke 8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
Thu, 09 Aug 2018 08:02:20 -0700 mikael Added tag jdk-12+6 for changeset 7939b3c4e408
Wed, 08 Aug 2018 11:11:19 -0700 jcbeyler 8208242: Add @requires to vmTestbase/gc/g1 tests
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209127: ZGC: Improve error message when failing to map memory for mark stacks
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209125: ZGC: Clean up ZServiceabilityCounters
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8207756: ZGC: jstat should show CGC STW phases
Thu, 09 Aug 2018 15:42:48 +0800 xiaofeya 8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Wed, 08 Aug 2018 18:38:34 -0700 kvn 8207965: C2-only debug build fails
Wed, 08 Aug 2018 15:34:32 -0700 jcbeyler 8208303: Track JNI failures and fail tests
Wed, 08 Aug 2018 14:40:02 -0700 mchung 8202941: GenModuleInfoSource build tool does not detect missing semicolons
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Wed, 08 Aug 2018 15:11:11 -0400 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Wed, 08 Aug 2018 09:25:10 -0700 bpb 8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208672: Enable -Wreorder in make files for gcc, clang
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208669: GC changes to allow enabling -Wreorder
Wed, 08 Aug 2018 10:21:23 +0800 xyin 8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/jdk-12+6
Tue, 07 Aug 2018 19:35:50 -0400 coleenp 8208575: Remove Atomic::add/sub for short
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Tue, 07 Aug 2018 16:07:47 -0700 sherman 8208634: Add x-IBM-1129 charset
Tue, 07 Aug 2018 23:08:52 +0200 redestad 8209003: Consolidate use of empty collections in java.lang.module
Tue, 07 Aug 2018 13:51:30 -0700 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
Tue, 07 Aug 2018 09:44:39 -0700 ccheung 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Fri, 03 Aug 2018 07:59:01 +0200 mbaesken 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
Mon, 06 Aug 2018 18:49:51 -0700 kvn 8209023: fix 2 compiler tests to avoid JDK-8208690
Mon, 06 Aug 2018 20:52:41 -0400 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Mon, 06 Aug 2018 14:23:02 -0700 jcbeyler 8079682: [mlvm] remove SAM code in MHTransformationGen
Mon, 06 Aug 2018 15:35:44 -0700 shurailine 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Mon, 06 Aug 2018 15:18:57 -0700 psandoz 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Mon, 06 Aug 2018 14:55:04 -0700 fweimer 8208362: (bf) Long chains created by direct Buffer::slice
Mon, 06 Aug 2018 14:29:22 -0700 darcy 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
Mon, 06 Aug 2018 13:53:49 -0700 epavlova 8194958: [Graal] disable compiler/c2/cr7200264 tests
Mon, 06 Aug 2018 16:15:09 -0400 dcubed 8209020: ProblemList tests affected by JDK-8208778
Mon, 06 Aug 2018 14:20:58 -0400 hseigel 8208604: Metadata::print_value_string() compares 'this' to NULL
Mon, 06 Aug 2018 13:57:26 -0400 dcubed 8209018: ProblemList tests affected by JDK-8208690
Mon, 06 Aug 2018 04:31:50 -0400 dholmes 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Sun, 05 Aug 2018 19:16:31 +0100 alanb 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
Fri, 03 Aug 2018 21:06:15 -0700 darcy 8208782: Remove extra type in throws clause of SerialClob.writeObject
Fri, 03 Aug 2018 12:45:18 -0700 bpb 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
Fri, 03 Aug 2018 09:42:57 -0700 prr Merge
Thu, 02 Aug 2018 09:26:40 -0700 prr Added tag jdk-11+25 for changeset 331888ea4a78
Thu, 02 Aug 2018 09:49:04 +0200 mgronlun 8207139: NMT is not enabled on Windows 2016/10
Tue, 31 Jul 2018 14:04:29 -0700 prr 8204931: Colors with alpha are painted incorrectly on Linuxjdk-11+25
Tue, 31 Jul 2018 14:03:39 -0700 prr 8208353: Upgrade JDK 11 to libpng 1.6.35
Tue, 31 Jul 2018 12:23:55 -0700 prr 8208466: Fix potential memory leak in harfbuzz shaping.
Tue, 31 Jul 2018 21:23:56 +0300 dsamersoff 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
Tue, 31 Jul 2018 09:48:25 -0700 epavlova 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Mon, 30 Jul 2018 14:22:36 -0400 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Fri, 27 Jul 2018 00:00:28 -0700 iignatyev 8208370: fix typo in ReservedStack tests' @requires
Thu, 26 Jul 2018 23:59:46 -0700 iignatyev 8208358: update bug ids mentioned in tests
Thu, 26 Jul 2018 15:56:37 -0400 hseigel 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Thu, 26 Jul 2018 11:53:59 -0700 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Thu, 26 Jul 2018 10:23:33 -0700 epavlova 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
Thu, 26 Jul 2018 13:08:42 -0400 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Fri, 03 Aug 2018 14:14:59 +0100 coffeys 8208583: Better management of internal KeyStore buffers
Fri, 03 Aug 2018 11:06:10 +0200 zgu 8205921: Optimizing best-of-2 work stealing queue selection
Fri, 03 Aug 2018 09:57:10 +0100 coffeys 8207775: Better management of CipherCore buffers
Thu, 02 Aug 2018 22:14:54 -0400 dcubed 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Thu, 02 Aug 2018 16:16:02 -0700 iignatyev 8208701: Fix for JDK-8208655 causes test failures in CI tier1
Thu, 02 Aug 2018 16:15:48 -0700 iignatyev 8208699: remove unneeded imports from runtime tests
Thu, 02 Aug 2018 14:40:55 -0700 iignatyev 8208655: use JTreg skipped status in hotspot tests
Thu, 02 Aug 2018 09:27:40 -0700 prr Added tag jdk-12+5 for changeset f8696e0ab9b7
Thu, 02 Aug 2018 11:13:00 -0400 zgu 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
Tue, 31 Jul 2018 10:16:56 -0700 jcbeyler 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
Tue, 31 Jul 2018 12:24:47 -0700 jcbeyler 8169004: Fix redundant @requires tags in tests
Wed, 01 Aug 2018 09:23:24 -0700 jcbeyler 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
Tue, 31 Jul 2018 10:20:10 -0700 jcbeyler 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
Wed, 01 Aug 2018 23:06:33 -0700 iignatyev 8208647: switch jtreg to 4.2b13
Wed, 01 Aug 2018 19:07:27 -0700 mseledtsov 8185531: [TESTBUG] Improve test configuration for shared strings
Wed, 01 Aug 2018 19:14:04 -0400 kbarrett 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
Wed, 01 Aug 2018 10:04:08 -0700 iignatyev 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
Wed, 01 Aug 2018 09:33:56 -0700 naoto 8208080: Locale extensions via Service provider is not working for region extensions
Wed, 01 Aug 2018 18:02:25 +0530 nishjain 8208560: ChoiceFormat class has unused constants needs cleanup
Wed, 01 Aug 2018 12:36:02 +0530 pmuthuswamy 8208484: color contrast issues in a couple of spec files
Wed, 01 Aug 2018 02:21:02 -0400 dbuck 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
Wed, 01 Aug 2018 13:35:08 +0800 weijun 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Wed, 01 Aug 2018 01:40:44 -0400 dbuck 8208541: non-ASCII characters in hsdis UPL text
Tue, 31 Jul 2018 17:07:43 -0400 dcubed 8208605: Fix for 8199868 breaks tier1 build
Tue, 31 Jul 2018 15:57:52 -0400 coleenp 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
Tue, 31 Jul 2018 14:24:10 -0400 hseigel 8202171: Some oopDesc functions compare this with NULL
Tue, 31 Jul 2018 13:12:06 -0400 zgu 8199868: Support JNI critical functions in object pinning API
Tue, 31 Jul 2018 16:49:51 +0100 mcimadamore 8208524: IntelliJ support broken since 2018.2jdk-12+5
Tue, 31 Jul 2018 09:55:09 -0400 hseigel 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Tue, 31 Jul 2018 07:35:16 -0400 zgu 8208499: NMT: Missing memory tag for Safepoint polling page
Mon, 30 Jul 2018 16:35:54 -0400 hseigel 8207779: Method::is_valid_method() compares 'this' with NULL
Mon, 30 Jul 2018 14:08:30 -0400 mvala 8208084: Windows build failure - "'snprintf': identifier not found"
Mon, 30 Jul 2018 14:22:36 -0400 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Mon, 30 Jul 2018 11:52:05 +0530 pmuthuswamy 8203791: Remove "compatibility" features from Table.java
Mon, 30 Jul 2018 09:06:14 +0800 xyin 8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
Fri, 27 Jul 2018 16:29:36 -0400 dcubed 8171157: Convert ObjectMonitor_test to GTest
Fri, 27 Jul 2018 14:20:07 +0530 nishjain 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Fri, 27 Jul 2018 09:49:03 +0200 tschatzl 8208297: Allow printing of taskqueue stats if compiled in in product builds
Thu, 26 Jul 2018 16:22:58 -0700 dtitov 8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
Thu, 26 Jul 2018 11:53:59 -0700 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Thu, 26 Jul 2018 11:31:15 -0700 amenkov 8199155: Accessibility issues in jdk.jdi
Thu, 26 Jul 2018 13:08:42 -0400 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Thu, 26 Jul 2018 10:00:40 -0700 prr Merge
Thu, 26 Jul 2018 09:27:30 -0700 prr Added tag jdk-11+24 for changeset ea900a7dc7d7
Thu, 26 Jul 2018 10:25:33 -0300 jlaskey 8208164: (str) improve specification of String::lines
Mon, 23 Jul 2018 15:17:14 +0200 simonis 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Thu, 26 Jul 2018 14:15:24 +0530 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
Wed, 25 Jul 2018 22:48:53 -0700 ljiang 8207948: JDK 11 L10n resource file update msg drop 10
Thu, 26 Jul 2018 08:46:27 +0800 jjiang 8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
Wed, 25 Jul 2018 17:21:04 -0700 xuelei 8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Wed, 25 Jul 2018 17:22:25 -0400 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Wed, 25 Jul 2018 13:15:36 -0700 cjplummer 8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
Wed, 25 Jul 2018 15:38:37 -0400 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Wed, 25 Jul 2018 10:51:16 -0700 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
Wed, 25 Jul 2018 09:48:31 -0700 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Wed, 25 Jul 2018 12:32:06 -0400 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Wed, 25 Jul 2018 08:36:46 -0700 erikj 8208096: Update build documentation to reflect compiler upgrades at Oraclejdk-11+24
Wed, 25 Jul 2018 10:08:39 +0100 chegar 8207846: Generalize the jdk.net.includeInExceptions security property
Tue, 24 Jul 2018 12:12:16 -0700 rhalade 8203230: update VerifyCACerts test
Tue, 24 Jul 2018 10:35:25 -0700 cjplummer 8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Tue, 24 Jul 2018 12:57:40 +0200 ghaug 8207392: [PPC64] Implement JFR profiling.
Tue, 24 Jul 2018 10:07:26 +0100 chegar 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Mon, 23 Jul 2018 11:47:03 +0100 chegar 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Tue, 24 Jul 2018 13:55:57 +0800 mli 8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
Mon, 23 Jul 2018 23:18:19 +0000 valeriep 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Mon, 23 Jul 2018 12:01:43 -0700 dlong 8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
Mon, 23 Jul 2018 14:41:06 -0400 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Mon, 23 Jul 2018 19:58:43 +0530 sdama 8206445: JImageListTest.java failed in Windows
Thu, 19 Jul 2018 16:56:05 -0400 gromero 8189922: UseNUMA memory interleaving vs membind
Sun, 22 Jul 2018 20:00:39 -0700 jcbeyler 8207252: C1 still does eden allocations when TLAB is enabled
Mon, 23 Jul 2018 10:02:10 +0800 xiaofeya 8207952: Problem-list 3 sctp tests
Sat, 21 Jul 2018 21:46:42 +0800 weijun 8207223: SSL Handshake failures are reported with more generic SSLException
Fri, 20 Jul 2018 18:03:23 -0400 coleenp 8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
Fri, 20 Jul 2018 14:34:51 -0700 smarks 8206865: RMI activation tests fail with InvalidClassException
Fri, 20 Jul 2018 11:39:52 -0700 epavlova 8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
Fri, 20 Jul 2018 11:39:37 -0700 iignatyev 8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Fri, 20 Jul 2018 10:12:34 -0700 naoto 8206886: Java does not set the default format locale correctly on mac10.13
Fri, 20 Jul 2018 09:55:15 -0700 ascarpino 8204196: integer cleanup
Fri, 20 Jul 2018 09:07:37 -0700 erikj 8207365: Make man pages optional
Fri, 20 Jul 2018 09:46:57 +0200 goetz 8207830: [aix] disable jfr in build and tests
Fri, 20 Jul 2018 09:33:49 +0200 goetz 8207766: [testbug] Adapt tests for Aix.
Fri, 20 Jul 2018 01:23:38 -0700 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Fri, 20 Jul 2018 15:24:42 +0800 mli 8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Thu, 19 Jul 2018 18:21:24 -0700 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Fri, 20 Jul 2018 08:40:14 +0800 mli 8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Wed, 11 Jul 2018 13:55:38 -0400 zgu 8207056: Epsilon GC to support object pinning
Thu, 19 Jul 2018 14:25:42 -0700 erikj 8207243: Fix translation filtering to also support zh_HK and zh_TW
Thu, 19 Jul 2018 13:41:56 -0700 kvn 8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation.
Thu, 19 Jul 2018 21:46:52 +0300 bulasevich 8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Thu, 26 Jul 2018 09:30:58 -0700 prr Added tag jdk-12+4 for changeset 499b873761d8
Fri, 27 Jul 2018 00:54:39 +0900 ysuenaga 8205992: jhsdb cannot attach to Java processes running in Docker containers
Thu, 26 Jul 2018 10:56:58 -0400 dbuck 8208183: update HSDIS plugin license to UPL
Wed, 25 Jul 2018 17:26:35 -0700 jjg 8208227: tools/jdeps/DotFileTest.java fails on Win-X64
Wed, 25 Jul 2018 17:22:26 -0700 darcy 8208200: Add missing periods to sentences in RoundEnvironment specs
Wed, 25 Jul 2018 17:22:25 -0400 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Wed, 25 Jul 2018 12:54:58 -0700 darcy 8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
Wed, 25 Jul 2018 21:47:40 +0200 rkennke 8204970: Remaing object comparisons need to use oopDesc::equals()
Wed, 25 Jul 2018 15:38:37 -0400 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Wed, 25 Jul 2018 10:51:16 -0700 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
Wed, 25 Jul 2018 12:32:59 -0700 darcy 8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
Wed, 25 Jul 2018 12:32:06 -0400 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Wed, 25 Jul 2018 11:03:07 +0800 xyin 8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/jdk-12+4
Tue, 24 Jul 2018 08:58:32 -0700 shurailine 8208157: requires.VMProps throws NPE for missing properties in "release" file
Tue, 24 Jul 2018 11:37:43 -0700 jjg 8207214: Broken links in JDK API serialized-form page
Tue, 24 Jul 2018 09:27:42 +0200 mbaesken 8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
Thu, 19 Jul 2018 11:04:46 +0200 mbaesken 8207395: jar has issues with UNC-path arguments for the jar -C parameter [windows]
Mon, 23 Jul 2018 22:07:55 -0700 igerasim 8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
Mon, 23 Jul 2018 18:29:35 -0700 kvn 8207262: enable applications/ctw/modules/java_desktop_2.java test again
Mon, 23 Jul 2018 14:41:06 -0400 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Mon, 23 Jul 2018 11:38:28 -0400 tonyp 8207849: Allow the addition of more number to the Java version string
Mon, 23 Jul 2018 17:32:04 +0200 tschatzl 8207953: Remove dead code in G1CopyingKeepAliveClosure
Fri, 20 Jul 2018 14:48:41 -0700 vromero 8205493: OptionSmokeTest.java uses hard-coded release values
Fri, 20 Jul 2018 14:46:43 -0700 darcy 8208060: Additional corrections of serial-related declarations
Fri, 20 Jul 2018 12:19:28 -0700 iklam 8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Fri, 20 Jul 2018 14:52:11 -0400 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
Fri, 20 Jul 2018 11:55:05 -0700 kvn 8206075: On x86, assert on unbound assembler Labels used as branch targets
Wed, 18 Jul 2018 00:23:06 -0700 darcy 8193462: Fix Filer handling of package-info initial elements
Wed, 18 Jul 2018 00:16:37 -0700 darcy 8193214: Incorrect annotations.without.processors warnings with JDK 9
Thu, 19 Jul 2018 18:21:24 -0700 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Fri, 20 Jul 2018 09:15:54 -0400 ctornqvi 8207855: Make applications/jcstress invoke tests in batches
Thu, 19 Jul 2018 16:53:33 -0700 dtitov 8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Thu, 19 Jul 2018 15:13:10 -0700 vromero 8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
Thu, 19 Jul 2018 13:41:26 -0700 igerasim 8207753: Handle to process snapshot is leaked if Process32First() fails
Thu, 19 Jul 2018 12:55:24 -0700 never 8207202: [Graal] compiler/graalunit/CoreTest.java fails
Thu, 19 Jul 2018 11:15:38 -0700 naoto 8206886: Java does not set the default format locale correctly on mac10.13
Thu, 19 Jul 2018 10:53:38 -0700 prr Merge
Thu, 19 Jul 2018 13:49:44 +0530 kaddepalli 8206343: There is a typo in the java documentation of javax.swing.JScrollBar.
Thu, 12 Jul 2018 11:09:23 -0700 prr Merge
Tue, 03 Jul 2018 16:09:25 +0530 sveerabhadra 8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
Mon, 02 Jul 2018 14:31:33 +0530 kaddepalli 8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
Thu, 19 Jul 2018 10:17:22 -0700 prr Merge
Thu, 19 Jul 2018 12:57:12 -0400 bobv 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Thu, 19 Jul 2018 09:42:15 -0700 prr Added tag jdk-11+23 for changeset 1edcf36fe15f
Wed, 18 Jul 2018 20:54:12 -0700 sspitsyn 8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Thu, 19 Jul 2018 10:30:24 +0800 amlu 8207818: Problem list several rmi tests
Fri, 22 Jun 2018 17:08:00 -0700 smarks 8205491: adjust reflective access checks
Thu, 07 Jun 2018 18:21:29 +0530 vtewari 8200666: Improve LDAP support
Thu, 31 May 2018 11:31:20 -0700 smarks 8197925: Better stack walking
Mon, 09 Apr 2018 14:10:56 -0400 apetcher 8200332: Improve GCM counting
Thu, 15 Mar 2018 16:04:30 -0700 sherman 8199547: Exception to Pattern Syntax
Mon, 05 Feb 2018 14:18:22 -0800 igerasim 8196224: Even better Internet address support
Wed, 31 Jan 2018 18:13:13 -0800 serb 8191239: Improve desktop file usage
Thu, 18 Jan 2018 13:55:26 +0530 vtewari 8193419: Better Internet address support
Wed, 18 Jul 2018 14:44:04 -0700 epavlova 8207761: Split compiler/graalunit/JttReflectFTest.java
Sun, 24 Jun 2018 17:11:17 -0400 gromero 8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
Sat, 23 Jun 2018 18:02:46 -0400 gromero 8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
Fri, 06 Jul 2018 16:25:07 -0400 gromero 8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Tue, 26 Jun 2018 08:33:17 -0400 gromero 8205581: PPC64: RTM: Fix abort on native calls
Sun, 24 Jun 2018 21:48:42 -0400 gromero 8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Wed, 18 Jul 2018 13:24:25 -0700 epavlova 8207380: compiler/graalunit/JttLangMTest.java timeout
Wed, 11 Jul 2018 08:44:00 +0200 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Thu, 19 Jul 2018 00:14:40 +0800 weijun 8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Thu, 19 Jul 2018 00:14:29 +0800 weijun 8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Wed, 18 Jul 2018 11:57:51 -0400 jcbeyler 8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.javajdk-11+23
Wed, 18 Jul 2018 11:27:14 +0200 mdoerr 8207342: error occurred during error reporting (printing register info)
Tue, 17 Jul 2018 19:59:38 -0700 jcbeyler 8205725: Update the JVMTI Spec for Heap Sampling
Tue, 17 Jul 2018 17:52:03 -0700 jcbeyler 8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
Tue, 17 Jul 2018 15:09:27 -0700 jcbeyler 8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet.
Tue, 17 Jul 2018 11:20:16 -0700 dtitov 8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Tue, 17 Jul 2018 13:04:40 -0400 apetcher 8206929: Check session context for TLS 1.3 session resumption
Tue, 17 Jul 2018 19:25:45 +0300 dpochepk 8207240: AARCH64: C2-only VM does not build
Tue, 17 Jul 2018 15:28:17 +0100 aph 8207345: AArch64: Trampoline generation code reads from unitialized memory
Tue, 17 Jul 2018 22:22:00 +0800 weijun 8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Tue, 17 Jul 2018 09:37:24 -0400 coleenp Merge
Tue, 10 Jul 2018 11:13:33 -0400 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Tue, 17 Jul 2018 12:22:41 +0100 chegar 8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Tue, 17 Jul 2018 16:49:55 +0530 pmuthuswamy 8207190: JDK 11 javadoc generates bad code example
Mon, 16 Jul 2018 15:09:19 -0700 dlong 8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Mon, 16 Jul 2018 10:58:28 -0700 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Mon, 16 Jul 2018 16:57:37 +0200 lucy 8206271: CodeHeap State Analytics must digest new method state
Mon, 16 Jul 2018 16:31:33 +0200 jlahoda 8207032: Compilation succeeds without checking readability when --add-exports used
Mon, 16 Jul 2018 12:58:49 +0200 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Sun, 15 Jul 2018 20:15:17 +0300 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Fri, 13 Jul 2018 17:42:24 +0200 goetz 8207233: Minor improvements of jdk C-coding
Thu, 19 Jul 2018 09:46:29 -0700 prr Added tag jdk-12+3 for changeset 990db216e719
Thu, 19 Jul 2018 09:20:08 -0700 darcy 8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
Thu, 19 Jul 2018 16:22:19 +0800 mli 8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
Wed, 18 Jul 2018 16:13:21 -0700 darcy 8203263: Remove unnecessary throws clauses from serialization-related methods
Wed, 18 Jul 2018 14:32:46 -0700 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Wed, 18 Jul 2018 09:50:04 -0700 rhalade 8203230: update VerifyCACerts testjdk-12+3
Wed, 18 Jul 2018 08:27:53 -0700 darcy 8207751: Remove misleading serialVersionUID from JulienFields.Field
Wed, 18 Jul 2018 09:46:03 -0400 rriggs 8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
Wed, 18 Jul 2018 07:39:54 +0100 alanb 8207393: ServiceLoader class description improvements
Tue, 17 Jul 2018 17:36:27 -0700 martin 8206863: A closed JarVerifier.VerifierStream should throw IOException
Tue, 17 Jul 2018 17:17:16 -0700 igerasim 8207750: Native handle leak in java.io.WinNTFileSystem.list()
Tue, 17 Jul 2018 16:22:26 -0700 bpb 8207748: Fix for 8202794 breaks tier1 builds
Tue, 17 Jul 2018 17:14:03 -0400 rriggs 8205610: [TESTLIB] Improve listing of open file descriptors
Tue, 17 Jul 2018 15:59:47 -0400 kbarrett 8202353: os::readdir should use readdir instead of readdir_r
Tue, 17 Jul 2018 12:03:10 -0700 bpb 8202794: Native Unix code should use readdir rather than readdir_r
Tue, 17 Jul 2018 11:58:53 -0700 ccheung 8204591: Expire/remove the UseAppCDS option in JDK 12
Tue, 17 Jul 2018 14:28:56 +0200 jlahoda 8207229: Trees.getScope crashes for broken lambda
Tue, 17 Jul 2018 08:10:48 +0100 alanb 8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
Mon, 16 Jul 2018 21:53:49 -0700 darcy 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Mon, 16 Jul 2018 10:58:28 -0700 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Mon, 16 Jul 2018 10:07:22 -0700 igerasim 8207016: Avoid redundant native memory allocation in getFinalPath()
Mon, 16 Jul 2018 08:59:39 -0700 rhalade 8207321: Merge error with 8199779
Mon, 16 Jul 2018 11:34:17 -0400 lfoltan 8205611: Improve the wording of LinkageErrors to include module and class loader information
Mon, 16 Jul 2018 09:06:33 -0400 lfoltan 8178712: ResourceMark may be missing inside initialize_[vi]table
Thu, 12 Jul 2018 16:28:31 +0200 sgehwolf 8207057: No debug info for assembler files
Mon, 16 Jul 2018 12:35:25 +0200 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Sun, 15 Jul 2018 18:16:55 +0300 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Sat, 14 Jul 2018 02:14:54 +0200 jwilhelm Merge
Fri, 13 Jul 2018 13:00:36 -0700 jjg 8207213: The help-doc.html generated by the doclet is incomplete
Fri, 13 Jul 2018 11:13:34 -0700 kvn 8207065: Cleanup compiler tests for Client VM
Fri, 13 Jul 2018 09:48:52 -0700 rhalade 8199779: Add T-Systems, GlobalSign and Starfield services root certificates
Fri, 13 Jul 2018 18:39:11 +0200 redestad 8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
Thu, 12 Jul 2018 22:53:35 -0700 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Fri, 13 Jul 2018 10:42:30 -0400 apetcher 8206915: XDH TCK issues
Fri, 13 Jul 2018 15:44:54 +0200 roland 8200282: Serializing non-zero byte as zero to ByteBuffer
Fri, 13 Jul 2018 07:08:59 -0700 xuelei 8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
Fri, 13 Jul 2018 07:01:51 -0700 bulasevich 8207047: Multiple VM variants build fail
Fri, 13 Jul 2018 11:07:43 +0200 simonis 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Wed, 11 Jul 2018 19:23:27 +0200 simonis 8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Wed, 11 Jul 2018 15:00:33 +0800 zyao 8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
Fri, 13 Jul 2018 01:31:23 -0700 rraghavan 8206873: 2 Null pointer dereference defect groups in LIRGenerator
Thu, 12 Jul 2018 16:31:28 +0200 goetz 8207049: Minor improvements of compiler code.
Fri, 13 Jul 2018 11:21:55 +0800 xiaofeya 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
Thu, 12 Jul 2018 17:32:37 -0700 mikael 8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
Thu, 12 Jul 2018 15:02:41 -0700 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Thu, 12 Jul 2018 12:00:52 -0700 jcbeyler 8206960: HeapMonitor tests fail with Graal
Thu, 12 Jul 2018 11:57:06 -0700 kvn 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Thu, 12 Jul 2018 11:24:10 -0700 naoto 8207152: Placeholder for Japanese new era should be two characters
Wed, 11 Jul 2018 15:35:47 -0700 psandoz 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Wed, 11 Jul 2018 16:11:10 +0200 goetz 8206977: Minor improvements of runtime code.
Thu, 12 Jul 2018 16:30:47 +0200 erikj 8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
Thu, 12 Jul 2018 07:14:30 -0700 erikj 8206903: Unable to build Client VM with JVMCI
Thu, 12 Jul 2018 17:34:36 +0530 kaddepalli 8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
Thu, 12 Jul 2018 13:40:20 +0200 jwilhelm Added tag jdk-11+22 for changeset 9937ef7499dc
Thu, 12 Jul 2018 15:17:18 +0530 mhalder 8204860: The frame could be resized by dragging a corner of the frame with the mouse
Thu, 12 Jul 2018 09:13:55 +0200 shade 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
Thu, 12 Jul 2018 08:44:39 +0800 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Wed, 11 Jul 2018 14:54:35 -0700 rhalade 8207068: Add Entrust root certificates
Wed, 11 Jul 2018 14:47:43 -0700 naoto 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
Tue, 10 Jul 2018 15:29:25 -0700 jcbeyler 8205643: HeapMonitorGCCMSTest fails with Graal
Thu, 12 Jul 2018 15:02:41 -0700 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Sat, 14 Jul 2018 07:31:26 +0800 jjiang 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
Fri, 13 Jul 2018 13:58:17 -0400 coleenp 8206470: Incorrect use of os::lasterror in ClassListParser
Sun, 03 Jun 2018 23:33:00 -0700 iklam 8204267: Generate comments in -XX:+PrintInterpreter to link to source code
Fri, 13 Jul 2018 10:10:51 -0700 amenkov 8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
Fri, 13 Jul 2018 14:04:59 +0530 nishjain 8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
Thu, 12 Jul 2018 22:53:35 -0700 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Fri, 13 Jul 2018 02:36:42 +0000 valeriep 8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
Thu, 12 Jul 2018 08:44:39 +0800 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Thu, 12 Jul 2018 17:29:48 -0700 mikael 8207011: Remove uses of the register storage class specifier
Thu, 12 Jul 2018 10:41:44 -0400 gadams 8206007: nsk/jdb/exclude001 test is taking a long time on some builds
Thu, 12 Jul 2018 13:32:45 -0700 lmesnik 8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Thu, 12 Jul 2018 12:06:22 -0700 joehw 8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
Thu, 12 Jul 2018 11:32:14 -0700 igerasim 8206122: Use Queue in place of ArrayList when need to remove first element
Thu, 12 Jul 2018 11:18:01 -0700 igerasim 8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
Thu, 12 Jul 2018 06:04:57 -0700 igerasim 8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
Wed, 11 Jul 2018 13:55:38 -0400 zgu 8207056: Epsilon GC to support object pinning
Thu, 12 Jul 2018 12:22:54 +0200 jwilhelm Added tag jdk-12+2 for changeset 69b438908512
Wed, 11 Jul 2018 16:12:18 -0700 darcy 8207055: Make javac -help output for -source and -target more informative
Wed, 11 Jul 2018 14:32:42 -0700 bchristi 8207005: Disable the file canonicalization cache by default
Wed, 11 Jul 2018 21:41:43 +0200 jwilhelm Merge
Wed, 11 Jul 2018 15:08:44 -0400 bulasevich 8207044: minimal vm build fail: missing #include
Wed, 11 Jul 2018 11:17:09 -0700 rhalade 8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Tue, 10 Jul 2018 11:36:36 +0200 ghaug 8206919: s390: add missing info to vm_version_ext_s390jdk-11+22
Wed, 11 Jul 2018 13:41:25 +0300 serb 8202264: Race condition in AudioClip.loop()
Wed, 11 Jul 2018 13:17:48 +0300 serb 8205973: Client jtreg ProblemList cleanup
Wed, 11 Jul 2018 10:39:58 +0800 jjiang 8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
Tue, 10 Jul 2018 19:42:48 -0700 kvn 8206135: Building jvm with AOT but without JVMCI should fail at configure time
Tue, 10 Jul 2018 16:14:48 -0700 mikael 8207007: Add missing license header to zHash.inline.hpp
Tue, 10 Jul 2018 13:54:17 -0700 epavlova 8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Tue, 10 Jul 2018 13:34:32 -0400 kbarrett 8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
Tue, 10 Jul 2018 15:33:55 +0200 thartmann 8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
Tue, 10 Jul 2018 15:09:34 +0200 tschatzl 8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
Fri, 29 Jun 2018 17:59:44 +0200 roland 8202123: C2 Crash in Node::in(unsigned int) const+0x14
Tue, 10 Jul 2018 03:14:55 -0400 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Mon, 09 Jul 2018 22:20:02 -0700 kvn 8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Tue, 10 Jul 2018 10:59:57 +0800 jjiang 8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Mon, 09 Jul 2018 20:17:32 -0400 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
Mon, 09 Jul 2018 14:21:33 -0700 erikj 8206323: Missing some legal notices in docs bundle
Mon, 09 Jul 2018 13:26:59 -0700 jjg 8185740: The help-doc.html generated by the doclet is outdated
Mon, 09 Jul 2018 13:25:08 -0700 vdeshpande 8194740: UseSubwordForMaxVector causes performance regression
Mon, 09 Jul 2018 11:15:55 -0700 iignatyev 8206287: fix legal notice in hotspot tests
Mon, 09 Jul 2018 10:25:55 -0700 prr 8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
Mon, 09 Jul 2018 10:23:17 -0700 prr 8205646: Broken link in jdk.jsobject
Mon, 09 Jul 2018 09:09:21 -0700 erikj 8206433: Several jib profiles missing autoconf dependency
Mon, 09 Jul 2018 19:09:29 +0300 serb 8205588: Deprecate for removal com.sun.awt.SecurityWarning
Mon, 09 Jul 2018 12:51:58 +0200 ghaug 8206408: Add missing CPU/system info to vm_version_ext on PPC64
Mon, 09 Jul 2018 16:36:05 +0300 serb 8201611: Broken links in java.desktop javadoc
Mon, 09 Jul 2018 15:26:58 +0200 mdoerr 8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
Mon, 09 Jul 2018 09:38:11 +0100 adinn 8206163: AArch64: incorrect code generation for StoreCM
Mon, 09 Jul 2018 10:19:51 +0200 tschatzl 8205426: Humongous continues remembered set does not match humongous start region one after Remark
Mon, 09 Jul 2018 12:20:56 +0800 weijun 8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
Sun, 08 Jul 2018 20:00:46 -0400 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Sun, 08 Jul 2018 11:54:08 +0200 mgronlun 8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
Fri, 06 Jul 2018 12:10:43 -0700 cushon 8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
Fri, 06 Jul 2018 13:45:41 -0700 kvn 8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler
Fri, 06 Jul 2018 10:39:38 -0700 prr 8206375: ProblemList update of bug ID for SwingFontMetricsTest
Fri, 06 Jul 2018 10:37:47 -0700 prr 8206428: Upgrade JDK11 to harfbuzz 1.8.2
Fri, 06 Jul 2018 13:38:56 +0530 sdama 8206450: Add JImageListTest.java to ProblemList.txt
Fri, 06 Jul 2018 09:22:18 +0200 simonis 8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
Thu, 05 Jul 2018 20:00:04 -0700 iignatyev 8206429: [REDO] 8202561 clean up TEST.groups
Thu, 05 Jul 2018 12:38:36 -0700 kvn 8206324: compiler/whitebox/DeoptimizeFramesTest.java to ProblemList-graal.txt
Thu, 05 Jul 2018 09:38:15 +0200 mbaesken 8206394: missing ResourceMark in AOTCompiledMethod::metadata_do, AOTCompiledMethod::clear_inline_caches , CompiledMethod::clear_ic_stubs , CompiledMethod::cleanup_inline_caches_impl
Fri, 06 Jul 2018 00:40:12 +0530 sdama 8198405: JImageExtractTest.java & JImageListTest.java failed in Windows.
Thu, 05 Jul 2018 21:29:11 +0300 serb 8205454: & is displayed in some Swing docs
Tue, 12 Jun 2018 13:00:50 +0530 simonis 8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Thu, 05 Jul 2018 19:05:08 +0300 serb 8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Thu, 05 Jul 2018 13:26:50 +0200 jwilhelm Added tag jdk-11+21 for changeset 14708e1acdc3
Thu, 05 Jul 2018 11:56:19 +0200 stuefe 8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Thu, 05 Jul 2018 13:22:44 +0800 xiaofeya 8206378: Backout JDK-8202561
Wed, 04 Jul 2018 11:49:46 -0700 ssahoo 8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Wed, 04 Jul 2018 18:39:26 +0200 mgronlun 8198346: assert(!_cld->claimed()) failed in TestObjectDescription.java
Wed, 04 Jul 2018 16:16:24 +0100 michaelm 8206001: Enable TLS1.3 by default in Http Client
Wed, 04 Jul 2018 16:54:56 +0200 mbaesken 8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Tue, 03 Jul 2018 12:40:42 +0200 mbaesken 8206255: fix compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
Tue, 03 Jul 2018 09:11:00 +0200 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Wed, 04 Jul 2018 17:49:21 +0530 sdama 8198819: tools/jimage/JImageExtractTest.java, fails intermittently at testExtract (macos)
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8206316: ZGC: Preferred tmpfs mount point not found on Debian
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8205924: ZGC: Premature OOME due to failure to expand backing file
Wed, 04 Jul 2018 16:49:34 +0800 xyin 8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
Wed, 04 Jul 2018 10:24:16 +0200 mgronlun 8206254: Unable to complete emergency dump during safepoint
Wed, 04 Jul 2018 09:21:19 +0200 simonis 8206173: MallocSiteTable::initialize() doesn't take function descriptors into account
Wed, 04 Jul 2018 08:33:00 +0200 pliden 8206322: ZGC: Incorrect license header in gtests
Wed, 04 Jul 2018 11:55:11 +0530 rgoel 8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales.
Tue, 03 Jul 2018 15:08:00 -0400 bobv Merge
Tue, 03 Jul 2018 10:59:18 -0400 bobv 8205928: [TESTBUG] jdk/internal/platform/docker/TestDockerMemoryMetrics
Mon, 02 Jul 2018 10:09:01 -0700 psandoz 8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Thu, 28 Jun 2018 10:51:02 -0700 iignatyev 8202561: clean up TEST.groups file
Tue, 03 Jul 2018 11:16:25 -0700 mchung 8206184: docs-reference build fails due to extlink.spec.version property not set
Tue, 03 Jul 2018 09:27:41 +0800 jjiang 8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log filejdk-11+21
Mon, 02 Jul 2018 17:54:36 -0700 jjg 8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
Wed, 11 Jul 2018 14:44:05 -0400 coleenp 8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Wed, 11 Jul 2018 13:28:07 -0400 zgu 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
Wed, 11 Jul 2018 08:24:39 -0700 darcy 8173606: Deprecate constructors of 7-era visitors
Wed, 11 Jul 2018 08:44:00 +0200 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile logjdk-12+2
Tue, 10 Jul 2018 19:04:13 -0700 ccheung 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205620: Miscellaneous changes imported from jsr166 CVS 2018-07
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Tue, 10 Jul 2018 10:24:08 -0700 dl 8206123: ArrayDeque created with default constructor can only hold 15 elements
Tue, 10 Jul 2018 11:13:33 -0400 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Tue, 10 Jul 2018 03:14:55 -0400 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Mon, 09 Jul 2018 20:17:32 -0400 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
Mon, 09 Jul 2018 13:08:30 -0700 sherman 8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
Mon, 09 Jul 2018 13:35:55 -0400 kbarrett 8204834: Fix confusing "allocate" naming in OopStorage
Mon, 09 Jul 2018 14:12:50 +0200 tschatzl 8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
Sun, 08 Jul 2018 20:00:46 -0400 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Sun, 08 Jul 2018 12:43:05 -0400 jiangli 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Fri, 06 Jul 2018 15:22:07 -0400 rriggs 8206495: Redundant System.setProperty(null) tests
Fri, 06 Jul 2018 10:28:56 -0700 darcy 8206439: Remove javac -source/-target 6 from langtools regression tests
Fri, 06 Jul 2018 09:37:44 -0700 darcy 8206440: Remove javac -source/-target 6 from jdk regression tests
Fri, 06 Jul 2018 09:26:01 -0700 joehw 8206164: forgot to "throw" TransformerConfigurationException
Fri, 06 Jul 2018 09:10:07 -0400 coleenp 8205417: Obsolete UnlinkSymbolsALot debugging option
Fri, 06 Jul 2018 06:26:25 -0700 hseigel 8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
Fri, 06 Jul 2018 09:00:48 -0400 coleenp 8202737: Obsolete AllowNonVirtualCalls option
Thu, 05 Jul 2018 14:35:03 -0700 jjg 8206318: Enhance package documentation for internal javadoc packages
Thu, 05 Jul 2018 14:23:45 -0700 naoto 8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
Thu, 05 Jul 2018 19:22:53 +0200 rkennke 8206272: Remove stray BarrierSetAssembler call
Thu, 05 Jul 2018 19:22:38 +0200 rkennke 8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
Thu, 05 Jul 2018 09:11:33 -0700 ccheung 8205548: Remove multi-release jar related vm code
Thu, 05 Jul 2018 07:22:21 -0700 bpb 8194899: Remove unused sun.net classes
Thu, 05 Jul 2018 13:31:04 +0200 jwilhelm Added tag jdk-12+1 for changeset 00b16d0457e4
Wed, 04 Jul 2018 03:44:32 -0700 ssahoo 8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failurejdk-12+1
Tue, 03 Jul 2018 16:14:46 -0700 darcy 8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java
Tue, 03 Jul 2018 15:59:09 -0700 darcy 8206085: Refactor langtools/tools/javac/versions/Versions.java
Tue, 03 Jul 2018 15:02:46 -0700 bpb 8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
Tue, 03 Jul 2018 14:42:13 -0700 naoto 8206120: Add test cases for lenient Japanese era parsing
Tue, 03 Jul 2018 15:40:08 -0400 coleenp 8206309: Tier1 SA tests fail
Tue, 03 Jul 2018 15:08:01 -0400 coleenp 8134538: Duplicate implementations of os::lasterror
Tue, 03 Jul 2018 13:41:18 -0400 coleenp 8205534: Remove SymbolTable dependency from serviceability agent
Tue, 03 Jul 2018 18:46:51 +0200 erikj 8206087: windows-x64-cmp-baseline fails with The files do not have the same suffix type
Mon, 02 Jul 2018 23:33:40 -0700 vtheeyarath 8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
Tue, 03 Jul 2018 10:47:50 +0200 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Tue, 03 Jul 2018 02:07:49 +0200 jwilhelm Merge
Mon, 02 Jul 2018 16:28:09 -0400 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Mon, 02 Jul 2018 10:44:46 +0200 roland 8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Mon, 02 Jul 2018 13:11:41 +0200 jwilhelm Added tag jdk-11+20 for changeset 9816d7cc655e
Mon, 02 Jul 2018 11:46:15 +0200 mdoerr 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Mon, 02 Jul 2018 09:38:20 +0200 tschatzl 8203848: Missing remembered set entry in j.l.ref.references after JDK-8203028
Mon, 02 Jul 2018 09:28:23 +0200 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Sat, 30 Jun 2018 00:33:05 +0000 valeriep 8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
Fri, 29 Jun 2018 13:58:16 -0700 serb 8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
Fri, 29 Jun 2018 13:44:13 -0700 iignatyev 8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
Fri, 29 Jun 2018 13:44:09 -0700 iignatyev 8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
Fri, 29 Jun 2018 13:43:35 -0700 iignatyev 8206117: failed to get JDK properties for JVM w/o JVMCI
Fri, 29 Jun 2018 11:10:47 +0200 thartmann 8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assertjdk-11+20
Fri, 29 Jun 2018 11:08:38 +0200 thartmann 8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
Thu, 28 Jun 2018 21:58:23 -0700 iignatyev 8206088: 8205207 broke builds
Thu, 28 Jun 2018 19:33:00 -0700 epavlova 8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
Fri, 29 Jun 2018 08:21:15 +0800 weijun 8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
Thu, 28 Jun 2018 17:07:34 -0700 epavlova 8205207: Port Graal unit tests under jtreg
Thu, 28 Jun 2018 16:45:15 -0700 iignatyev 8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
Fri, 29 Jun 2018 01:09:29 +0200 jwilhelm 8206006: Build failed on Windows
Mon, 02 Jul 2018 13:54:01 -0700 joehw 8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false
Mon, 02 Jul 2018 16:28:09 -0400 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Mon, 02 Jul 2018 00:55:24 -0700 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Mon, 02 Jul 2018 09:21:06 +0200 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Fri, 29 Jun 2018 17:35:04 -0700 igerasim 8204310: Simpler RandomAccessFile.setLength() on Windows
Fri, 29 Jun 2018 12:34:03 -0700 dtitov 8206086: [Graal] JDI tests fail with com.sun.jdi.ObjectCollectedException
Fri, 29 Jun 2018 10:13:24 -0700 joehw 8190835: Subtraction with two javax.xml.datatype.Duration gives incorrect result
Fri, 29 Jun 2018 10:41:10 +0200 jlahoda 8205418: Assorted improvements to source code model
Thu, 28 Jun 2018 17:49:13 -0700 darcy 8206083: Make tools/javac/api/T6265137.java robust to JDK version changes
Thu, 28 Jun 2018 17:45:59 -0700 mikael 8206022: Add test to check that the JVM accepts class files with version 56
Thu, 28 Jun 2018 15:46:27 -0700 jjg 8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
Thu, 28 Jun 2018 22:28:41 +0200 jwilhelm 8206006: Build failed on Windows
Thu, 28 Jun 2018 21:11:50 +0200 jwilhelm Added tag jdk-12+0 for changeset 95aad0c785e4
Wed, 27 Jun 2018 21:01:12 -0700 darcy 8205615: Start of release updates for JDK 12
Thu, 28 Jun 2018 19:55:44 +0200 jwilhelm Added tag jdk-12+0 for changeset c9cd3ec6a0eb
Thu, 28 Jun 2018 11:41:45 -0700 rhalade 8195774: Add Entrust root certificates
Thu, 28 Jun 2018 10:31:39 -0400 gadams 8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java fails with Prompt is not received during 300200 milliseconds.jdk-12+0
Thu, 28 Jun 2018 10:50:10 -0400 dcubed Merge
Thu, 28 Jun 2018 15:17:44 +0200 egahlin 8137164: Include PID in the JFR jcmd hint
Thu, 28 Jun 2018 10:46:05 -0400 dcubed 8206004: [BACKOUT] errant changeset for JDK-8137164
Thu, 28 Jun 2018 07:30:38 -0700 mr 8205956: Fix usage of "OpenJDK" in build and test instructions
Thu, 28 Jun 2018 19:44:58 +0530 sdama 8204967: Resolve disabled warnings for libunpack
Thu, 28 Jun 2018 15:18:17 +0200 jlahoda 8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Thu, 28 Jun 2018 15:17:44 +0200 egahlin 8197425: Liveset information for Old Object sample event
Thu, 28 Jun 2018 15:13:39 +0200 egahlin 8197425: Liveset information for Old Object sample event
Thu, 28 Jun 2018 15:06:55 +0200 rwestberg 8003209: JFR events for network utilization
Thu, 28 Jun 2018 18:04:19 +0530 sundar 8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Thu, 28 Jun 2018 13:58:30 +0200 mgronlun 8205996: JDK-8205906 broke the build on Mac
Thu, 28 Jun 2018 03:45:49 -0700 amenkov 8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Thu, 28 Jun 2018 12:14:37 +0200 pliden 8205993: ZGC: Fix typos and incorrect indentations
Thu, 28 Jun 2018 10:09:58 +0000 adinn 8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Thu, 28 Jun 2018 11:37:02 +0200 mgronlun 8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Thu, 28 Jun 2018 11:32:32 +0200 stuefe 8205925: Print correct and more information about secondary errors
Wed, 27 Jun 2018 15:04:27 +0200 stefank 8205923: ZGC: Verification applies load barriers before verification
Wed, 27 Jun 2018 15:02:53 +0200 stefank 8205923: ZGC: Verification applies load barrier before verification
Thu, 28 Jun 2018 01:10:09 -0700 igerasim 8205959: Do not restart close if errno is EINTR
Thu, 28 Jun 2018 10:05:43 +0200 jlahoda 8205913: Inconsistent source code model
Thu, 28 Jun 2018 10:05:39 +0200 jlahoda 8195986: Incorrect javac -h output with annotation processing and missing classes
Thu, 28 Jun 2018 09:15:53 +0200 pliden 8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
Thu, 28 Jun 2018 09:06:54 +0200 simonis 8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Thu, 28 Jun 2018 07:22:59 +0200 pliden 8205702: assert(UseCompressedClassPointers) failed in universe.hpp
Thu, 28 Jun 2018 07:00:35 +0200 stuefe 8205531: jcmd VM.classloaders should fold similar loaders
Thu, 28 Jun 2018 00:34:55 -0400 kbarrett 8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
Thu, 28 Jun 2018 09:40:46 +0530 hb 8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Wed, 27 Jun 2018 19:09:17 -0700 cjplummer 8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
Wed, 27 Jun 2018 17:02:41 -0700 never 8205824: Update Graal
Wed, 27 Jun 2018 16:57:21 -0700 iignatyev 8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
Thu, 28 Jun 2018 01:46:03 +0200 hannesw 8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
Wed, 27 Jun 2018 16:19:28 -0700 iignatyev 8205954: clean up hotspot ProblemList
Wed, 27 Jun 2018 16:17:11 -0700 erikj 8205942: Build failure on macosx after JDK-8189429
Wed, 27 Jun 2018 15:15:11 -0700 iignatyev 8202554: Remove hotspot tests for javafx.* modules
Wed, 27 Jun 2018 22:26:41 +0200 redestad 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
Wed, 27 Jun 2018 14:46:15 -0700 ccheung 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
Wed, 27 Jun 2018 14:20:41 -0700 jjg 8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
Wed, 27 Jun 2018 13:43:52 -0700 iignatyev 8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Wed, 27 Jun 2018 21:18:33 +0100 dfuchs 8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
Wed, 27 Jun 2018 21:56:11 +0200 glaubitz 8205616: Build fails with system headers after 8204572
Wed, 27 Jun 2018 20:19:59 +0100 dfuchs 8205397: InetAddress has wrong declaration for readObjectNoData
Wed, 27 Jun 2018 19:45:06 +0200 pliden 8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
Wed, 27 Jun 2018 19:45:05 +0200 pliden 8205676: ZGC: Remove TLAB allocations in relocation path
Wed, 27 Jun 2018 10:06:03 -0700 prr Merge
Mon, 25 Jun 2018 17:34:55 -0700 serb 4475138: getBestCursorSize and XFree86 4.1.0
Mon, 25 Jun 2018 14:56:07 -0700 prr Merge
Mon, 25 Jun 2018 11:40:46 -0700 srl 8187100: Support Unicode Variation Selectors
Mon, 25 Jun 2018 10:21:50 -0700 prr Merge
Mon, 25 Jun 2018 14:32:46 +0530 sveerabhadra 8153732: Windows remote printer changes do not reflect in lookupPrintServices()
Mon, 25 Jun 2018 12:50:25 +0530 pbansal 8194873: right ALT key hotkeys no longer work in Swing components
Mon, 25 Jun 2018 16:01:01 +0530 pkbalakr 8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Sun, 24 Jun 2018 19:45:15 -0700 serb 8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed
Sun, 24 Jun 2018 16:35:21 -0700 serb 8205153: Delete "standard instructions" machinery in the open automated tests
Sat, 23 Jun 2018 11:48:42 -0700 serb 8205144: JSpinner may change the font after became visible
Fri, 22 Jun 2018 19:19:43 -0700 serb 8205456: Unification of iterations over arrays
Fri, 22 Jun 2018 13:21:23 -0700 prr 8205494: Convert or remove all AWT applet demos
Fri, 22 Jun 2018 12:16:14 -0700 prr 8205136: Move StylePad demo to the open repository
Fri, 22 Jun 2018 10:29:14 +0530 sveerabhadra 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
Thu, 21 Jun 2018 16:58:09 -0700 prr 8205498: Typo in fix for 8205119 breaks Solaris demo build
Thu, 21 Jun 2018 14:32:41 -0700 prr 8205119: SwingApplet demo should be removed
Thu, 21 Jun 2018 12:54:30 -0700 prr 8205441: Upgrade to harfbuzz 1.8.1
Thu, 21 Jun 2018 09:53:50 -0700 prr Merge
Wed, 20 Jun 2018 11:12:48 -0700 serb 8203003: Several FileDialog Modality Tests fail on Linux due to X errors
Wed, 27 Jun 2018 09:56:06 -0700 iveresov 8202698: Update Graal for JEP 181 - Nest-based access control
Wed, 27 Jun 2018 18:46:30 +0200 neliasso 8204157: Compiler.sunflow hangs after JDK-8192992
Wed, 27 Jun 2018 09:45:18 -0700 sherman 8200243: System error message is decoded as invalid encoding in Windows.
Wed, 27 Jun 2018 09:31:51 -0700 joehw 8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Wed, 27 Jun 2018 11:55:35 -0400 jiangli 8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
Wed, 27 Jun 2018 20:04:31 +0530 jgeorge 8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
Wed, 27 Jun 2018 09:36:34 -0400 rriggs 8066709: Make some JDK system properties read only
Wed, 27 Jun 2018 09:52:23 +0200 goetz 8199940: Print more information about class loaders in IllegalAccessErrors.
Wed, 27 Jun 2018 12:46:15 +0200 rehn 8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
Wed, 27 Jun 2018 11:54:15 +0200 mdoerr 8205609: [PPC64] Fix PPC64 part of 8010319 and TLH without UseSIGTRAP on AIX
Wed, 27 Jun 2018 02:20:55 -0700 ssahoo 8205111: Develop new Test to verify different key types for supported TLS protocols.
Wed, 27 Jun 2018 11:05:07 +0200 pliden 8205663: ZGC: Log metaspace used/capacity/committed/reserved
Wed, 27 Jun 2018 11:05:01 +0200 pliden 8205664: Move detailed metaspace logging from debug to trace
Wed, 27 Jun 2018 12:56:21 +0530 pmuthuswamy 8187288: bad (no) wrapping for modifier and type column
Tue, 26 Jun 2018 19:45:59 -0700 smarks 8203670: unmodifiable List iterator() implementations should not be ListIterators
Wed, 27 Jun 2018 09:44:46 +0800 amlu 8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
Tue, 26 Jun 2018 17:41:42 -0700 erikj 8205625: linux-aarch64-cmp-baseline fails builds-tier5
Tue, 26 Jun 2018 16:01:37 -0700 iignatyev 8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
Tue, 26 Jun 2018 15:46:20 -0700 sspitsyn 8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Wed, 27 Jun 2018 00:16:37 +0200 dnsimon 8205703: [JVMCI] Expose all GC selection flags
Tue, 26 Jun 2018 16:59:38 -0400 kbarrett 8205559: Remove IN_CONCURRENT_ROOT Access decorator
Tue, 26 Jun 2018 13:50:59 -0700 sspitsyn 8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
Tue, 26 Jun 2018 13:55:17 +0200 stefank 8144992: Remove OopIterateClosure::idempotent
Tue, 26 Jun 2018 13:54:19 +0200 stefank 8205607: Use oop_iterate instead of oop_iterate_no_header
Tue, 26 Jun 2018 12:29:20 -0700 sspitsyn 8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
Tue, 26 Jun 2018 14:15:49 -0400 dcubed 8205648: fix for 8205195 breaks secondary error handling
Tue, 26 Jun 2018 14:14:29 -0300 jlaskey 8205696: Undo licence.md
Tue, 26 Jun 2018 12:42:36 -0400 rriggs 8205547: FileChannel/CleanerTest.java fails due to expected FD count
Fri, 15 Jun 2018 14:46:04 +0200 neliasso 8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
Tue, 26 Jun 2018 09:33:55 -0700 bpb 8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
Tue, 26 Jun 2018 09:14:49 -0700 kvn 8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
Tue, 26 Jun 2018 11:14:27 -0400 apetcher 8203228: Branch-free output conversion for X25519 and X448
Mon, 25 Jun 2018 23:04:21 +0200 goetz 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
Tue, 26 Jun 2018 09:52:21 -0400 hseigel 8205422: assert(false) failed: Bad verification_type_info
Tue, 26 Jun 2018 13:16:40 +0100 chegar 8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
Tue, 26 Jun 2018 18:55:48 +0800 weijun 8201815: Use Mozilla Public Suffix List
Tue, 26 Jun 2018 11:09:42 +0200 tschatzl 8204082: Make names of Young GCs more uniform in logs
Tue, 26 Jun 2018 09:17:53 +0200 mbaesken 8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Mon, 25 Jun 2018 16:00:56 +0200 ghaug 8200720: Print additional information in thread dump (times, allocated bytes etc.)
Tue, 26 Jun 2018 08:13:02 +0100 alanb 8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Mon, 25 Jun 2018 22:28:04 -0700 mchung 8205623: Replace use of Class::getPackage with Class::getPackageName
Mon, 25 Jun 2018 22:27:09 -0700 mchung 8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
Mon, 25 Jun 2018 20:58:01 -0700 martin 8205649: Make clang stack flags independent of OS
Mon, 25 Jun 2018 20:08:05 -0700 xiaofeya 8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
Mon, 25 Jun 2018 20:03:46 -0700 xiaofeya 8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
Tue, 26 Jun 2018 10:43:50 +0800 weijun 8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
Tue, 26 Jun 2018 10:43:43 +0800 weijun 8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
Mon, 25 Jun 2018 18:49:30 -0700 smarks 8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
Mon, 25 Jun 2018 18:01:42 -0700 martin 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Mon, 25 Jun 2018 17:11:27 -0700 smarks 8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
Tue, 26 Jun 2018 08:10:45 +0800 mbalao 8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
Mon, 25 Jun 2018 22:25:29 +0200 stefank 8205632: Include stack.inline.hpp in markSweep.inline.hpp
Mon, 25 Jun 2018 14:39:44 -0700 psandoz 8195650: Method references to VarHandle accessors
Mon, 25 Jun 2018 14:36:16 -0700 bpb 8204930: Reader:nullReader() spec does not match the behavior
Mon, 25 Jun 2018 13:37:01 +0200 goetz 8205605: [testbug][aix] Various test adaption to aix pecularities.
Mon, 25 Jun 2018 13:41:39 -0700 xuelei 8196584: TLS 1.3 Implementation
Mon, 25 Jun 2018 21:22:16 +0300 dpochepk 8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
Mon, 25 Jun 2018 14:10:44 -0400 hseigel 8205614: NestMates tests failing in CI jdk11-jdk.931
Mon, 25 Jun 2018 13:47:27 -0400 coleenp 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
Mon, 25 Jun 2018 09:59:16 -0700 dl 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
Mon, 25 Jun 2018 09:59:16 -0700 dl 8203864: Execution error in Java's Timsort
Mon, 25 Jun 2018 09:59:16 -0700 dl 8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
Mon, 25 Jun 2018 11:33:11 -0400 lfoltan 8169559: Add class loader names to relevant VM messages
Mon, 25 Jun 2018 20:36:06 +0530 hb 8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
Mon, 25 Jun 2018 10:34:46 -0400 lfoltan 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
Mon, 25 Jun 2018 16:32:23 +0300 dpochepk 8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
Mon, 25 Jun 2018 16:32:02 +0300 dpochepk 8189103: AARCH64: optimize String indexOf intrinsic
Mon, 25 Jun 2018 16:31:37 +0300 dpochepk 8202326: AARCH64: optimize string compare intrinsic
Mon, 25 Jun 2018 16:31:18 +0300 dpochepk 8204289: AARCH64: enable math intrinsics usage in interpreter and C1
Mon, 25 Jun 2018 16:30:49 +0300 dpochepk 8189105: AARCH64: create intrinsic for sin and cos
Mon, 25 Jun 2018 16:30:16 +0300 dpochepk 8196402: AARCH64: create intrinsic for Math.log
Sat, 26 May 2018 06:59:49 +0200 stefank 8204540: Automatic oop closure devirtualization
Mon, 25 Jun 2018 12:44:52 +0200 jlahoda 8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
Tue, 20 Mar 2018 11:16:10 +0530 pkoppula 8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
Mon, 25 Jun 2018 10:54:55 +0200 pliden 8205405: ZGC: Decouple JFR type registration
Mon, 25 Jun 2018 10:41:03 +0200 mhorie 8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
Mon, 25 Jun 2018 11:51:04 +0530 rgoel 8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
Sun, 24 Jun 2018 21:46:11 -0700 never 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
Mon, 25 Jun 2018 02:07:42 +0200 egahlin 8203929: Limit amount of data for JFR.dump
Sun, 24 Jun 2018 16:25:47 +0100 alanb 8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Sun, 24 Jun 2018 15:02:08 +0300 dsamersoff 8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
Sun, 24 Jun 2018 10:41:51 +0200 plevart 8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Sat, 23 Jun 2018 22:49:48 -0700 jmanson 8205570: fix a number of typos in the JVMTI spec
Sat, 23 Jun 2018 09:46:18 +0100 alanb Merge
Sat, 23 Jun 2018 09:34:09 +0100 alanb 8198372: API to create a SelectableChannel to a FileDescriptor
Sat, 23 Jun 2018 08:03:52 +0100 alanb 8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Sat, 23 Jun 2018 01:22:52 -0700 jmanson 8205113: Update JVMTI doc references to object allocation tracking
Tue, 05 Jun 2018 11:55:39 +0200 sgehwolf 8203188: Add JEP-181 support to the Zero interpreter
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Fri, 22 Jun 2018 17:49:21 -0700 martin 8205199: more Linux clang compile failures
Fri, 22 Jun 2018 17:36:03 -0700 martin 8205197: Never default to using libc++ on Linux
Fri, 22 Jun 2018 23:18:07 +0000 valeriep Merge
Fri, 22 Jun 2018 23:10:36 +0000 valeriep 7007966: Add Brainpool ECC support (RFC 5639)
Fri, 22 Jun 2018 16:11:36 -0700 iignatyev 8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
Fri, 22 Jun 2018 15:58:32 -0700 iveresov 8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Fri, 22 Jun 2018 17:46:58 -0400 kbarrett 8205459: Rename Access API flag decorators
Fri, 22 Jun 2018 16:06:43 -0400 rriggs 8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
Fri, 22 Jun 2018 12:51:49 -0700 vdeshpande 8205194: Improve the Array Comparison when there is mismatch at first element.
Fri, 22 Jun 2018 12:05:36 -0700 psandoz 8202922: Method reference identity is broken by serialization
Fri, 22 Jun 2018 19:04:16 +0200 jwilhelm Added tag jdk-11+19 for changeset 36ca515343e0
Fri, 22 Jun 2018 20:17:02 +0300 dpochepk 8189112: AARCH64: optimize StringUTF16 compress intrinsic
Fri, 22 Jun 2018 18:10:20 +0100 michaelm 8204233: Add configurable option for enhanced socket IOException messages
Fri, 22 Jun 2018 18:19:26 +0200 plevart Merge
Fri, 22 Jun 2018 18:18:05 +0200 plevart Merge
Fri, 22 Jun 2018 17:56:55 +0200 plevart 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Fri, 22 Jun 2018 12:15:16 -0400 dcubed 8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Fri, 22 Jun 2018 18:49:45 +0300 dpochepk 8205474: AARCH64: wrong zr encoding for ccmp instruction
Fri, 22 Jun 2018 18:48:36 +0300 dpochepk 8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Fri, 22 Jun 2018 21:42:00 +0800 weijun 8205445: Add RSASSA-PSS Signature support to SunMSCAPI
Fri, 22 Jun 2018 13:20:55 +0200 mgronlun 8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
Fri, 22 Jun 2018 11:21:34 +0100 adinn 8204331: AArch64: fix CAS not embedded in normal graph error
Fri, 22 Jun 2018 11:26:55 +0200 jlahoda 8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
Wed, 20 Jun 2018 14:25:45 +0200 mbaesken 8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
Fri, 22 Jun 2018 11:49:31 +0530 pmuthuswamy 8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
Thu, 21 Jun 2018 22:17:22 -0700 iignatyev 8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
Thu, 21 Jun 2018 21:37:28 -0700 mikael 8202331: Obsolete support for commercial features
Thu, 21 Jun 2018 16:45:29 -0700 iignatyev 8205490: update ProblemList-graal
Thu, 21 Jun 2018 15:14:36 -0700 iignatyev 8185927: create regression test for 8062950
Thu, 21 Jun 2018 14:33:15 -0700 jjg 8205442: Avoid hard-coding --source value in SourceLauncherTest.java
Thu, 21 Jun 2018 13:29:44 -0700 jjg 8196425: tools/javac/modules/AnnotationProcessing.java failed
Thu, 21 Jun 2018 20:52:52 +0200 egahlin 8205053: Decouple type registration from framework lifecycle
Thu, 21 Jun 2018 12:03:54 -0700 erikj 8205424: Change to Xcode 9.4 for building on Macosx at Oracle
Thu, 21 Jun 2018 11:10:55 -0700 bpb 8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Thu, 21 Jun 2018 18:56:35 +0100 alanb 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Thu, 21 Jun 2018 10:54:07 -0700 kvn 8205398: AES-CBC decryption algorithm using AVX512 instructions
Thu, 21 Jun 2018 08:45:57 -0700 smarks 8203184: List.copyOf() fails to copy sublists
Thu, 21 Jun 2018 08:25:03 -0700 smarks 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Thu, 21 Jun 2018 11:10:44 -0400 coleenp 8205175: Deprecate UnlinkSymbolsALot debugging option.
Thu, 21 Jun 2018 08:58:59 -0300 jlaskey 8203637: Fix Sourcesjdk-11+19
Thu, 21 Jun 2018 13:39:20 +0200 rwestberg 8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
Tue, 19 Jun 2018 13:03:12 -0400 rkennke 8205336: Modularize allocations in assembler
Thu, 21 Jun 2018 14:09:43 +0530 nishjain 8204938: Add a test case to automatically check the updated LSR data
Wed, 20 Jun 2018 19:46:44 -0700 cjplummer 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Thu, 21 Jun 2018 03:21:22 +0200 jwilhelm Added tag jdk-11+19 for changeset fb8b3f467277
Wed, 20 Jun 2018 17:30:43 -0700 iveresov 8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
Wed, 20 Jun 2018 12:02:17 -0700 lmesnik 8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
Wed, 20 Jun 2018 22:02:46 +0200 gromero 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
Wed, 20 Jun 2018 12:42:43 -0700 iignatyev 8205433: clean up hotspot ProblemList
Wed, 20 Jun 2018 13:57:38 -0400 gadams 6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
Wed, 20 Jun 2018 10:01:49 -0700 bsrbnd 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Wed, 20 Jun 2018 17:54:40 +0100 chegar Merge
Wed, 20 Jun 2018 17:48:39 +0100 chegar Merge
Wed, 20 Jun 2018 09:05:57 -0700 chegar 8204679: HTTP Client refresh
Wed, 20 Jun 2018 09:38:17 -0700 erikj 8200115: System property java.vm.vendor value includes quotation marks
Wed, 20 Jun 2018 09:42:36 -0700 mseledtsov 8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
Wed, 20 Jun 2018 17:15:16 +0200 stuefe 8205407: [windows, vs<2017] C4800 after 8203197
Wed, 20 Jun 2018 17:06:24 +0200 redestad 8199435: Unsafe publication of java.util.Properties.map
Tue, 19 Jun 2018 10:00:39 -0400 chrisphi 8203030: Zero s390 31 bit size_t type conflicts in shared code
Wed, 20 Jun 2018 11:47:07 +0100 mcimadamore 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Wed, 20 Jun 2018 11:33:43 +0200 pliden 8205339: ZGC: VerifyBeforeIteration not yet supported
Wed, 20 Jun 2018 11:33:42 +0200 pliden 8205338: ZGC: LeakProfiler not yet supported
Wed, 20 Jun 2018 14:52:32 +0530 pmuthuswamy 8202624: javadoc generates references to enum constructors, which are not documented
Wed, 20 Jun 2018 11:12:58 +0200 goetz 8205108: [testbug] Fix pattern matching in jstatd tests.
Wed, 20 Jun 2018 06:51:39 +0200 stuefe 8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
Tue, 19 Jun 2018 17:50:32 -0700 cjplummer 8205149: hs201t002 should be put on the problem list
Tue, 19 Jun 2018 23:33:31 +0000 valeriep 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
Tue, 19 Jun 2018 09:34:41 +0200 stuefe 8203680: os::stat() on Posix platform does not need to copy input path
Fri, 15 Jun 2018 13:57:32 -0400 apetushkov 8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
Tue, 19 Jun 2018 19:19:43 +0200 pliden 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
Tue, 19 Jun 2018 19:16:08 +0200 mgronlun 8204571: Add support for launching multiple startup recordings
Tue, 19 Jun 2018 10:12:35 -0700 prr Merge
Tue, 19 Jun 2018 10:12:00 -0700 prr Merge
Tue, 19 Jun 2018 12:04:01 +0530 vagarwal 8200605: Create test for GridBagLayoutDemo
Tue, 19 Jun 2018 09:22:38 -0700 prr Merge
Fri, 15 Jun 2018 13:07:46 -0700 prr Merge
Fri, 15 Jun 2018 13:05:34 -0700 prr 8204929: Fonts with embedded bitmaps are not always rotated
Fri, 15 Jun 2018 23:59:56 +0530 psadhukhan 8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
Fri, 15 Jun 2018 23:38:59 +0530 psadhukhan 8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
Wed, 13 Jun 2018 12:54:41 +0100 dmarkov 8200353: Shift or Capslock not working in Textfield after accented keystrokes
Wed, 13 Jun 2018 10:59:27 +0530 mhalder 8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
Tue, 12 Jun 2018 15:14:22 -0700 prr Merge
Tue, 12 Jun 2018 14:53:57 -0700 serb 8204454: Remove of sun.applet.AppletAudioClip
Tue, 12 Jun 2018 12:18:57 -0700 prr 8191512: T2K font rasterizer code removal
Tue, 12 Jun 2018 09:26:49 -0700 serb 8202768: [macos] Appkit thread slows when any Window Manager active
Mon, 11 Jun 2018 14:06:58 +0530 mhalder 8029250: [macosx] There is no tray icon shown in the system tray area when case starts
Sun, 10 Jun 2018 18:04:43 -0700 prr 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
Sat, 09 Jun 2018 13:33:35 -0700 serb 6608234: SwingWorker.get throws CancellationException
Tue, 19 Jun 2018 07:15:00 -0400 gadams 8205055: Fix compilation optimization errors with new Solaris toolchain
Tue, 19 Jun 2018 07:14:49 -0400 gadams 8205110: Fix xchip warnings with new Solaris toolchain
Tue, 19 Jun 2018 19:21:30 +0300 dchuyko 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
Tue, 19 Jun 2018 08:19:54 -0700 naoto 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
Tue, 19 Jun 2018 18:18:46 +0300 dchuyko 8198719: MethodHandleHelper.linkToStatic should drop MH arg
Tue, 19 Jun 2018 18:18:25 +0300 dpochepk 8204353: AARCH64: optimize FPU load and stores in macroAssembler
Tue, 19 Jun 2018 18:14:25 +0300 dpochepk 8204473: AARCH64: register post-index addressing mode is not supported directly
Tue, 19 Jun 2018 16:44:41 +0200 erikj 8205183: Warning about using VS2017 should be removed
Tue, 19 Jun 2018 16:29:48 +0200 mdoerr 8205172: 32 bit build broken
Tue, 19 Jun 2018 16:14:39 +0200 rehn 8205006: Assertion failure when rehashing stringtable
Tue, 19 Jun 2018 05:22:07 -0700 vromero 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
Tue, 19 Jun 2018 05:18:49 -0700 phh 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Tue, 19 Jun 2018 07:54:11 -0400 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Fri, 15 Jun 2018 12:31:28 +0200 goetz 8204268: Improve some IncompatibleClassChangeError messages.
Tue, 19 Jun 2018 12:25:42 +0200 thartmann 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
Tue, 19 Jun 2018 12:22:02 +0200 rwestberg 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
Tue, 19 Jun 2018 12:20:05 +0200 rwestberg 8204236: JFR unit test of thread CPU load should be enabled
Tue, 19 Jun 2018 12:11:37 +0200 pliden 8205064: Fail immediately if an unavailable GC is selected
Tue, 19 Jun 2018 11:27:05 +0200 rkennke 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
Fri, 15 Jun 2018 13:57:37 +0200 neliasso 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
Tue, 19 Jun 2018 10:57:13 +0200 rehn 8204166: TLH: Semaphore may not be destroy until signal have returned.
Tue, 19 Jun 2018 09:43:53 +0200 simonis 8204965: Fix '--disable-cds' and disable CDS on AIX by default
Tue, 19 Jun 2018 09:34:39 +0200 tschatzl 8205043: Make parallel reference processing default for G1
Tue, 19 Jun 2018 09:08:39 +0200 roland 8203197: C2: consider all paths in loop body for loop predication
Tue, 19 Jun 2018 08:44:31 +0200 stefank 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
Thu, 07 Jun 2018 10:11:36 +0200 stefank 8204538: Split ScanClosure and ScanClosureWithParBarrier
Mon, 18 Jun 2018 18:49:34 -0700 cushon 8198669: Refactor annotation array value parsing to reduce duplication
Tue, 19 Jun 2018 09:45:54 +0530 pmuthuswamy 8205148: Turn off logging in jQuery-migrate
Mon, 18 Jun 2018 16:58:16 -0700 iignatyev 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
Mon, 18 Jun 2018 22:43:38 -0400 bulasevich 8203479: JFR enabled ARM32 build assertion failure
Mon, 18 Jun 2018 20:50:23 -0400 bulasevich 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
Mon, 18 Jun 2018 20:43:42 -0400 lkorinth 8205054: Could not find "lsof" on test machine
Tue, 19 Jun 2018 08:06:35 +0800 weijun 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
Mon, 18 Jun 2018 15:24:48 -0700 kvn 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
Mon, 18 Jun 2018 13:52:30 -0700 jjg 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
Mon, 18 Jun 2018 13:40:16 -0700 jjg 8149565: -locale option issues
Mon, 18 Jun 2018 10:13:58 -0700 psandoz 8170159: Improve the performance of BitSet traversal
Mon, 18 Jun 2018 09:48:22 -0700 dlong 8204231: Update Graal
Mon, 18 Jun 2018 16:13:21 +0200 rehn 8204857: ConcurrentHashTable: Fix parallel processing
Mon, 18 Jun 2018 14:36:50 +0200 mbaesken 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
Mon, 18 Jun 2018 12:11:59 +0200 tschatzl 8043575: Dynamically parallelize reference processing work
Tue, 29 May 2018 09:26:00 +0200 tschatzl 8202845: Refactor reference processing for improved parallelism
Mon, 18 Jun 2018 08:07:15 +0530 sdama 8196988: Resolve disabled warnings for libjimage
Fri, 15 Jun 2018 17:34:01 -0700 henryjen 8199871: Deprecate pack200 and unpack200 tools
Sat, 16 Jun 2018 10:10:54 +0100 alanb 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Fri, 15 Jun 2018 12:25:53 +0200 goetz 8204943: Improve message of ArrayStoreException.
Sat, 16 Jun 2018 07:05:09 +0200 stuefe 8204958: Minor cleanups for the diagnostic framework
Fri, 15 Jun 2018 16:53:58 -0400 kbarrett 8204939: Change Access nomenclature: root to native
Fri, 15 Jun 2018 13:08:32 -0700 mchung 8205116: jdeps --system $java.home fails with IAE
Fri, 15 Jun 2018 12:48:19 -0700 bpb 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Thu, 14 Jun 2018 23:09:11 -0700 vtheeyarath 8202216: Add Buffer mismatch methods
Fri, 15 Jun 2018 11:44:49 -0700 mchung 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
Fri, 15 Jun 2018 11:44:20 -0700 mchung 8200121: Remove unused qualified exports in java.base
Fri, 15 Jun 2018 11:15:32 -0700 erikj 8203667: Platform specific include files in jdk image in wrong sub directory
Fri, 15 Jun 2018 19:24:15 +0100 mcimadamore 8203838: javac performance regression in 11+11
Thu, 14 Jun 2018 17:32:31 -0700 cushon 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
Fri, 15 Jun 2018 09:53:28 -0700 erikj 8204973: Add build support for filtering translations
Fri, 15 Jun 2018 09:16:48 -0700 kvn 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Fri, 15 Jun 2018 08:28:08 -0700 kvn 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Fri, 15 Jun 2018 16:44:41 +0200 dnsimon 8205025: [AOT] make jdk.aot module upgradeable
Fri, 15 Jun 2018 15:07:45 +0200 ihse 8200867: Remove references to "jdk 9" in build system
Fri, 15 Jun 2018 13:31:50 +0200 pliden 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
Fri, 15 Jun 2018 13:31:43 +0200 pliden 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Fri, 15 Jun 2018 13:31:36 +0200 pliden 8205024: ZGC: Worker threads boost mode not always enabled when is should be
Fri, 15 Jun 2018 13:31:27 +0200 pliden 8205022: ZGC: SoftReferences not always cleared before throwing OOME
Fri, 15 Jun 2018 13:31:20 +0200 pliden 8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
Thu, 14 Jun 2018 14:32:03 +0200 goetz 8204654: [testbug] Fix pattern matching in jstat tests.
Fri, 15 Jun 2018 02:31:37 -0700 jcbeyler 8205096: Add missing files for 8203394
Fri, 15 Jun 2018 00:49:54 -0700 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Mon, 11 Jun 2018 15:28:24 +0200 roland 8204240: Extend MDO to allow more reasons to be recorded per bci
Fri, 15 Jun 2018 11:58:34 +0530 rgoel 8202537: CLDR33
Fri, 15 Jun 2018 10:48:56 +0530 pmuthuswamy 8204666: javadoc should be updated to use jQuery 3.3.1
Thu, 14 Jun 2018 09:59:21 -0400 zgu 8203641: Refactor String Deduplication into shared
Thu, 14 Jun 2018 15:27:49 -0700 epavlova 8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
Thu, 14 Jun 2018 21:49:46 +0200 stuefe 8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
Wed, 13 Jun 2018 16:32:02 -0700 lmesnik 8203491: [TESTBUG] Port heapdump tests into java
Thu, 14 Jun 2018 09:31:59 -0700 darcy 8205003: Replace selected link tags with linkplain in java.lang.Class
Thu, 14 Jun 2018 10:33:54 -0400 hseigel 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
Thu, 14 Jun 2018 05:50:21 -0700 bsrbnd 8203813: javac accepts an illegal name as a receiver parameter name
Thu, 14 Jun 2018 09:38:31 -0300 jlaskey 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
Thu, 14 Jun 2018 13:16:21 +0200 jlahoda 8196618: Create API to list supported values for javac --release option
Thu, 14 Jun 2018 13:07:33 +0200 tschatzl 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
Thu, 14 Jun 2018 11:13:39 +0100 mcimadamore 8178150: Regression in logic for handling inference stuck constraints
Thu, 14 Jun 2018 11:13:30 +0200 lkorinth 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
Thu, 14 Jun 2018 11:46:53 +0200 ihse 8204664: PrepareFailureLogs should be done after sequential make targets
Thu, 14 Jun 2018 11:22:04 +0200 thartmann 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
Thu, 14 Jun 2018 16:56:58 +0900 ysuenaga 8204531: Remove unused chars following '\0'
Thu, 14 Jun 2018 00:07:10 -0700 epavlova 8204978: [Graal] Disable Epsilon GC tests from running with Graal
Thu, 14 Jun 2018 09:04:55 +0200 thartmann 8203915: Induction variable of over-unrolled loop conflicts with range checks
Thu, 14 Jun 2018 02:01:31 -0400 dholmes 8204668: Cleanup management of the java.vm.info System property
Thu, 14 Jun 2018 07:26:27 +0200 rehn 8204613: StringTable: Calculates wrong number of uncleaned items.
Thu, 14 Jun 2018 09:48:04 +0800 amlu 8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
Thu, 14 Jun 2018 02:49:19 +0200 jwilhelm Added tag jdk-11+18 for changeset e1b3def12624
Wed, 13 Jun 2018 13:12:50 -0700 bpb 8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
Wed, 13 Jun 2018 12:50:45 -0700 joehw 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Wed, 13 Jun 2018 10:36:13 -0700 dtitov 8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
Wed, 13 Jun 2018 07:53:27 +0200 stuefe 8204935: [aix] TOC overflow in libjvm.so (release build)
Wed, 13 Jun 2018 20:11:18 +0200 stuefe 8204663: clean up remaining native parts after JDK-8187631
Wed, 13 Jun 2018 13:48:39 -0400 bobv Merge
Wed, 13 Jun 2018 13:44:56 -0400 bobv Merge
Tue, 12 Jun 2018 18:53:38 -0400 bobv Merge
Tue, 12 Jun 2018 18:51:45 -0400 bobv 8203357: Container Metrics
Tue, 12 Jun 2018 18:44:01 -0400 bobv 8203691: Test /runtime/containers/cgroup/PlainRead.java fails
Wed, 13 Jun 2018 10:47:14 -0700 erikj 8204922: Create bootcycle jib profiles
Tue, 12 Jun 2018 22:23:35 -0700 vtheeyarath 8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
Wed, 13 Jun 2018 08:44:23 -0700 rhalade 8204923: Restore Symantec root verisignclass2g2ca
Wed, 13 Jun 2018 15:08:08 +0200 eosterlund 8203344: Make C1 leal patchable on SPARC
Wed, 13 Jun 2018 12:52:21 +0200 jlahoda 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
Wed, 13 Jun 2018 10:34:51 +0200 glaubitz 8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
Wed, 13 Jun 2018 10:15:35 +0200 rkennke 8204685: Abstraction for TLAB dummy object
Wed, 13 Jun 2018 10:01:53 +0200 rkennke 8203157: Object equals abstraction for BarrierSetAssembler
Wed, 13 Jun 2018 06:35:04 +0200 stuefe 8202772: NMT thread stack tracking causes crashes on AIXjdk-11+18
Tue, 12 Jun 2018 21:29:47 -0700 kvn 8201193: Use XMM/YMM for objects initialization
Mon, 11 Jun 2018 14:06:50 -0700 cushon 8203679: AssertionError in DeferredAttr with parenthesized method reference
Tue, 12 Jun 2018 18:12:59 -0400 kbarrett 8204585: Remove IN_ARCHIVE_ROOT from Access API
Tue, 12 Jun 2018 14:08:24 -0700 bchristi 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
Tue, 12 Jun 2018 13:24:37 -0700 smarks 8204243: remove Thread.destroy() and Thread.stop(Throwable)
Tue, 12 Jun 2018 11:34:48 -0700 rhalade 8196141: Add GoDaddy root certificates
Mon, 11 Jun 2018 15:32:43 +0100 aph 8204680: Disassembly does not display code strings in stubs
Tue, 12 Jun 2018 13:07:47 -0400 rriggs 8197930: JNI exception pending in initializeEncoding of jni_util.c
Tue, 12 Jun 2018 11:21:07 -0400 zgu 8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
Tue, 12 Jun 2018 17:40:28 +0200 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Tue, 12 Jun 2018 07:52:30 -0700 kvn 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
Tue, 12 Jun 2018 15:03:00 +0200 shade 8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
Tue, 12 Jun 2018 18:30:52 +0530 sdama 8204861: fix for 8196993 has broken the build on linux
Tue, 12 Jun 2018 10:01:23 +0200 shade 8204850: BarrierSet::make_* should be static
Tue, 12 Jun 2018 11:11:59 +0000 adinn Merge
Tue, 12 Jun 2018 10:27:49 +0000 aph 8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
Tue, 12 Jun 2018 12:14:46 +0200 jlahoda 8204674: Inconsistent lambda parameter span
Sun, 10 Jun 2018 20:53:10 +0100 smonteith 8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
Wed, 30 May 2018 14:46:17 +0200 goetz 8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
Wed, 30 May 2018 14:46:17 +0200 goetz 8204476: Add additional statistics to CodeCache::print_summary
Tue, 12 Jun 2018 14:16:41 +0530 sdama 8196993: Resolve disabled warnings for libunpack
Mon, 11 Jun 2018 22:35:07 -0400 kbarrett 8204097: Simplify OopStorage::AllocateList block entry access
Tue, 12 Jun 2018 08:51:28 +0800 xyin 8201528: Add new test to check for package versioning information in OpenJDK
Tue, 12 Jun 2018 01:31:49 +0200 erikj 8204127: Change bundle format on Windows to zip
Mon, 11 Jun 2018 21:56:58 +0000 valeriep 8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Mon, 11 Jun 2018 14:29:38 -0700 epavlova 8204694: Add failed compiler/stable tests into ProblemList-graal.txt
Mon, 11 Jun 2018 19:39:05 +0000 valeriep 8194073: Invalid SunNativeProvider.INSTANCE initialization
Mon, 11 Jun 2018 20:18:38 +0200 ihse 8204682: Parsing for LOG=report=none is broken when combined with other keywords
Mon, 11 Jun 2018 19:09:15 +0200 simonis 8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
Mon, 11 Jun 2018 09:40:20 -0700 ccheung 8204563: UseAppCDS obsolete message confusing
Fri, 08 Jun 2018 14:14:44 +0200 mbaesken 8204598: add more thread-related system settings info to hs_error file on Linux
Mon, 11 Jun 2018 14:16:43 +0200 roland 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
Sun, 10 Jun 2018 17:26:13 +0200 goetz 8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
Mon, 11 Jun 2018 12:09:59 +0200 tschatzl 8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
Mon, 11 Jun 2018 12:09:57 +0200 tschatzl 8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
Sun, 10 Jun 2018 12:58:38 +0300 dsamersoff 8202705: ARM32 build crashes on long JavaThread offsets
Sat, 09 Jun 2018 20:57:43 -0700 mchung 8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
Fri, 08 Jun 2018 15:24:51 -0700 jjg 8204588: Test failures after "Launch Single-File Source-Code Programs"
Mon, 04 Jun 2018 15:11:17 +0200 rkennke 8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64
Fri, 08 Jun 2018 13:32:51 -0700 prr Merge
Fri, 08 Jun 2018 12:51:46 -0700 prr Merge
Fri, 08 Jun 2018 12:52:50 +0530 psadhukhan 8202864: [TESTBUG] Need to replace the image used in two Swing tests
Thu, 07 Jun 2018 11:35:42 -0700 prr 8204126: MonospacedGlyphWidthTest.java failed again
Wed, 06 Jun 2018 15:37:10 -0700 serb 8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
Wed, 06 Jun 2018 13:16:12 -0700 erikj 8200132: Remove jre images and bundles
Wed, 06 Jun 2018 13:04:25 -0700 prr 8204187: Remove proprietary JPEG code from javax.imageio
Wed, 06 Jun 2018 12:51:44 -0700 prr 8203796: Define API to support specifying ownership of print dialogs
Wed, 06 Jun 2018 12:35:44 -0700 prr 8204496: backout fix for 8203796 which was pushed under another ID
Wed, 06 Jun 2018 10:44:27 -0700 prr 8203499: Uninitialised memory in WinAccessBridge.cpp
Wed, 06 Jun 2018 09:41:16 -0700 prr Merge
Mon, 04 Jun 2018 16:11:21 +0200 mbaesken 8204211: windows : handle potential C++ exception in GDIRenderer
Tue, 05 Jun 2018 14:42:21 -0700 prr 8203499: Uninitialised memory in WinAccessBridge.cpp
Mon, 04 Jun 2018 20:32:19 -0700 serb 8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
Mon, 04 Jun 2018 19:36:28 -0700 serb 8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
Mon, 04 Jun 2018 19:01:16 -0700 serb 8203308: Remove the appletviewer classes
Mon, 04 Jun 2018 10:54:20 -0700 prr 8203367: Upgrade to freetype 2.9.1
Wed, 09 Aug 2017 14:54:37 -0700 naoto 8202088: Japanese new era implementation
Fri, 08 Jun 2018 11:38:40 -0700 dl 8204375: Add TimeUnit#convert(Duration)
Fri, 08 Jun 2018 11:04:58 -0700 ccheung 8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode
Fri, 08 Jun 2018 10:09:40 -0700 sherman 8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
Fri, 08 Jun 2018 09:37:52 -0700 martin 8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
Fri, 08 Jun 2018 09:36:10 -0700 martin 8204444: java.time cleanup
Fri, 08 Jun 2018 18:15:58 +0200 ihse 8204602: Add devkit for linux-arm32
Fri, 08 Jun 2018 18:11:32 +0200 ihse 8204572: SetupJdkLibrary should setup SRC and -I flags automatically
Fri, 08 Jun 2018 11:30:10 +0200 eosterlund 8204504: Fix for 8198285 breaks slowdebug builds
Fri, 08 Jun 2018 21:06:54 +0530 sdama 8196990: Resolve disabled warnings for libjli
Fri, 08 Jun 2018 16:33:40 +0100 mcimadamore 8204610: Compiler confused by parenthesized "this" in final fields assignments
Fri, 08 Jun 2018 08:30:18 -0700 mchung 8204584: jdeps generates illegal dot file containing ranksep=0,600000
Fri, 08 Jun 2018 07:58:19 -0700 bpb 8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
Fri, 08 Jun 2018 14:50:18 +0200 neliasso 8203425: assert(is_Loop()) failed: invalid node class
Fri, 08 Jun 2018 13:06:08 +0200 mbaesken 8204539: improve error messages in matchJavaTZ [windows]
Fri, 08 Jun 2018 11:41:43 +0200 shade 8204479: Bitwise AND on byte value sometimes produces wrong result
Fri, 08 Jun 2018 11:11:06 +0200 hannesw 8204290: Add check to limit number of capture groups
Fri, 08 Jun 2018 11:08:38 +0200 hannesw 8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
Fri, 08 Jun 2018 10:22:26 +0200 simonis 8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
Thu, 07 Jun 2018 15:08:16 +0200 goetz 8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
Fri, 08 Jun 2018 06:59:16 +0200 rrich 8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
Thu, 07 Jun 2018 22:26:02 -0400 dholmes 8204589: ProblemList failing launcher tests
Thu, 07 Jun 2018 19:01:18 -0700 cjplummer 8203329: JDWP/JDI VM information string is incorrect
Thu, 07 Jun 2018 17:38:34 -0700 kvn 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
Thu, 07 Jun 2018 17:10:23 -0700 iignatyev 8204577: jittester generator doesn't kill processes on timeout
Thu, 07 Jun 2018 16:06:49 -0700 jjg 8201274: Launch Single-File Source-Code Programs
Thu, 07 Jun 2018 23:30:05 +0200 ihse 8203822: AIX version of jsig.c was not removed in JDK-8200298
Thu, 07 Jun 2018 13:24:49 -0700 sherman 8203839: API clarification: versioned jar entry verification in multi-release jar file
Thu, 07 Jun 2018 21:57:17 +0200 pliden 8204474: Have instanceRefKlass use HeapAccess when loading the referent
Wed, 06 Jun 2018 23:36:08 +0300 vlivanov 8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
Thu, 07 Jun 2018 17:40:15 +0200 eosterlund 8204554: JFR TLAB tracing broken after 8202776
Thu, 07 Jun 2018 07:43:29 -0700 bpb 8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Thu, 07 Jun 2018 15:10:06 +0200 eosterlund 8203353: Fixup inferred decorators in the interpreter
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
Thu, 07 Jun 2018 06:27:09 -0400 lancea 8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
Thu, 07 Jun 2018 12:23:46 +0200 stuefe 8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
Thu, 07 Jun 2018 11:20:55 +0200 tschatzl 8202049: G1: ReferenceProcessor doesn't handle mark stack overflow
Thu, 07 Jun 2018 11:20:30 +0200 tschatzl 8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
Thu, 07 Jun 2018 11:20:18 +0200 tschatzl 8204084: Remove the G1RSBarrierRegionFilter develop flag
Thu, 07 Jun 2018 09:18:39 +0100 alanb 6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
Thu, 07 Jun 2018 09:02:03 +0200 sjohanss 8204287: Phase timings not updated correctly after JDK-6672778
Wed, 06 Jun 2018 13:58:57 -0700 dtitov 8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
Wed, 06 Jun 2018 19:47:22 -0700 sspitsyn 8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
Thu, 07 Jun 2018 01:33:09 +0200 jwilhelm Added tag jdk-11+17 for changeset 64e4b1686141
Wed, 06 Jun 2018 15:10:12 -0700 jjg 8204303: Add redirect for overview-summary.html
Wed, 06 Jun 2018 14:36:48 -0700 sherman 8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
Wed, 06 Jun 2018 17:10:37 -0400 dholmes 8174734: Safepoint sync time did not increase
Wed, 06 Jun 2018 09:37:44 -0700 dlong 8204199: Test fails after 8202670 Graal updatejdk-11+17
Wed, 06 Jun 2018 08:32:08 -0700 vromero 8204322: "+=" applied to String operands can provoke side effects
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Wed, 06 Jun 2018 15:36:29 +0200 jlahoda 8203891: Upgrade JOpt Simple to 5.0.4
Wed, 06 Jun 2018 13:06:21 +0100 aph Merge
Tue, 05 Jun 2018 17:50:31 +0100 aph 8204348: AArch64: Remove C2 address reshaping code
Wed, 06 Jun 2018 12:17:01 +0100 alanb 8203937: Not possible to read data from socket after write detects connection reset
Wed, 06 Jun 2018 14:16:51 +0530 nishjain 8203872: Upgrading JDK with latest available LSR data from IANA.
Wed, 06 Jun 2018 10:11:23 +0200 mdoerr 8204345: [s390]: no precompiled headers build broken
Tue, 05 Jun 2018 23:06:32 -0700 ljiang 8193552: ISO 4217 amendment 165
Wed, 06 Jun 2018 09:07:38 +0530 pmuthuswamy 8190875: modules not listed in overview/index page
Wed, 06 Jun 2018 08:37:19 +0530 pmuthuswamy 8199893: the javadoc tool generates pages with a low constrast
Tue, 05 Jun 2018 19:58:20 -0400 dholmes 8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
Tue, 05 Jun 2018 21:38:38 +0200 rkennke 8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
Tue, 05 Jun 2018 12:27:07 -0700 sherman 8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
Wed, 02 May 2018 11:28:49 -0400 coleenp 8203837: Split nmethod unloading from inline cache cleaning
Tue, 05 Jun 2018 23:10:54 +0530 sundar 8204321: javadoc tests fail after JDK-8203780
Tue, 05 Jun 2018 19:13:53 +0200 rkennke 8202776: Modularize GC allocations in runtime
Tue, 05 Jun 2018 10:03:46 -0700 sherman 8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
Tue, 05 Jun 2018 17:14:49 +0100 aph Merge
Tue, 05 Jun 2018 16:12:57 +0100 aph 8204341: AArch64: AOT runtime does not need a workaround for far calls
Tue, 05 Jun 2018 08:33:40 -0700 naoto 8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
Tue, 05 Jun 2018 11:11:33 -0400 coleenp 8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
Tue, 05 Jun 2018 15:56:23 +0200 stefank 8204173: Lower the minimum number of heap memory pools in MemoryTest.java
Tue, 05 Jun 2018 15:56:21 +0200 stefank 8204168: Increase small heap sizes in tests to accommodate ZGC
Tue, 05 Jun 2018 15:56:17 +0200 stefank 8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
Tue, 05 Jun 2018 15:56:14 +0200 stefank 8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
Tue, 05 Jun 2018 15:56:12 +0200 stefank 8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
Tue, 05 Jun 2018 15:56:09 +0200 stefank 8204162: TestG1HeapRegion needs @requires vm.gc.G1