Fri, 08 Jul 2016 21:26:02 +0300 8160657: Compiler HotSpot tests should use the "run driver" directive where applicable
iignatyev [Fri, 08 Jul 2016 21:26:02 +0300] rev 40053
8160657: Compiler HotSpot tests should use the "run driver" directive where applicable Reviewed-by: kvn
Fri, 08 Jul 2016 20:14:18 +0300 8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop
dpochepk [Fri, 08 Jul 2016 20:14:18 +0300] rev 40052
8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop Reviewed-by: kvn, iveresov
Fri, 08 Jul 2016 17:02:10 +0100 8160969: aarch64: CDS is broken after 8079507
aph [Fri, 08 Jul 2016 17:02:10 +0100] rev 40051
8160969: aarch64: CDS is broken after 8079507 Reviewed-by: roland Contributed-by: ningsheng.jian@linaro.org
Thu, 07 Jul 2016 15:39:12 +0100 Merge
aph [Thu, 07 Jul 2016 15:39:12 +0100] rev 40050
Merge
Thu, 07 Jul 2016 15:07:13 +0100 8141633: Implement VarHandles/Unsafe intrinsics on AArch64
aph [Thu, 07 Jul 2016 15:07:13 +0100] rev 40049
8141633: Implement VarHandles/Unsafe intrinsics on AArch64 Reviewed-by: roland
Thu, 07 Jul 2016 13:53:52 +0300 8160773: error: package jdk.internal.jimage does not exist
tpivovarova [Thu, 07 Jul 2016 13:53:52 +0300] rev 40048
8160773: error: package jdk.internal.jimage does not exist Reviewed-by: dlong
Wed, 06 Jul 2016 15:05:28 +0300 8160360: Mismatched field loads are folded in LoadNode::Value
vlivanov [Wed, 06 Jul 2016 15:05:28 +0300] rev 40047
8160360: Mismatched field loads are folded in LoadNode::Value Reviewed-by: kvn, thartmann
Tue, 05 Jul 2016 17:57:20 -0700 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
dnsimon [Tue, 05 Jul 2016 17:57:20 -0700] rev 40046
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined Summary: fix Client VM build Reviewed-by: twisti, kvn
Tue, 05 Jul 2016 07:57:09 +0200 8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
thartmann [Tue, 05 Jul 2016 07:57:09 +0200] rev 40045
8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte Summary: Need to convert char offsets to byte offsets before range check. Reviewed-by: vlivanov
Mon, 04 Jul 2016 09:14:02 +0200 8160651: StubRoutines::_dtan does not restore callee save register rbx
thartmann [Mon, 04 Jul 2016 09:14:02 +0200] rev 40044
8160651: StubRoutines::_dtan does not restore callee save register rbx Summary: Pop rbx before leaving stub. Reviewed-by: vlivanov, vdeshpande
Sat, 02 Jul 2016 00:27:19 +0000 8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable
dnsimon [Sat, 02 Jul 2016 00:27:19 +0000] rev 40043
8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable Reviewed-by: twisti, never
Thu, 30 Jun 2016 05:05:52 -0700 8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies.
rraghavan [Thu, 30 Jun 2016 05:05:52 -0700] rev 40042
8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies. Summary: Fixed test by setting reference size using WhileBox.getHeapOopSize. Reviewed-by: vlivanov
Tue, 24 May 2016 01:13:57 -0700 8156943: aarch64: string compare does not support CompactStrings
enevill [Tue, 24 May 2016 01:13:57 -0700] rev 40041
8156943: aarch64: string compare does not support CompactStrings Summary: Implement LL, UL and LU encodings for StrComp Reviewed-by: aph
Thu, 30 Jun 2016 08:24:51 +0200 8160425: Vectorization with signalling NaN returns wrong result
thartmann [Thu, 30 Jun 2016 08:24:51 +0200] rev 40040
8160425: Vectorization with signalling NaN returns wrong result Summary: Should not use doubles/floats for vector constants in the C code. Reviewed-by: kvn, vlivanov
Wed, 29 Jun 2016 18:04:04 +0300 8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900
ppunegov [Wed, 29 Jun 2016 18:04:04 +0300] rev 40039
8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900 Summary: Add UnlockDiagnosticVMOptions to the test Reviewed-by: kvn, thartmann
Wed, 29 Jun 2016 11:38:58 +0000 Merge
tpivovarova [Wed, 29 Jun 2016 11:38:58 +0000] rev 40038
Merge
Wed, 29 Jun 2016 14:32:13 +0300 8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init>
tpivovarova [Wed, 29 Jun 2016 14:32:13 +0300] rev 40037
8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init> Reviewed-by: thartmann
Wed, 29 Jun 2016 11:24:13 +0000 8160534: aarch64: fails to build after 8157834
enevill [Wed, 29 Jun 2016 11:24:13 +0000] rev 40036
8160534: aarch64: fails to build after 8157834 Summary: add missing #include Reviewed-by: aph
Tue, 28 Jun 2016 20:08:43 +0000 Merge
never [Tue, 28 Jun 2016 20:08:43 +0000] rev 40035
Merge
Tue, 28 Jun 2016 17:22:56 +0000 8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
never [Tue, 28 Jun 2016 17:22:56 +0000] rev 40034
8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI Reviewed-by: kvn
Tue, 28 Jun 2016 19:58:15 +0300 8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw
tpivovarova [Tue, 28 Jun 2016 19:58:15 +0300] rev 40033
8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw Reviewed-by: iignatyev
Mon, 27 Jun 2016 17:23:15 +0300 8132318: -XX:TraceJumps is broken on Sparc
dpochepk [Mon, 27 Jun 2016 17:23:15 +0300] rev 40032
8132318: -XX:TraceJumps is broken on Sparc Reviewed-by: kvn, thartmann
Mon, 27 Jun 2016 10:10:11 +0200 8159016: Over-unrolled loop is partially removed
thartmann [Mon, 27 Jun 2016 10:10:11 +0200] rev 40031
8159016: Over-unrolled loop is partially removed Summary: Prevent over-unrolling of loops by computing upper bound for trip count. Reviewed-by: kvn
Fri, 24 Jun 2016 15:30:50 -0700 Merge
kvn [Fri, 24 Jun 2016 15:30:50 -0700] rev 40030
Merge
Fri, 24 Jun 2016 19:06:00 +0000 Merge
iveresov [Fri, 24 Jun 2016 19:06:00 +0000] rev 40029
Merge
Fri, 24 Jun 2016 11:22:08 -0700 8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method
iveresov [Fri, 24 Jun 2016 11:22:08 -0700] rev 40028
8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method Summary: Remove unused API Reviewed-by: kvn
Fri, 24 Jun 2016 17:12:50 +0000 Merge
ppunegov [Fri, 24 Jun 2016 17:12:50 +0000] rev 40027
Merge
Fri, 24 Jun 2016 19:06:15 +0300 8160085: @library' must appear before first `@run'
ppunegov [Fri, 24 Jun 2016 19:06:15 +0300] rev 40026
8160085: @library' must appear before first `@run' Summary: move @ignore after the @library Reviewed-by: kvn
Fri, 24 Jun 2016 17:11:17 +0000 Merge
rschatz [Fri, 24 Jun 2016 17:11:17 +0000] rev 40025
Merge
Fri, 24 Jun 2016 15:45:47 +0000 8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject
rschatz [Fri, 24 Jun 2016 15:45:47 +0000] rev 40024
8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject Reviewed-by: kvn
Thu, 16 Jun 2016 06:42:08 -0400 8159063: aarch64: optimise unaligned array copy long
enevill [Thu, 16 Jun 2016 06:42:08 -0400] rev 40023
8159063: aarch64: optimise unaligned array copy long Reviewed-by: aph, adinn
Wed, 22 Jun 2016 17:05:40 +0200 8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc
simonis [Wed, 22 Jun 2016 17:05:40 +0200] rev 40022
8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc Reviewed-by: goetz, kvn, thartmann
Fri, 29 Jul 2016 08:36:13 +0200 8162540: Crash in C2 escape analysis with assert: "node should be registered"
thartmann [Fri, 29 Jul 2016 08:36:13 +0200] rev 40021
8162540: Crash in C2 escape analysis with assert: "node should be registered" Summary: GetAndSet, CompareAndExchange and CompareAndSwap intrinsics emit unsafe accesses to oop fields. Reviewed-by: kvn
Thu, 28 Jul 2016 09:57:49 -0400 8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module
lfoltan [Thu, 28 Jul 2016 09:57:49 -0400] rev 40020
8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module Summary: Correct the checking of an instance of java.lang.reflect.Module to validate a module Reviewed-by: alanb, coleenp, redestad
Wed, 27 Jul 2016 18:43:52 +0300 8159606: gc/g1/TestShrinkAuxiliaryData* tests fail because GC triggered before VM initialization completed
mchernov [Wed, 27 Jul 2016 18:43:52 +0300] rev 40019
8159606: gc/g1/TestShrinkAuxiliaryData* tests fail because GC triggered before VM initialization completed Reviewed-by: tschatzl
Wed, 27 Jul 2016 21:16:38 +0400 8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java.
dfazunen [Wed, 27 Jul 2016 21:16:38 +0400] rev 40018
8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java. Reviewed-by: tschatzl
Wed, 27 Jul 2016 13:33:52 +0000 Merge
acorn [Wed, 27 Jul 2016 13:33:52 +0000] rev 40017
Merge
Wed, 27 Jul 2016 08:31:48 -0400 8162340: Better class stream parsing
acorn [Wed, 27 Jul 2016 08:31:48 -0400] rev 40016
8162340: Better class stream parsing Summary: Check platform and boot loader for java/* packages Reviewed-by: lfoltan, coleenp, dholmes
Tue, 26 Jul 2016 23:52:25 -0400 8140723: Remove source code conditionalized on JAVASE_EMBEDDED
dholmes [Tue, 26 Jul 2016 23:52:25 -0400] rev 40015
8140723: Remove source code conditionalized on JAVASE_EMBEDDED Reviewed-by: twisti, fparain, cjplummer
Tue, 26 Jul 2016 17:25:58 -0400 8156959: compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java fails with exit 134.
jiangli [Tue, 26 Jul 2016 17:25:58 -0400] rev 40014
8156959: compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java fails with exit 134. Summary: Remove invalid assert in SensorInfo::process_pending_requests. Reviewed-by: dholmes, coleenp
Tue, 26 Jul 2016 10:29:27 -0400 8154239: -Xbootclasspath/a breaks exploded build
lfoltan [Tue, 26 Jul 2016 10:29:27 -0400] rev 40013
8154239: -Xbootclasspath/a breaks exploded build Summary: Correct exploded modules build system class path search for the boot loader Reviewed-by: acorn, ccheung, hseigel, jiangli
Tue, 26 Jul 2016 11:04:20 +0200 8161993: G1 crashes if active_processor_count changes during startup
tschatzl [Tue, 26 Jul 2016 11:04:20 +0200] rev 40012
8161993: G1 crashes if active_processor_count changes during startup Summary: Use the initial active processor count for memory initialization instead of the current active one. Reviewed-by: dholmes, mgerdin
Tue, 26 Jul 2016 11:04:20 +0200 8147910: Cache initial active_processor_count
tschatzl [Tue, 26 Jul 2016 11:04:20 +0200] rev 40011
8147910: Cache initial active_processor_count Summary: Introduce and initialize active_processor_count variable in VM. Reviewed-by: dholmes, jprovino
Wed, 13 Jul 2016 12:23:05 +0200 8161258: Simplify including platform files.
goetz [Wed, 13 Jul 2016 12:23:05 +0200] rev 40010
8161258: Simplify including platform files. Summary: Include patform files with macros cpu_header() etc. Do various cleanups of macro usages. Remove _64/_32 from adlc generated files and platform .hpp files. Merge stubRoutines_x86*.hpp. Remove empty mutex_<os>* files. Reviewed-by: dholmes, coleenp, kbarrett
Mon, 25 Jul 2016 18:52:59 +0000 Merge
amurillo [Mon, 25 Jul 2016 18:52:59 +0000] rev 40009
Merge
Mon, 25 Jul 2016 15:30:23 +0000 Merge
amurillo [Mon, 25 Jul 2016 15:30:23 +0000] rev 40008
Merge
Fri, 22 Jul 2016 19:04:38 +0000 Merge
amurillo [Fri, 22 Jul 2016 19:04:38 +0000] rev 40007
Merge
Fri, 22 Jul 2016 10:35:46 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 40006
Merge
Fri, 22 Jul 2016 10:14:23 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:14:23 -0700] rev 40005
Merge
Mon, 25 Jul 2016 17:35:25 +0200 Merge
ddmitriev [Mon, 25 Jul 2016 17:35:25 +0200] rev 40004
Merge
Fri, 22 Jul 2016 16:55:55 +0300 8153978: New test to verify the modules info as returned by the JVMTI
akulyakh [Fri, 22 Jul 2016 16:55:55 +0300] rev 40003
8153978: New test to verify the modules info as returned by the JVMTI Summary: A new JVMTI test Reviewed-by: ctornqvi, sspitsyn
Mon, 25 Jul 2016 09:40:31 -0400 8038332: The trace event vm/class/load is not always being sent
mockner [Mon, 25 Jul 2016 09:40:31 -0400] rev 40002
8038332: The trace event vm/class/load is not always being sent Summary: Added trace event vm/class/define Reviewed-by: coleenp, egahlin, acorn
Fri, 22 Jul 2016 10:15:42 -0700 8161028: GPL header missing comma after year
bchristi [Fri, 22 Jul 2016 10:15:42 -0700] rev 40001
8161028: GPL header missing comma after year Reviewed-by: dcubed
Thu, 21 Jul 2016 14:55:54 +0200 8159464: DumpHeap.java hits assert in G1 code
ehelin [Thu, 21 Jul 2016 14:55:54 +0200] rev 40000
8159464: DumpHeap.java hits assert in G1 code Reviewed-by: mgerdin, tschatzl
Fri, 22 Jul 2016 02:36:39 -0700 8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test
sspitsyn [Fri, 22 Jul 2016 02:36:39 -0700] rev 39999
8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test Summary: fix the size and add a test Reviewed-by: sspitsyn Contributed-by: jini.george@oracle.com
Fri, 22 Jul 2016 04:05:04 +0000 Merge
amurillo [Fri, 22 Jul 2016 04:05:04 +0000] rev 39998
Merge
Thu, 21 Jul 2016 20:09:19 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39997
Merge
Thu, 21 Jul 2016 19:50:41 -0700 Merge
amurillo [Thu, 21 Jul 2016 19:50:41 -0700] rev 39996
Merge
Thu, 21 Jul 2016 19:29:33 -0700 8161539: 8159666 breaks minimal VM
ccheung [Thu, 21 Jul 2016 19:29:33 -0700] rev 39995
8161539: 8159666 breaks minimal VM Summary: replaces the shouldNotReachHere() with an assert Reviewed-by: coleenp, dholmes, cjplummer, gziemski
Thu, 21 Jul 2016 16:45:56 +0000 Merge
dfazunen [Thu, 21 Jul 2016 16:45:56 +0000] rev 39994
Merge
Thu, 21 Jul 2016 17:12:35 +0400 8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K.
dfazunen [Thu, 21 Jul 2016 17:12:35 +0400] rev 39993
8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K. Reviewed-by: tschatzl, jmasa, zmajo
Thu, 21 Jul 2016 16:29:21 +0200 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
psandoz [Thu, 21 Jul 2016 16:29:21 +0200] rev 39992
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev Reviewed-by: alanb, dholmes
Thu, 21 Jul 2016 14:06:22 +0200 8161915: Linking gtestLauncher may end up linking with non-gtest libjvm
mgerdin [Thu, 21 Jul 2016 14:06:22 +0200] rev 39991
8161915: Linking gtestLauncher may end up linking with non-gtest libjvm Reviewed-by: dholmes, ehelin
Wed, 20 Jul 2016 14:47:53 +0300 8160119: Utils.tryFindJvmPid sometimes find incorrect pid
bmoloden [Wed, 20 Jul 2016 14:47:53 +0300] rev 39990
8160119: Utils.tryFindJvmPid sometimes find incorrect pid Summary: Fixed pattern Reviewed-by: iignatyev, dholmes
Tue, 19 Jul 2016 22:14:22 +0200 Merge
jiangli [Tue, 19 Jul 2016 22:14:22 +0200] rev 39989
Merge
Tue, 19 Jul 2016 20:39:23 +0200 Merge
jiangli [Tue, 19 Jul 2016 20:39:23 +0200] rev 39988
Merge
Tue, 19 Jul 2016 20:07:06 +0200 Merge
jiangli [Tue, 19 Jul 2016 20:07:06 +0200] rev 39987
Merge
Tue, 19 Jul 2016 13:52:14 -0400 8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true.
jiangli [Tue, 19 Jul 2016 13:52:14 -0400] rev 39986
8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true. Summary: Disable loading shared class if JvmtiExport::should_post_class_file_load_hook is true. Reviewed-by: iklam, acorn, sspitsyn
Tue, 19 Jul 2016 19:05:06 +0000 Merge
jmasa [Tue, 19 Jul 2016 19:05:06 +0000] rev 39985
Merge
Wed, 06 Jul 2016 13:23:10 -0700 8155263: DisableStartThread should not be applied to GC worker threads
jmasa [Wed, 06 Jul 2016 13:23:10 -0700] rev 39984
8155263: DisableStartThread should not be applied to GC worker threads Reviewed-by: tschatzl, sangheki
Tue, 19 Jul 2016 17:26:51 +0000 Merge
gziemski [Tue, 19 Jul 2016 17:26:51 +0000] rev 39983
Merge
Tue, 19 Jul 2016 11:00:45 -0500 8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844
gziemski [Tue, 19 Jul 2016 11:00:45 -0500] rev 39982
8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844 Summary: Added debug details to the warning message. Reviewed-by: dholmes, iklam, twisti
Tue, 19 Jul 2016 18:15:46 +0300 8160827: gc/stress/TestStressG1Humongous.java fails with OOME
mchernov [Tue, 19 Jul 2016 18:15:46 +0300] rev 39981
8160827: gc/stress/TestStressG1Humongous.java fails with OOME Reviewed-by: tschatzl
Tue, 19 Jul 2016 09:30:30 +0200 8157459: G1 IHOP JFR event attribute with incorrect content type
tschatzl [Tue, 19 Jul 2016 09:30:30 +0200] rev 39980
8157459: G1 IHOP JFR event attribute with incorrect content type Summary: Use PERCENTAGE instead of BYTES64 data type for the affected attributes. Reviewed-by: ehelin, sangheki
Tue, 19 Jul 2016 10:31:41 +0200 8034842: Parallelize the Free CSet phase in G1
tschatzl [Tue, 19 Jul 2016 10:31:41 +0200] rev 39979
8034842: Parallelize the Free CSet phase in G1 Reviewed-by: jmasa, ehelin
Mon, 18 Jul 2016 14:20:30 -0700 8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java
dcubed [Mon, 18 Jul 2016 14:20:30 -0700] rev 39978
8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java 8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit 8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit Reviewed-by: sspitsyn, jmasa, gtriantafill
Mon, 18 Jul 2016 14:30:39 +0200 8161027: GPL header missing comma after year
mgerdin [Mon, 18 Jul 2016 14:30:39 +0200] rev 39977
8161027: GPL header missing comma after year Reviewed-by: redestad, dholmes
Sat, 16 Jul 2016 23:10:00 +0300 8160892: Race at the VM exit causes "WaitForMultipleObjects timed out"
igerasim [Sat, 16 Jul 2016 23:10:00 +0300] rev 39976
8160892: Race at the VM exit causes "WaitForMultipleObjects timed out" Reviewed-by: dcubed, dholmes
Fri, 15 Jul 2016 17:05:10 -0700 Merge
dcubed [Fri, 15 Jul 2016 17:05:10 -0700] rev 39975
Merge
Fri, 15 Jul 2016 10:46:08 -0700 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
gthornbr [Fri, 15 Jul 2016 10:46:08 -0700] rev 39974
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support Reviewed-by: erikj, dsamersoff, dholmes
Fri, 15 Jul 2016 10:31:50 -0700 8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support
gthornbr [Fri, 15 Jul 2016 10:31:50 -0700] rev 39973
8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support Reviewed-by: ccheung, cjplummer, dcubed
Fri, 15 Jul 2016 10:25:16 -0700 8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc
gthornbr [Fri, 15 Jul 2016 10:25:16 -0700] rev 39972
8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc Reviewed-by: cjplummer, dcubed
Fri, 15 Jul 2016 18:09:33 +0000 Merge
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 39971
Merge
Fri, 15 Jul 2016 09:36:28 -0700 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
dcubed [Fri, 15 Jul 2016 09:36:28 -0700] rev 39970
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 09:10:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 39969
Merge
Fri, 15 Jul 2016 12:40:47 +0000 Merge
psandoz [Fri, 15 Jul 2016 12:40:47 +0000] rev 39968
Merge
Fri, 15 Jul 2016 12:36:18 +0200 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
psandoz [Fri, 15 Jul 2016 12:36:18 +0200] rev 39967
8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph
Fri, 15 Jul 2016 13:33:44 +0200 8160897: Concurrent mark mark stack memory allocation leaks memory
tschatzl [Fri, 15 Jul 2016 13:33:44 +0200] rev 39966
8160897: Concurrent mark mark stack memory allocation leaks memory Summary: Fix and clean up concurrent mark mark stack memory allocation. Reviewed-by: jmasa, sangheki
Tue, 12 Jul 2016 15:06:18 +0300 8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout
mchernov [Tue, 12 Jul 2016 15:06:18 +0300] rev 39965
8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout Reviewed-by: jmasa, tschatzl
Wed, 13 Jul 2016 18:26:51 -0700 8159901: missing newline char in the exception messages in diagnosticArgument.cpp
ccheung [Wed, 13 Jul 2016 18:26:51 -0700] rev 39964
8159901: missing newline char in the exception messages in diagnosticArgument.cpp Reviewed-by: fparain, egahlin, iklam
Thu, 07 Jul 2016 18:40:53 +0100 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew [Thu, 07 Jul 2016 18:40:53 +0100] rev 39963
8156980: Hotspot build doesn't have -std=gnu++98 gcc option 8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling Reviewed-by: erikj, kbarrett
Wed, 13 Jul 2016 10:51:19 +0300 8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase
dsamersoff [Wed, 13 Jul 2016 10:51:19 +0300] rev 39962
8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase Summary: Explicitly set exception detected inside rethrow_C Reviewed-by: goetz, sspitsyn Contributed-by: richard.reingruber@sap.com
Tue, 21 Jun 2016 19:37:30 +0200 8024137: Flags should be set using the proper macro
jwilhelm [Tue, 21 Jun 2016 19:37:30 +0200] rev 39961
8024137: Flags should be set using the proper macro Reviewed-by: sangheki, drwhite, jmasa
Tue, 21 Jun 2016 19:35:39 +0200 8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
jwilhelm [Tue, 21 Jun 2016 19:35:39 +0200] rev 39960
8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output Reviewed-by: kvn, gziemski
Thu, 04 Aug 2016 15:52:14 -0700 8163231: A couple of runtime tests failing for the -testset hotspot snapshot job
darcy [Thu, 04 Aug 2016 15:52:14 -0700] rev 39959
8163231: A couple of runtime tests failing for the -testset hotspot snapshot job Reviewed-by: acorn
Thu, 04 Aug 2016 17:32:52 +0000 Added tag jdk-9+130 for changeset af79a51e7d04
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 39958
Added tag jdk-9+130 for changeset af79a51e7d04
Mon, 08 Aug 2016 08:12:18 -0700 Merge
amurillo [Mon, 08 Aug 2016 08:12:18 -0700] rev 39957
Merge
Fri, 05 Aug 2016 09:50:23 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:50:23 -0700] rev 39956
Merge
Tue, 02 Aug 2016 15:21:53 +0300 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
mchernov [Tue, 02 Aug 2016 15:21:53 +0300] rev 39955
8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value Reviewed-by: sangheki, tschatzl
Mon, 01 Aug 2016 10:51:51 +0300 8158050: Remove SA-JDI
dsamersoff [Mon, 01 Aug 2016 10:51:51 +0300] rev 39954
8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Fri, 29 Jul 2016 16:50:45 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:50:45 -0700] rev 39953
Merge
Fri, 29 Jul 2016 16:11:52 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:11:52 -0700] rev 39952
Merge
Fri, 29 Jul 2016 09:23:00 +0200 Merge
rbackman [Fri, 29 Jul 2016 09:23:00 +0200] rev 39951
Merge
Tue, 19 Jul 2016 13:15:45 +0200 Merge
rbackman [Tue, 19 Jul 2016 13:15:45 +0200] rev 39950
Merge
Wed, 13 Jul 2016 18:03:18 +0300 8151280: update hotspot tests to use vm.compMode instead of their own logic
tpivovarova [Wed, 13 Jul 2016 18:03:18 +0300] rev 39949
8151280: update hotspot tests to use vm.compMode instead of their own logic Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform Reviewed-by: kvn, dpochepk Contributed-by: igor.ignatyev@oracle.com
Mon, 11 Jul 2016 17:23:20 -0700 8160825: Update minimum Solaris Studio compiler version to 5.13
sanzinger [Mon, 11 Jul 2016 17:23:20 -0700] rev 39948
8160825: Update minimum Solaris Studio compiler version to 5.13 Reviewed-by: tbell
Mon, 11 Jul 2016 13:14:19 +0200 Merge
rbackman [Mon, 11 Jul 2016 13:14:19 +0200] rev 39947
Merge
Tue, 05 Jul 2016 18:00:06 -0700 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
dnsimon [Tue, 05 Jul 2016 18:00:06 -0700] rev 39946
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined Summary: fix Client VM build Reviewed-by: twisti, kvn
Fri, 22 Jul 2016 10:35:46 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 39945
Merge
Fri, 22 Jul 2016 10:14:22 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:14:22 -0700] rev 39944
Merge
Thu, 21 Jul 2016 20:09:19 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39943
Merge
Thu, 21 Jul 2016 19:50:38 -0700 Merge
amurillo [Thu, 21 Jul 2016 19:50:38 -0700] rev 39942
Merge
Thu, 21 Jul 2016 16:07:41 +0300 8161208: Unable to run jtreg tests with MinimalVM
mchernov [Thu, 21 Jul 2016 16:07:41 +0300] rev 39941
8161208: Unable to run jtreg tests with MinimalVM Reviewed-by: dholmes, dfazunen
Wed, 20 Jul 2016 12:52:45 -0700 8161057: Solaris: deprecated/obsolete compiler flags should be removed
dcubed [Wed, 20 Jul 2016 12:52:45 -0700] rev 39940
8161057: Solaris: deprecated/obsolete compiler flags should be removed Reviewed-by: tbell, dcubed, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 17:04:51 -0700 Merge
dcubed [Fri, 15 Jul 2016 17:04:51 -0700] rev 39939
Merge
Fri, 15 Jul 2016 16:52:33 -0700 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
gthornbr [Fri, 15 Jul 2016 16:52:33 -0700] rev 39938
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support Reviewed-by: erikj, dsamersoff, dholmes
Fri, 15 Jul 2016 09:10:35 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:35 -0700] rev 39937
Merge
Sun, 10 Jul 2016 22:00:03 +0100 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew [Sun, 10 Jul 2016 22:00:03 +0100] rev 39936
8156980: Hotspot build doesn't have -std=gnu++98 gcc option 8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling Reviewed-by: erikj, kbarrett
Fri, 05 Aug 2016 10:23:39 -0700 Merge
prr [Fri, 05 Aug 2016 10:23:39 -0700] rev 39935
Merge
Mon, 01 Aug 2016 10:06:00 -0700 Merge
prr [Mon, 01 Aug 2016 10:06:00 -0700] rev 39934
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip