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
tpivovarova [Wed, 29 Jun 2016 11:38:58 +0000] rev 40038
Merge
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
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
never [Tue, 28 Jun 2016 20:08:43 +0000] rev 40035
Merge
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
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
dpochepk [Mon, 27 Jun 2016 17:23:15 +0300] rev 40032
8132318: -XX:TraceJumps is broken on Sparc
Reviewed-by: kvn, thartmann
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
kvn [Fri, 24 Jun 2016 15:30:50 -0700] rev 40030
Merge
iveresov [Fri, 24 Jun 2016 19:06:00 +0000] rev 40029
Merge
iveresov [Fri, 24 Jun 2016 11:22:08 -0700] rev 40028
8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method
Summary: Remove unused API
Reviewed-by: kvn
ppunegov [Fri, 24 Jun 2016 17:12:50 +0000] rev 40027
Merge
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
rschatz [Fri, 24 Jun 2016 17:11:17 +0000] rev 40025
Merge
rschatz [Fri, 24 Jun 2016 15:45:47 +0000] rev 40024
8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject
Reviewed-by: kvn
enevill [Thu, 16 Jun 2016 06:42:08 -0400] rev 40023
8159063: aarch64: optimise unaligned array copy long
Reviewed-by: aph, adinn
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
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
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
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
dfazunen [Wed, 27 Jul 2016 21:16:38 +0400] rev 40018
8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java.
Reviewed-by: tschatzl
acorn [Wed, 27 Jul 2016 13:33:52 +0000] rev 40017
Merge
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
dholmes [Tue, 26 Jul 2016 23:52:25 -0400] rev 40015
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
Reviewed-by: twisti, fparain, cjplummer
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
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
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
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
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
amurillo [Mon, 25 Jul 2016 18:52:59 +0000] rev 40009
Merge
amurillo [Mon, 25 Jul 2016 15:30:23 +0000] rev 40008
Merge
amurillo [Fri, 22 Jul 2016 19:04:38 +0000] rev 40007
Merge
amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 40006
Merge
amurillo [Fri, 22 Jul 2016 10:14:23 -0700] rev 40005
Merge
ddmitriev [Mon, 25 Jul 2016 17:35:25 +0200] rev 40004
Merge
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
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
bchristi [Fri, 22 Jul 2016 10:15:42 -0700] rev 40001
8161028: GPL header missing comma after year
Reviewed-by: dcubed
ehelin [Thu, 21 Jul 2016 14:55:54 +0200] rev 40000
8159464: DumpHeap.java hits assert in G1 code
Reviewed-by: mgerdin, tschatzl
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
amurillo [Fri, 22 Jul 2016 04:05:04 +0000] rev 39998
Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39997
Merge
amurillo [Thu, 21 Jul 2016 19:50:41 -0700] rev 39996
Merge
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
dfazunen [Thu, 21 Jul 2016 16:45:56 +0000] rev 39994
Merge
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
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
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
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
jiangli [Tue, 19 Jul 2016 22:14:22 +0200] rev 39989
Merge
jiangli [Tue, 19 Jul 2016 20:39:23 +0200] rev 39988
Merge
jiangli [Tue, 19 Jul 2016 20:07:06 +0200] rev 39987
Merge
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
jmasa [Tue, 19 Jul 2016 19:05:06 +0000] rev 39985
Merge
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
gziemski [Tue, 19 Jul 2016 17:26:51 +0000] rev 39983
Merge
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
mchernov [Tue, 19 Jul 2016 18:15:46 +0300] rev 39981
8160827: gc/stress/TestStressG1Humongous.java fails with OOME
Reviewed-by: tschatzl
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