Dmitry Fazunenko
|
b199df41f5
|
Merge
|
2016-06-17 19:04:09 +00:00 |
|
Michail Chernov
|
4dd736d71a
|
8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled
Reviewed-by: dfazunen, tschatzl
|
2016-06-17 18:45:09 +03:00 |
|
Rachel Protacio
|
c77d3aa077
|
Merge
|
2016-06-17 15:06:47 +00:00 |
|
Rachel Protacio
|
36ac8c8a00
|
8153394: Add Unified Logging to make it easy to trace time taken in initPhase2
Added modules+startuptime logging for initPhase2 via TraceTime class
Reviewed-by: rehn, hseigel, mockner
|
2016-06-17 10:46:55 -04:00 |
|
Leonid Mesnik
|
f04cf89a79
|
8157831: JVMCI tests should not be executed on linux-arm32
Reviewed-by: dpochepk, dholmes
|
2016-06-17 13:07:27 +03:00 |
|
Lois Foltan
|
f3741800fe
|
8156871: Possible concurrency issue with JVM_AddModuleExports
Need for single PackageEntry flag to determine a package's unqualifed export state.
Reviewed-by: acorn, ctornqvi, dholmes, jiangli
|
2016-06-16 13:34:32 -04:00 |
|
Robbin Ehn
|
f5b4d9e51f
|
8149778: serviceability/tmtools/jstat/GcCapacityTest.java causes JVM to hang during GC
Reviewed-by: pliden, stefank
|
2016-06-15 09:43:42 +02:00 |
|
Harold Seigel
|
2d7e2d242f
|
Merge
|
2016-06-14 19:30:19 +00:00 |
|
George Triantafillou
|
69bdc4f247
|
8159328: [TESTBUG] ProblematicFrameTest.java throws an exception (due to trying to access Unsafe) but still passes
Reviewed-by: hseigel, ddmitriev
|
2016-06-14 14:31:36 -04:00 |
|
George Triantafillou
|
ada2d65793
|
8159255: [TESTBUG] XpatchJavaBase.java compilation failure
Reviewed-by: lfoltan, hseigel, ddmitriev
|
2016-06-14 14:35:34 -04:00 |
|
Kirill Zhaldybin
|
dd9df0a16c
|
Merge
|
2016-06-14 19:38:44 +02:00 |
|
Kirill Zhaldybin
|
0f8af0955c
|
8132713: Add tests which check that Humongous objects behave as expected after finishing ConcMark Cycle
Reviewed-by: tschatzl, dfazunen
|
2016-06-14 19:15:27 +03:00 |
|
Robbin Ehn
|
9eeb285818
|
8072440: serviceability/dcmd/ tests timeout
Reviewed-by: sla, mlarsson
|
2016-06-13 10:10:35 +02:00 |
|
Goetz Lindenmaier
|
8bb3799029
|
8159156: [TESTBUG] ReserveMemory test is not useful on Aix
Reviewed-by: dholmes
|
2016-06-09 15:17:18 +02:00 |
|
Jon Masamitsu
|
35ba62637e
|
8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
Reviewed-by: sjohanss, sangheki
|
2016-06-10 09:22:09 -07:00 |
|
Vladimir Kozlov
|
96627b1708
|
Merge
|
2016-06-10 20:28:46 +02:00 |
|
Vladimir Kozlov
|
1246644d4d
|
Merge
|
2016-06-10 10:13:30 -07:00 |
|
Doug Simon
|
62a2685b4b
|
8158351: [JVMCI] NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
Reviewed-by: kvn, vlivanov
|
2016-06-10 02:43:53 +00:00 |
|
Stefan Johansson
|
ec6f427ecc
|
8146530: [testbug] some tests fail because the compiler is using Java heap memory
Reviewed-by: jwilhelm, jmasa, kvn
|
2016-06-09 13:24:44 +02:00 |
|
Max Ockner
|
fecc46c774
|
Merge
|
2016-06-08 18:09:04 +02:00 |
|
Coleen Phillimore
|
47309c3715
|
8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure
Disallow // in class file names during parsing and throw ClassNotFoundException
Reviewed-by: sspitsyn, rehn, gtriantafill
|
2016-06-07 15:34:22 -04:00 |
|
Rachel Protacio
|
abbd13bc13
|
Merge
|
2016-06-07 18:17:41 +00:00 |
|
Rachel Protacio
|
e956abefe6
|
8153858: Clean up needed when obtaining the package name from a fully qualified class name
Consolidated and refactored code parsing fully qualified names. Includes gtest.
Reviewed-by: dholmes, coleenp
|
2016-06-07 11:39:47 -04:00 |
|
Goetz Lindenmaier
|
7bd006dd5a
|
8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K
Reviewed-by: mockner, dholmes
|
2016-06-07 16:08:25 +02:00 |
|
Tobias Hartmann
|
e45caa8cba
|
8158228: C1 incorrectly folds mismatched loads from stable arrays
Disable constant folding for mismatched loads from stable arrays.
Reviewed-by: vlivanov
|
2016-06-07 18:20:44 +02:00 |
|
Leonid Mesnik
|
f35b70764b
|
8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
Reviewed-by: dholmes
|
2016-06-07 12:55:29 +03:00 |
|
Tobias Hartmann
|
e8ef37ca55
|
Merge
|
2016-06-07 09:11:32 +00:00 |
|
Jamsheed Mohammed C M
|
9ead05c2dc
|
8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized
Handle realloc failure pending exception.
Reviewed-by: roland
|
2016-06-06 23:24:46 -07:00 |
|
Doug Simon
|
39e5b15fdd
|
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
Reviewed-by: kvn
|
2016-06-06 16:31:03 -07:00 |
|
Vladimir Kozlov
|
47b35cab0e
|
Merge
|
2016-06-06 12:56:40 -07:00 |
|
Aleksey Shipilev
|
2137769825
|
8075030: JvmtiEnv::GetObjectSize reports incorrect java.lang.Class instance size
Reviewed-by: coleenp, sspitsyn, sla
|
2016-06-06 22:34:57 +03:00 |
|
Gerard Ziemski
|
4543e25bd3
|
8155936: Boolean value should be set 1/0 or true/false via VM.set_flag jcmd
Add true/false as possible input values for boolean flags for jcmd.
Reviewed-by: gziemski, dsamersoff, coleenp
|
2016-06-03 13:26:43 -05:00 |
|
Max Ockner
|
69d4ee5887
|
Merge
|
2016-06-03 05:38:08 +02:00 |
|
Coleen Phillimore
|
60eea7f11f
|
Merge
|
2016-06-02 23:57:07 +00:00 |
|
Max Ockner
|
1563e05cf0
|
8138705: Kitchen sink stress test fails
NMT now supports overlapping commits.
Reviewed-by: coleenp, zgu
|
2016-06-02 12:07:55 -04:00 |
|
Tobias Hartmann
|
f92cc0c836
|
8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Do not emit unsupported SSE 4.1 instructions in CRC32 intrinsic.
Reviewed-by: kvn, zmajo
|
2016-06-02 13:19:05 +02:00 |
|
Stefan Johansson
|
277d5f6f08
|
8152239: hotspot/test/gc/TestSmallHeap.java failed in jdk9
Reviewed-by: mgerdin, dfazunen, mchernov
|
2016-06-02 09:44:41 +02:00 |
|
Tobias Hartmann
|
35f9db149b
|
8156760: VM crashes if -XX:-ReduceInitialCardMarks is set
Fixed several compiler crashes with disabled ReduceInitialCardMarks.
Reviewed-by: roland, minqi, dlong, tschatzl, kvn
|
2016-06-02 08:46:52 +02:00 |
|
Roland Schatz
|
bc9236dd30
|
8157428: [JVMCI] remove MemoryAccessProvider.readUnsafeConstant from API
Reviewed-by: iveresov
|
2016-05-31 20:43:12 +00:00 |
|
Tom Rodriguez
|
5fde888be3
|
Merge
|
2016-05-31 17:51:42 +00:00 |
|
Michail Chernov
|
7cb4e07b8d
|
8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis
Reviewed-by: jmasa, dfazunen, tschatzl
|
2016-05-31 20:31:08 +03:00 |
|
Josef Eisl
|
343a9e76a8
|
8157292: [JVMCI] add missing test files from 8156034
Reviewed-by: iveresov
|
2016-05-31 17:08:18 +00:00 |
|
Dmitrij Pochepko
|
fafec2b66c
|
Merge
|
2016-05-31 13:58:28 +00:00 |
|
Igor Ignatyev
|
56be0b11f1
|
8153994: Compiler tests should be correctly marked with @module
Reviewed-by: kvn
|
2016-05-31 16:30:18 +03:00 |
|
Igor Ignatyev
|
fe34e32f2b
|
8158184: remove shell from compiler/c2/7070134/Stemmer.java
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Igor Ignatyev
|
708d50417c
|
8158185: jdk/test/lib/FileInstaller throws NPE if dst is in current directory
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Igor Ignatyev
|
7073d102f0
|
8158182: remove shell script from compiler/c2/6894807/IsInstanceTest.java
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Dmitrij Pochepko
|
3f436dc952
|
8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
Reviewed-by: iignatyev
|
2016-05-31 15:48:47 +03:00 |
|
Igor Ignatyev
|
11504c438f
|
8073159: improve Test6857159.java
Reviewed-by: kvn
|
2016-05-31 15:12:09 +03:00 |
|
Vladimir Ivanov
|
b86eaee1a7
|
Merge
|
2016-05-31 15:10:10 +03:00 |
|