log

age author description
Tue, 26 Jan 2016 14:04:01 +0000 enevill 8148240: aarch64: random infrequent null pointer exceptions in javac default tip
Wed, 20 Jan 2016 04:56:51 -0800 hshi 8147805: aarch64: C1 segmentation fault due to inline Unsafe.getAndSetObject
Tue, 19 Jan 2016 17:52:52 +0000 aph 8146709: AArch64: Incorrect use of ADRP for byte_map_base
Tue, 12 Jan 2016 14:55:15 +0000 enevill 8146843: aarch64: add scheduling support for FP and vector instructions
Fri, 08 Jan 2016 11:39:47 +0000 enevill 8146678: aarch64: assertion failure: call instruction in an infinite loop
Mon, 07 Dec 2015 21:14:56 +0800 fyang 8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
Wed, 16 Dec 2015 11:35:59 +0000 aph 8144582: AArch64 does not generate correct branch profile data
Tue, 15 Dec 2015 19:18:05 +0000 aph 8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
Mon, 07 Dec 2015 21:23:02 +0800 fyang 8144587: aarch64: generate vectorized MLA/MLS instructions
Wed, 25 Nov 2015 18:13:13 +0000 aph 8144028: Use AArch64 bit-test instructions in C2
Thu, 26 Nov 2015 15:37:04 +0000 hshi 8143584: Load constant pool tag and class status with load acquire
Tue, 29 Dec 2015 16:47:34 +0000 enevill 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
Tue, 05 Jan 2016 17:40:17 +0000 enevill Fix client build after addition of large code cache support
Tue, 15 Sep 2015 16:14:32 +0000 aph Remove AArch64-specific code in generateOptoStub.cpp.
Wed, 09 Dec 2015 13:08:38 +0000 enevill Add support for large code cache
Tue, 24 Nov 2015 09:02:26 +0000 hshi 8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
Thu, 19 Nov 2015 15:15:20 +0000 enevill 8143067: aarch64: guarantee failure in javac
Wed, 04 Nov 2015 13:38:38 +0100 aph 8138966: Intermittent SEGV running ParallelGC
Tue, 08 Sep 2015 14:08:58 +0100 aph 8135157: DMB elimination in AArch64 C2 synchronization implementation
Tue, 03 Nov 2015 10:39:54 +0000 enevill Some 32 bit shifts still being anded with 0x3f instead of 0x1f.
Wed, 28 Oct 2015 17:51:10 +0000 enevill 8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs
Wed, 28 Oct 2015 17:47:45 +0000 enevill Fix thinko when backporting 8131645. Table ends up being allocated twice.
Thu, 08 Oct 2015 11:06:07 -0400 adinn Backport optimization of volatile puts/gets and CAS to use ldar/stlr
Mon, 21 Sep 2015 10:36:36 -0400 ecaspole 8131645: [ARM64] crash on Cavium when using G1
Thu, 15 Oct 2015 15:33:54 +0000 enevill 8139674: aarch64: guarantee failure in TestOptionsWithRanges.java
Tue, 29 Sep 2015 17:01:37 +0000 aph 8138575: Improve generated code for profile counters
Wed, 30 Sep 2015 13:23:46 +0000 aph 8138641: Disable C2 peephole by default for aarch64
Mon, 28 Sep 2015 16:18:15 +0000 aph 8136165: AARCH64: Tidy up compiled native calls
Wed, 16 Sep 2015 13:50:57 +0000 enevill 8136615: aarch64: elide DecodeN when followed by CmpP 0
Mon, 21 Sep 2015 10:51:33 +0200 roland 8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
Tue, 15 Sep 2015 12:59:51 +0000 enevill 8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
Wed, 26 Aug 2015 17:13:59 +0100 adinn 8134322: AArch64: Fix several errors in C2 biased locking implementation
Tue, 01 Sep 2015 09:36:33 +0000 enevill Fix error in fix for 8133842. Some long shifts were anded with 0x1f.
Fri, 17 Jul 2015 07:50:36 +0000 enevill 8131362: aarch64: C2 does not handle large stack offsets
Thu, 20 Aug 2015 09:40:08 +0000 enevill 8133842: aarch64: C2 generates illegal instructions with int shifts >=32
Tue, 18 Aug 2015 12:40:22 +0000 enevill 8133352: aarch64: generates constrained unpredictable instructions
Thu, 16 Jul 2015 14:16:44 +0000 enevill 8131483: aarch64: illegal stlxr instructions
Wed, 15 Jul 2015 16:05:53 +0000 enevill 8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM
Thu, 20 Aug 2015 09:10:30 +0000 aph 8078521: AARCH64: Add AArch64 SA support
Wed, 19 Aug 2015 16:16:54 +0100 adinn Added tag aarch64-jdk8u60-b24.2 for changeset 8ec803e97a0d
Wed, 12 Aug 2015 16:04:32 +0000 aph Remove code which uses load acquire and store release. Revert to aarch64-jdk8u60-b24.2
Fri, 31 Jul 2015 16:29:03 +0100 adinn Remove jcheck
Fri, 31 Jul 2015 16:25:49 +0100 adinn Added tag arch64-jdk8u60-b24 for changeset 11098f828fb8
Mon, 20 Jul 2015 15:22:38 +0100 adinn Merge arch64-jdk8u60-b24
Wed, 15 Jul 2015 11:48:08 -0700 asaha Added tag jdk8u60-b24 for changeset fb157d537278
Mon, 13 Jul 2015 10:49:37 -0700 asaha Merge jdk8u60-b24
Wed, 08 Jul 2015 12:12:03 -0700 asaha Merge
Wed, 01 Jul 2015 22:01:35 -0700 asaha Merge
Wed, 24 Jun 2015 11:08:52 -0700 asaha Merge
Wed, 17 Jun 2015 21:53:15 -0700 asaha Merge
Wed, 10 Jun 2015 23:13:44 -0700 asaha Merge
Mon, 08 Jun 2015 12:06:37 -0700 asaha Merge
Mon, 08 Jun 2015 11:06:46 -0700 asaha Added tag jdk8u51-b16 for changeset 3639e38bd73f
Thu, 04 Jun 2015 13:28:28 -0700 asaha Merge
Mon, 01 Jun 2015 11:40:55 -0700 asaha Added tag jdk8u51-b15 for changeset 9a70cba6a3c3 jdk8u51-b16
Mon, 01 Jun 2015 11:24:34 -0700 asaha 8081622: Increment the build value to b03 for hs25.51 in 8u51-b15 jdk8u51-b15
Wed, 03 Jun 2015 20:27:36 -0700 asaha Merge
Thu, 28 May 2015 20:52:47 -0700 asaha Merge
Tue, 26 May 2015 13:26:35 -0700 asaha Added tag jdk8u51-b14 for changeset a4eea4bee2d4
Mon, 18 May 2015 12:15:56 -0700 asaha Added tag jdk8u51-b13 for changeset 07e103f3f438 jdk8u51-b14
Mon, 11 May 2015 12:16:43 -0700 asaha Added tag jdk8u51-b12 for changeset 05c80f1060f0 jdk8u51-b13
Tue, 05 May 2015 10:04:03 -0700 asaha Added tag jdk8u51-b11 for changeset 1a122beb9dc6 jdk8u51-b12
Thu, 30 Apr 2015 23:04:21 -0700 asaha Merge jdk8u51-b11
Thu, 30 Apr 2015 00:57:44 -0700 asaha Added tag jdk8u45-b15 for changeset a5ba7c9a0b91
Mon, 27 Apr 2015 14:29:16 -0700 asaha Added tag jdk8u51-b10 for changeset 928e1994ad43
Tue, 14 Apr 2015 19:10:28 +0300 vlivanov 8075838: Method for typing MethodTypes jdk8u51-b10
Wed, 28 Jan 2015 21:43:06 +0000 kevinw 8035938: Memory leak in JvmtiEnv::GetConstantPool
Thu, 23 Apr 2015 09:10:15 -0700 asaha 8078529: Increment the build value to b02 for hs25.51 in 8u51-b10
Mon, 20 Apr 2015 12:51:55 -0700 asaha Added tag jdk8u51-b09 for changeset ce81c4487dd1
Wed, 15 Apr 2015 11:03:25 -0700 asaha Merge jdk8u51-b09
Mon, 13 Apr 2015 13:39:12 -0700 asaha Added tag jdk8u45-b32 for changeset 1428b6aa09c4
Mon, 13 Apr 2015 11:06:19 -0700 asaha Merge jdk8u45-b32
Mon, 13 Apr 2015 14:11:16 -0700 asaha Added tag jdk8u51-b08 for changeset 631d4029d851
Mon, 06 Apr 2015 11:58:44 -0700 asaha Added tag jdk8u51-b07 for changeset 5c017acbaf01 jdk8u51-b08
Mon, 06 Apr 2015 11:48:05 -0700 asaha Merge jdk8u51-b07
Mon, 06 Apr 2015 11:05:08 -0700 asaha Added tag jdk8u45-b31 for changeset 894b92a02c53
Mon, 30 Mar 2015 11:27:59 -0700 asaha Added tag jdk8u51-b06 for changeset 3816de51b5e7
Mon, 09 Mar 2015 09:59:53 +0100 roland 8071731: Better scaling for C1 jdk8u51-b06
Mon, 23 Mar 2015 11:15:48 -0700 asaha Added tag jdk8u51-b05 for changeset 6ce994385353
Wed, 18 Mar 2015 15:51:38 -0700 asaha Added tag jdk8u51-b04 for changeset 0b3f44955388 jdk8u51-b05
Tue, 17 Mar 2015 11:42:30 -0700 asaha Merge jdk8u51-b04
Tue, 17 Mar 2015 11:34:42 -0700 asaha Merge jdk8u45-b31
Tue, 17 Mar 2015 08:34:33 -0700 asaha Merge
Mon, 16 Mar 2015 12:05:49 -0700 asaha Merge
Mon, 16 Mar 2015 11:49:32 -0700 asaha Added tag jdk8u40-b32 for changeset 850a290eb108
Thu, 12 Mar 2015 22:18:05 -0700 asaha Merge jdk8u40-b32
Wed, 11 Mar 2015 14:10:41 -0700 asaha Added tag jdk8u51-b03 for changeset cf2956592430
Wed, 11 Mar 2015 13:53:50 -0700 asaha Merge jdk8u51-b03
Wed, 11 Mar 2015 13:45:38 -0700 asaha Added tag jdk8u40-b31 for changeset 8220f68a195f
Sat, 07 Mar 2015 16:13:50 -0800 asaha Merge jdk8u40-b31
Mon, 02 Mar 2015 12:06:09 -0800 asaha Merge
Tue, 10 Mar 2015 15:46:16 -0700 asaha Merge
Mon, 09 Mar 2015 15:18:43 -0700 asaha Merge
Wed, 04 Mar 2015 12:29:51 -0800 asaha Added tag jdk8u51-b02 for changeset 8f03c2f5fc17
Mon, 02 Mar 2015 11:46:41 -0800 asaha Merge jdk8u51-b02
Wed, 25 Feb 2015 12:26:25 -0800 asaha Added tag jdk8u51-b01 for changeset c1de2652a48c
Wed, 25 Feb 2015 12:12:41 -0800 asaha Merge jdk8u51-b01
Tue, 10 Feb 2015 14:59:03 -0800 asaha Added tag jdk8u31-b33 for changeset 26b1dc6891c4
Wed, 25 Feb 2015 11:39:29 -0800 asaha Merge
Tue, 17 Feb 2015 11:03:35 -0800 asaha Merge
Thu, 12 Feb 2015 08:24:18 -0800 asaha Merge
Mon, 09 Feb 2015 13:30:30 -0500 kbarrett 8071931: Return of the phantom menace
Wed, 28 Jan 2015 21:47:04 -0800 asaha Merge
Thu, 22 Jan 2015 10:12:12 -0800 asaha Merge
Thu, 22 Jan 2015 09:48:22 -0800 asaha Merge
Thu, 22 Jan 2015 09:36:34 -0800 asaha Merge
Mon, 12 Jan 2015 14:53:24 -0800 asaha Merge
Thu, 08 Jan 2015 08:46:36 -0800 asaha 8068674: Increment minor version of HSx for 8u51 and initialize the build number
Thu, 08 Jan 2015 08:38:41 -0800 asaha Added tag jdk8u51-b00 for changeset b22b01407a81
Thu, 09 Jul 2015 09:31:23 -0700 amurillo Added tag hs25.60-b23 for changeset d89ceecf1bad
Thu, 09 Jul 2015 09:31:18 -0700 amurillo Merge hs25.60-b23
Tue, 07 Jul 2015 14:56:08 -0700 amurillo 8129939: new hotspot build - hs25.60-b23
Mon, 06 Jul 2015 10:33:54 -0700 poonam 8080012: JVM times out with vdbench on SPARC M7-16
Mon, 06 Jul 2015 06:48:11 -0700 poonam 8129108: nmethod related crash in CMS
Wed, 08 Jul 2015 11:52:25 -0700 katleman Added tag jdk8u60-b23 for changeset 0e4094950cd3
Wed, 01 Jul 2015 21:52:18 -0700 asaha Added tag jdk8u60-b22 for changeset 878cb0df27c2 jdk8u60-b23
Mon, 29 Jun 2015 16:55:18 -0700 amurillo Merge jdk8u60-b22
Thu, 25 Jun 2015 23:43:40 -0700 amurillo Added tag hs25.60-b22 for changeset ff8fdeb2fb6d
Thu, 25 Jun 2015 23:43:36 -0700 amurillo Merge hs25.60-b22
Thu, 25 Jun 2015 09:04:28 +0200 tschatzl 8129604: Incorrect GPL header in README causes RE script to create wrong output
Thu, 25 Jun 2015 10:12:25 +0200 tschatzl 8129602: Incorrect GPL header causes RE script to create wrong output
Wed, 24 Jun 2015 17:20:04 +0000 coleenp Merge
Tue, 23 Jun 2015 22:10:33 -0400 coleenp 8129607: Incorrect GPL header
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Tue, 23 Jun 2015 22:14:58 -0400 aph 8080600: AARCH64: testlibrary does not support AArch64
Thu, 18 Jun 2015 23:42:09 -0700 amurillo 8129314: new hotspot build - hs25.60-b22
Sat, 27 Jun 2015 23:21:31 -0700 lana Merge
Fri, 26 Jun 2015 16:16:34 +0000 jeff 8079531: Third Party License Readme update for 8u60
Wed, 24 Jun 2015 10:41:20 -0700 katleman Added tag jdk8u60-b21 for changeset e0d75c284bd1
Thu, 02 Jul 2015 12:42:24 +0100 enevill Fix debug and client build failures
Thu, 25 Jun 2015 13:41:29 +0000 enevill 8129426: aarch64: add support for PopCount in C2
Thu, 25 Jun 2015 08:52:12 +0000 enevill 8086087: aarch64: add support for 64 bit vectors
Wed, 24 Jun 2015 09:13:12 +0200 goetz 8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
Tue, 23 Jun 2015 18:56:17 +0000 enevill 8129551: aarch64: some regressions introduced by addition of vectorisation code
Thu, 04 Jun 2015 12:04:18 +0000 enevill 8079565: aarch64: Add vectorization support for aarch64
Wed, 27 May 2015 09:02:08 +0000 enevill 8081289: aarch64: add support for RewriteFrequentPairs in interpreter
Tue, 14 Apr 2015 11:43:18 +0100 aph 8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method
Tue, 30 Jun 2015 16:17:03 +0100 enevill Merge up to jdk8u60-b21
Thu, 18 Jun 2015 22:17:37 -0700 amurillo Added tag hs25.60-b21 for changeset 4b6687a4f2fe jdk8u60-b21
Thu, 18 Jun 2015 22:17:33 -0700 amurillo Merge hs25.60-b21
Wed, 17 Jun 2015 13:09:55 +0000 poonam Merge
Wed, 17 Jun 2015 05:56:43 -0700 poonam 8085965: VM hangs in C2Compiler
Wed, 17 Jun 2015 09:38:56 +0200 ehelin 8087200: Code heap does not use large pages
Thu, 11 Jun 2015 22:52:18 -0700 amurillo 8087238: new hotspot build - hs25.60-b21
Wed, 17 Jun 2015 11:42:10 -0700 lana Added tag jdk8u60-b20 for changeset 3b6c97747ccc
Thu, 11 Jun 2015 18:39:53 -0700 amurillo Added tag hs25.60-b20 for changeset e01a710549a9 jdk8u60-b20
Thu, 11 Jun 2015 18:39:51 -0700 amurillo Merge hs25.60-b20
Sun, 02 Nov 2014 18:42:30 +0300 iignatyev 8036913: make DeoptimizeALot dependent on number of threads
Tue, 10 Mar 2015 21:20:10 -0400 sgehwolf 8074312: Enable hotspot builds on 4.x Linux kernels
Wed, 29 Apr 2015 12:23:48 -0700 sgehwolf 8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
Wed, 10 Jun 2015 20:15:29 -0400 dholmes Merge
Wed, 20 May 2015 09:07:36 -0400 skovalev 8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Wed, 10 Jun 2015 19:50:15 +0200 roland Merge
Thu, 04 Jun 2015 16:19:22 +0200 roland 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
Wed, 10 Jun 2015 19:44:59 +0200 jwilhelm Merge
Tue, 09 Jun 2015 20:10:29 +0200 jwilhelm 8086111: BACKOUT - metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
Tue, 02 Jun 2015 10:41:18 +0200 aeriksso 8072588: JVM crashes in JNI if toString is declared as an interface method
Thu, 07 May 2015 15:05:46 +0200 aeriksso 8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
Thu, 04 Jun 2015 23:11:44 -0700 amurillo 8085869: new hotspot build - hs25.60-b20
Wed, 10 Jun 2015 18:15:49 -0700 lana Added tag jdk8u60-b19 for changeset bd9221771f6e
Thu, 04 Jun 2015 22:57:47 -0700 amurillo Added tag hs25.60-b19 for changeset b852350a2bc6 jdk8u60-b19
Thu, 04 Jun 2015 22:57:44 -0700 amurillo Merge hs25.60-b19
Tue, 02 Jun 2015 10:09:08 -0400 jprovino 8081693: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
Wed, 03 Jun 2015 14:22:57 +0200 roland 8077504: Unsafe load can loose control dependency and cause crash
Tue, 06 May 2014 09:17:57 +0200 anoll 8036851: volatile double accesses are not explicitly atomic in C2
Tue, 26 May 2015 11:26:50 -0700 cjplummer 8051712: regression Test7107135 crashes
Fri, 29 May 2015 22:29:44 +0900 ysuenaga 8081475: SystemTap does not work when JDK is compiled with GCC 5
Fri, 29 May 2015 11:02:11 +0200 zmajo 8080281: 8068945 changes break building the zero JVM variant
Fri, 29 May 2015 10:58:45 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Fri, 27 Mar 2015 10:57:42 +0100 zmajo 8075798: Allow ADLC register class to depend on runtime conditions also for cisc-spillable classes
Thu, 28 May 2015 23:01:07 -0700 amurillo 8081436: new hotspot build - hs25.60-b19
Wed, 03 Jun 2015 08:16:57 -0700 katleman Added tag jdk8u60-b18 for changeset 3fa5c654c143
Thu, 28 May 2015 22:50:46 -0700 amurillo Added tag hs25.60-b18 for changeset 624f4cc05e7e jdk8u60-b18
Thu, 28 May 2015 22:50:42 -0700 amurillo Merge hs25.60-b18
Fri, 22 May 2015 13:02:47 +0200 thartmann 8080156: Integer.toString(int value) sometimes throws NPE
Thu, 21 May 2015 16:49:11 +0200 aeriksso 8060036: C2: CmpU nodes can end up with wrong type information
Mon, 25 May 2015 18:48:06 -0400 dholmes 8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Fri, 22 May 2015 13:49:47 +0000 poonam Merge
Fri, 22 May 2015 13:41:35 +0000 poonam Merge
Mon, 14 Jul 2014 10:50:20 +0200 dsimms 8046668: Excessive checked JNI warnings from Java startup
Mon, 20 Jan 2014 10:55:54 +0100 sjohanss 8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed
Thu, 21 May 2015 23:21:34 -0700 amurillo 8080804: new hotspot build - hs25.60-b18
Wed, 27 May 2015 13:20:53 -0700 katleman Added tag jdk8u60-b17 for changeset c26d09f1065c
Thu, 21 May 2015 22:54:28 -0700 amurillo Added tag hs25.60-b17 for changeset 5efc25c36716 jdk8u60-b17
Thu, 21 May 2015 22:54:21 -0700 amurillo Merge hs25.60-b17
Wed, 20 May 2015 02:57:25 -0700 sspitsyn 8079644: memory stomping error with ResourceManagement and TestAgentStress.java
Tue, 19 May 2015 11:06:34 +0200 simonis 8080190: PPC64: Fix wrong rotate instructions in the .ad file
Tue, 19 May 2015 15:49:27 +0200 azakharov 8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
Fri, 01 May 2015 17:38:12 -0400 kbarrett 8075215: SATB buffer processing found reclaimed humongous object
Wed, 22 Apr 2015 14:06:49 -0400 kbarrett 8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
Fri, 17 Apr 2015 13:49:04 -0400 kbarrett 8078021: SATB apply_closure_to_completed_buffer should have closure argument
Wed, 15 Apr 2015 16:37:57 -0400 kbarrett 8075466: SATB queue pre-filter verify found reclaimed humongous object
Wed, 15 Apr 2015 12:16:01 -0400 kbarrett 8069367: Eagerly reclaimed humongous objects left on mark stack
Wed, 08 Apr 2015 10:32:16 -0400 kbarrett 8076265: Simplify deal_with_reference
Wed, 07 Jan 2015 15:15:37 +0100 tschatzl 8048179: Early reclaim of large objects that are referenced by a few objects
Fri, 15 May 2015 06:47:56 +0000 amurillo Merge
Thu, 14 May 2015 22:46:09 -0700 amurillo 8080458: new hotspot build - hs25.60-b17
Fri, 15 May 2015 04:52:11 +0000 minqi Merge
Thu, 14 May 2015 20:56:57 -0700 minqi 6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
Thu, 21 May 2015 10:00:37 -0700 katleman Added tag jdk8u60-b16 for changeset ab2353694ea7
Tue, 19 May 2015 09:16:26 -0700 amurillo Merge jdk8u60-b16
Thu, 14 May 2015 18:22:36 -0700 amurillo Added tag hs25.60-b16 for changeset f5800068c61d
Thu, 14 May 2015 18:22:32 -0700 amurillo Merge hs25.60-b16
Fri, 08 May 2015 12:19:17 +0200 thartmann 8078497: C2's superword optimization causes unaligned memory accesses
Mon, 11 May 2015 07:44:46 +0200 thartmann 8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
Thu, 02 Apr 2015 17:16:39 -0700 kvn 8076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in superword.cpp
Fri, 17 Apr 2015 17:39:19 -0700 kvn 8078113: 8011102 changes may cause incorrect results
Thu, 07 May 2015 19:37:47 -0700 amurillo 8079686: new hotspot build - hs25.60-b16
Thu, 14 May 2015 20:13:34 -0700 lana Merge
Tue, 12 May 2015 19:52:19 +0200 jbachorik Merge
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Wed, 13 May 2015 12:50:06 -0700 katleman Added tag jdk8u60-b15 for changeset b99f1bf208f3
Thu, 07 May 2015 19:17:52 -0700 amurillo Added tag hs25.60-b15 for changeset 4187dc92e90b jdk8u60-b15
Thu, 07 May 2015 19:17:48 -0700 amurillo Merge hs25.60-b15
Mon, 04 May 2015 23:23:37 -0400 dholmes 8077674: BSD build failures due to undefined macros
Mon, 04 May 2015 16:53:05 +0000 coleenp Merge
Tue, 28 Apr 2015 19:04:39 +0900 ysuenaga 8076212: AllocateHeap() and ReallocateHeap() should be inlined.
Sat, 02 May 2015 00:20:54 +0000 coleenp Merge
Tue, 18 Feb 2014 09:54:24 -0500 coleenp 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
Fri, 01 May 2015 12:27:01 -0700 sspitsyn 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
Thu, 30 Apr 2015 15:20:58 -0700 amurillo 8079189: new hotspot build - hs25.60-b15
Wed, 06 May 2015 13:12:02 -0700 katleman Added tag jdk8u60-b14 for changeset c9f8b7319d0a
Thu, 30 Apr 2015 14:58:58 -0700 amurillo Added tag hs25.60-b14 for changeset 1f0d760ccac1 jdk8u60-b14
Thu, 30 Apr 2015 14:58:53 -0700 amurillo Merge hs25.60-b14
Thu, 30 Apr 2015 12:06:39 -0700 bmoloden 8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Thu, 30 Apr 2015 11:47:53 -0700 bmoloden 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Thu, 30 Apr 2015 11:45:20 -0700 bmoloden 8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true
Thu, 30 Apr 2015 03:31:58 -0700 sspitsyn 8073705: more performance issues in class redefinition
Wed, 29 Apr 2015 11:22:15 +0200 goetz 8078482: ppc: pass thread to throw_AbstractMethodError
Wed, 29 Apr 2015 19:37:10 -0400 dholmes 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Tue, 14 Apr 2015 18:11:06 +0300 vlivanov 8062280: C2: inlining failure due to access checks being too strict
Thu, 29 Jan 2015 10:26:02 -0800 vlivanov 8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8074548: Never-taken branches cause repeated deopts in MHs.GWT case
Thu, 29 Jan 2015 10:25:59 -0800 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Tue, 28 Apr 2015 00:37:33 -0700 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
Thu, 23 Apr 2015 13:02:32 +0300 eistepan 8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests
Fri, 24 Apr 2015 09:47:07 +0200 tschatzl 8078375: [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path
Thu, 23 Apr 2015 15:59:48 +0200 jwilhelm 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests
Wed, 22 Apr 2015 05:05:49 -0700 amurillo 8078270: new hotspot build - hs25.60-b14
Wed, 22 Apr 2015 04:41:18 -0700 amurillo Added tag hs25.60-b13 for changeset 30e04eba9e29