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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip