Jesper Wilhelmsson
|
1739105160
|
Merge
|
2018-02-25 04:59:43 +01:00 |
|
Leonid Mesnik
|
2471caab08
|
8197901: Crash during GC when logging level is debug
Reviewed-by: dholmes, coleenp
|
2018-02-23 13:55:49 -08:00 |
|
Igor Ignatyev
|
75d088ecc4
|
8198568: clean up test/hotspot/jtreg/ProblemList.txt
Reviewed-by: thartmann, gtriantafill
|
2018-02-22 13:16:06 -08:00 |
|
Vladimir Kozlov
|
4b482389bf
|
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
BMI tests should be excluded from Graal JIT testing for now.
Reviewed-by: thartmann
|
2018-02-23 10:14:23 -08:00 |
|
Bob Vandette
|
c1359ec107
|
8197589: Update CPU count algorithm when both cpu shares and quotas are used
Reviewed-by: dholmes, mseledtsov
|
2018-02-23 10:17:35 -05:00 |
|
Christian Tornqvist
|
052e9233e2
|
8198551: Rename hotspot_tier1 test group to tier1
Reviewed-by: lfoltan, iignatyev
|
2018-02-22 14:58:01 -05:00 |
|
Robbin Ehn
|
5287d9a366
|
8197408: Bad pointer comparison and small cleanup in os_linux.cpp
Reviewed-by: bobv, stuefe
|
2018-02-27 14:15:30 +01:00 |
|
Ioi Lam
|
d050bedee8
|
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
Reviewed-by: mseledtsov
|
2018-02-24 22:42:37 -08:00 |
|
Harold Seigel
|
7d1735efbb
|
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
Add comments, fix a small issue with the boot loader, and add an assert.
Reviewed-by: coleenp, alanb, acorn, dholmes
|
2018-02-21 11:18:52 -05:00 |
|
Stefan Karlsson
|
08193e2dfb
|
8198225: os::attempt_reserve_memory_at records memory as committed
Reviewed-by: shade, zgu, stuefe
|
2018-02-21 12:40:07 +01:00 |
|
Stefan Karlsson
|
f1540011d0
|
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
Reviewed-by: eosterlund, coleenp, zgu
|
2018-02-21 12:40:05 +01:00 |
|
Jesper Wilhelmsson
|
aa9cf33c1e
|
Merge
|
2018-02-19 04:50:50 +01:00 |
|
Mandy Chung
|
4bb064c62d
|
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Reviewed-by: dholmes, alanb, smarks
|
2018-02-23 12:10:56 -08:00 |
|
Sharath Ballal
|
a76221f5a7
|
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
Reviewed-by: dholmes, cjplummer
|
2018-02-16 10:10:14 +05:30 |
|
Ioi Lam
|
a74437edc9
|
8179249: Improve process output analysis in CDS tests
Added new API TestCommon.run(...).assertNormalExit(...), etc
Reviewed-by: mseledtsov
|
2018-02-14 07:08:25 -08:00 |
|
Zhengyu Gu
|
f47021e2ab
|
8193373: Cleanup ElfFile and family
Cleanup elf decoder and added test
Reviewed-by: minqi, coleenp
|
2018-02-14 17:20:59 -05:00 |
|
Calvin Cheung
|
26712bcb1b
|
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
Add an unverifiable method to the test class
Reviewed-by: dholmes, iklam
|
2018-02-14 10:32:19 -08:00 |
|
Jesper Wilhelmsson
|
51ab999e0e
|
Merge
|
2018-02-13 23:38:34 +01:00 |
|
Roland Westrelin
|
4f8c5b6949
|
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
Don't move store out of the loop if head is not a LoopNode.
Reviewed-by: kvn, thartmann
|
2018-02-13 16:57:01 +01:00 |
|
Jesper Wilhelmsson
|
9beff15bed
|
Merge
|
2018-02-10 09:25:35 +01:00 |
|
Coleen Phillimore
|
789e827f1a
|
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Reviewed-by: dholmes, hseigel
|
2018-02-08 15:21:59 -05:00 |
|
Zhengyu Gu
|
934390b571
|
8196923: [REDO] NMT: Report array class count in NMT summary
Added instance and array class counters in NMT summary report
Reviewed-by: minqi, stuefe, coleenp
|
2018-02-08 13:21:22 -05:00 |
|
Igor Ignatyev
|
8d72dcd040
|
8197113: combine multiple @key tags in jtreg tests
Reviewed-by: hseigel, goetz
|
2018-02-08 08:38:42 -08:00 |
|
Goetz Lindenmaier
|
507c62fc76
|
8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors
Reviewed-by: coleenp, dholmes, mdoerr, njian
|
2018-02-08 09:23:49 +01:00 |
|
Mikhailo Seledtsov
|
eeaf00be4f
|
Merge
|
2018-02-07 13:31:13 -08:00 |
|
Alex Menkov
|
d26069837f
|
8196977: add test for JDK-8161605
Reviewed-by: sspitsyn, mseledtsov
|
2018-02-07 12:55:47 -08:00 |
|
Matthias Baesken
|
b68ed88ffb
|
8196062: Enable docker container related tests for linux ppc64le
Also fix cgroup subsystem recognition
Reviewed-by: goetz, dsamersoff, bobv
|
2018-02-07 16:16:50 +01:00 |
|
Vladimir Kozlov
|
0e1817736c
|
8196726: compiler/inlining/InlineAccessors.java test failed
Reviewed-by: thartmann
|
2018-02-06 09:35:05 -08:00 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Jesper Wilhelmsson
|
dd416bbf33
|
8196924: [BACKOUT] NMT: Report array class count in NMT summary
Reviewed-by: dholmes
|
2018-02-07 03:43:29 +01:00 |
|
Zhengyu Gu
|
41ace19206
|
8193184: NMT: Report array class count in NMT summary
Report array class and instance class count in NMT summary report
Reviewed-by: coleenp, minqi
|
2018-02-06 08:24:36 -05:00 |
|
Vladimir Kozlov
|
ba9f9457dd
|
8196726: compiler/inlining/InlineAccessors.java test failed
Reviewed-by: thartmann
|
2018-02-06 09:35:05 -08:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Daniel Stewart
|
6f98c021d1
|
8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
Reviewed-by: dholmes, sballal
|
2018-02-06 14:11:47 +05:30 |
|
Daniel Stewart
|
753e4ed499
|
8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
Modified test search strings to those guaranteed to exist in the passing cases.
Reviewed-by: dholmes, jgeorge
|
2018-02-06 11:43:13 +05:30 |
|
David Holmes
|
b7c0ee5812
|
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
Reviewed-by: kbarrett, tschatzl
|
2018-02-05 06:42:42 -05:00 |
|
Tobias Hartmann
|
9eb320a418
|
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Print detailed error if class transformation fails. Exclude tests from Graal testing.
Reviewed-by: kvn, dholmes, sspitsyn
|
2018-02-05 08:08:01 +01:00 |
|
Tobias Hartmann
|
38e8a07f05
|
8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
Exclude test from Graal testing.
Reviewed-by: kvn, epavlova
|
2018-02-05 07:14:24 +01:00 |
|
David Holmes
|
1c318a676e
|
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
Reviewed-by: alanb, iklam, ccheung
|
2018-02-04 21:00:19 -05:00 |
|
Lana Steuck
|
94aa298a46
|
Merge
|
2018-02-02 02:55:00 +00:00 |
|
David Holmes
|
085c643eec
|
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
Reviewed-by: sspitsyn
|
2018-02-01 21:03:37 -05:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Paul Sandoz
|
5dc2184391
|
8196583: Update jib and test jtreg version to 4.2 b12
Reviewed-by: mchung, lfoltan
|
2018-02-01 11:24:39 -08:00 |
|
Calvin Cheung
|
ea5f35759b
|
8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error
Create another archive with whitebox.jar in the -Xbootclasspath/a; check output from TestCommon.execCommon().
Reviewed-by: iklam, mseledtsov
|
2018-02-01 10:55:27 -08:00 |
|
Roland Westrelin
|
d244b3ccd1
|
8196296: Lucene test crashes C2 compilation
Prevent merging of back to back ifs if one is a counted loop end.
Reviewed-by: kvn, thartmann
|
2018-01-30 09:08:44 +01:00 |
|
Christian Tornqvist
|
4d25aec1b4
|
8196197: Enable the make system to calculate concurrency for JDK tests
Reviewed-by: erikj, tbell
|
2018-01-29 08:19:37 -05:00 |
|
Erik Helin
|
73388668cd
|
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
Reviewed-by: sjohanss, eosterlund
|
2018-01-17 19:05:58 +01:00 |
|
Jesper Wilhelmsson
|
fc1b01b9a2
|
Merge
|
2018-01-13 02:56:22 +01:00 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|