Tue, 07 Aug 2018 00:06:52 -0700 ljiang 8208663: JDK 11 L10n resource file update msg drop 20 jdk-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 Linux jdk-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!'
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip