Goetz Lindenmaier
da3339948e
8161258: Simplify including platform files
...
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
2016-07-13 12:23:05 +02:00
Dmitry Dmitriev
9432d41d77
Merge
2016-07-25 17:35:25 +02:00
Max Ockner
4945fbd459
8038332: The trace event vm/class/load is not always being sent
...
Added trace event vm/class/define
Reviewed-by: coleenp, egahlin, acorn
2016-07-25 09:40:31 -04:00
Brent Christian
c076e4284c
8161028: GPL header missing comma after year
...
Reviewed-by: dcubed
2016-07-22 10:15:42 -07:00
Alexander Kulyakhtin
1a81918931
8153978: New test to verify the modules info as returned by the JVMTI
...
A new JVMTI test
Reviewed-by: ctornqvi, sspitsyn
2016-07-22 16:55:55 +03:00
Erik Helin
b630a3ff47
8159464: DumpHeap.java hits assert in G1 code
...
Reviewed-by: mgerdin, tschatzl
2016-07-21 14:55:54 +02:00
Jini George
73a516d68e
8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test
...
Fix the size and add a test
Reviewed-by: sspitsyn
2016-07-22 02:36:39 -07:00
Alejandro Murillo
15fafcc1fc
Merge
2016-07-22 04:05:04 +00:00
Alejandro Murillo
560886751b
Merge
2016-07-21 20:09:19 -07:00
Alejandro Murillo
ff1f1235ab
Merge
2016-07-21 19:50:41 -07:00
Calvin Cheung
0bcdf4f154
8161539: 8159666 breaks minimal VM
...
Replaces the shouldNotReachHere() with an assert
Reviewed-by: coleenp, dholmes, cjplummer, gziemski
2016-07-21 19:29:33 -07:00
Vladimir Ivanov
2468463559
Merge
2016-07-21 21:42:16 +00:00
Vladimir Ivanov
1208854be7
8155781: C2: opaque unsafe access triggers an assert
...
Reviewed-by: kvn, lmesnik, ppunegov
2016-07-21 20:18:11 +03:00
Alejandro Murillo
1fa86d81d8
Merge
2016-07-21 17:14:02 +00:00
Dmitry Fazunenko
fdec5ff217
Merge
2016-07-21 16:45:56 +00:00
Alejandro Murillo
ba313f9059
Added tag jdk-9+128 for changeset 77d414702a40
2016-07-21 16:42:57 +00:00
Paul Sandoz
44d9cb476f
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
...
Reviewed-by: alanb, dholmes
2016-07-21 16:29:21 +02:00
Dmitry Fazunenko
92110548e8
8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K
...
Reviewed-by: tschatzl, jmasa, zmajo
2016-07-21 17:12:35 +04:00
Mikael Gerdin
4f554660a0
8161915: Linking gtestLauncher may end up linking with non-gtest libjvm
...
Reviewed-by: dholmes, ehelin
2016-07-21 14:06:22 +02:00
Daniel D. Daugherty
1ffdc57850
8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
...
Reviewed-by: jiangli, gtriantafill
2016-07-20 10:55:32 -07:00
Boris Molodenkov
8663231fb4
8160119: Utils.tryFindJvmPid sometimes find incorrect pid
...
Fixed pattern
Reviewed-by: iignatyev, dholmes
2016-07-20 14:47:53 +03:00
Jiangli Zhou
80a863b62a
Merge
2016-07-19 22:14:22 +02:00
Jon Masamitsu
c59e7952f6
Merge
2016-07-19 19:05:06 +00:00
Jiangli Zhou
86d5566b41
Merge
2016-07-19 20:39:23 +02:00
Jiangli Zhou
4662aa3bc4
Merge
2016-07-19 20:07:06 +02:00
Jiangli Zhou
6ed3f07f48
8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true
...
Disable loading shared class if JvmtiExport::should_post_class_file_load_hook is true.
Reviewed-by: iklam, acorn, sspitsyn
2016-07-19 13:52:14 -04:00
Gerard Ziemski
f37ffdf9e0
Merge
2016-07-19 17:26:51 +00:00
Gerard Ziemski
f6975a2f65
8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844
...
Added debug details to the warning message.
Reviewed-by: dholmes, iklam, twisti
2016-07-19 11:00:45 -05:00
Michail Chernov
c6f30feaec
8160827: gc/stress/TestStressG1Humongous.java fails with OOME
...
Reviewed-by: tschatzl
2016-07-19 18:15:46 +03:00
Thomas Schatzl
5075c7b9a0
8157459: G1 IHOP JFR event attribute with incorrect content type
...
Use PERCENTAGE instead of BYTES64 data type for the affected attributes.
Reviewed-by: ehelin, sangheki
2016-07-19 09:30:30 +02:00
Thomas Schatzl
ada5ab192f
8034842: Parallelize the Free CSet phase in G1
...
Reviewed-by: jmasa, ehelin
2016-07-19 10:31:41 +02:00
Daniel D. Daugherty
c0e5b2646f
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
2016-07-18 14:20:30 -07:00
Mikael Gerdin
a40bbfadaf
8161027: GPL header missing comma after year
...
Reviewed-by: redestad, dholmes
2016-07-18 14:30:39 +02:00
Ivan Gerasimov
3b6a62c9dc
8160892: Race at the VM exit causes "WaitForMultipleObjects timed out"
...
Reviewed-by: dcubed, dholmes
2016-07-16 23:10:00 +03:00
Daniel D. Daugherty
7efb7d2d3d
Merge
2016-07-15 17:05:10 -07:00
Daniel D. Daugherty
9c028ad227
Merge
2016-07-15 18:09:33 +00:00
Gerald Thornbrugh
8f39b65deb
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
...
Reviewed-by: erikj, dsamersoff, dholmes
2016-07-15 10:46:08 -07:00
Gerald Thornbrugh
2b23013b97
8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support
...
Reviewed-by: ccheung, cjplummer, dcubed
2016-07-15 10:31:50 -07:00
Gerald Thornbrugh
b571e747c5
8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc
...
Reviewed-by: cjplummer, dcubed
2016-07-15 10:25:16 -07:00
Alan Burlison
1075d11550
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
...
Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
2016-07-15 09:36:28 -07:00
Alejandro Murillo
95fcb61b0b
Merge
2016-07-15 09:10:36 -07:00
Alejandro Murillo
84a55fcca8
Merge
2016-07-15 09:05:33 -07:00
Paul Sandoz
56ea8e7efa
Merge
2016-07-15 12:40:47 +00:00
Thomas Schatzl
1244572841
8160897: Concurrent mark mark stack memory allocation leaks memory
...
Fix and clean up concurrent mark mark stack memory allocation.
Reviewed-by: jmasa, sangheki
2016-07-15 13:33:44 +02:00
Paul Sandoz
22f1fb042e
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
...
Reviewed-by: shade, aph
2016-07-15 12:36:18 +02:00
Alejandro Murillo
f6c997d6c8
Merge
2016-07-14 16:21:57 +00:00
Alejandro Murillo
5593c544a5
Added tag jdk-9+127 for changeset 8e5b413c199b
2016-07-14 15:47:44 +00:00
Alejandro Murillo
cb8ce8788c
Merge
2016-07-12 10:03:30 -07:00
Michail Chernov
dd05422209
8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout
...
Reviewed-by: jmasa, tschatzl
2016-07-12 15:06:18 +03:00
Calvin Cheung
edbcea17d0
8159901: missing newline char in the exception messages in diagnosticArgument.cpp
...
Reviewed-by: fparain, egahlin, iklam
2016-07-13 18:26:51 -07:00