Coleen Phillimore
|
10259cf594
|
Merge
|
2018-03-09 12:03:20 -05:00 |
|
Stefan Karlsson
|
b9f2f3e199
|
8199275: Fix inclusions of allocation.inline.hpp
Reviewed-by: coleenp, kbarrett, dholmes
|
2018-03-08 09:56:29 +01:00 |
|
Gilles Duboscq
|
597c6ac736
|
8194490: [JVMCI] Move iterateFrames to C++
Reviewed-by: kvn, never, dnsimon
|
2018-03-07 19:32:54 -08:00 |
|
Thomas Stuefe
|
1b402fdb6d
|
8198423: Improve metaspace chunk allocation
Reviewed-by: goetz, coleenp
|
2018-03-06 19:24:13 +01:00 |
|
Tobias Hartmann
|
fd90a313a7
|
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
Use the isIntrinsicAvailable WhiteBox API method to check if an intrinsic is available.
Reviewed-by: kvn
|
2018-03-06 10:30:24 +01:00 |
|
Ioi Lam
|
bc202d97bd
|
8191585: VM anonymous classes created during CDS dump time cause crash
Reviewed-by: hseigel, mseledtsov, ccheung
|
2018-03-06 22:08:30 -08:00 |
|
Coleen Phillimore
|
31cf80c688
|
8199137: StringInternSync test crashes in exit verification
Java_lang_String::equals(oop, oop) was buggy.
Reviewed-by: eosterlund, dholmes
|
2018-03-06 18:12:15 -05:00 |
|
Coleen Phillimore
|
2842bcc5c7
|
8199133: [BACKOUT] NMT: Enhance thread stack tracking
Reviewed-by: jwilhelm
|
2018-03-06 17:45:31 -05:00 |
|
Coleen Phillimore
|
4c3e072611
|
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Move dependency creation and cleaned up logging
Reviewed-by: hseigel, jiangli
|
2018-03-06 17:15:16 -05:00 |
|
Dmitry Samersoff
|
87372c6236
|
8196590: Enable docker container related tests for linux AARCH64
Add test bits required for aarch64
Reviewed-by: mseledtsov, mbaesken, sspitsyn
|
2018-03-03 10:15:23 +00:00 |
|
Igor Ignatyev
|
c61f11a3ab
|
8199050: reenable concurrent execution of compiler tests
Reviewed-by: kvn
|
2018-03-05 13:10:31 -08:00 |
|
Ioi Lam
|
4c0a72bf60
|
8196121: runtime/appcds/ClassLoaderTest.java fails silently
Reviewed-by: mseledtsov, jiangli, ccheung
|
2018-03-04 22:24:06 -08:00 |
|
Calvin Cheung
|
efcc8d2558
|
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
Allow loading of non-boot classes during CDS dumping but only add boot classes to the archive
Reviewed-by: kvn, iklam, jiangli
|
2018-03-02 17:33:59 -08:00 |
|
Jesper Wilhelmsson
|
8f1e5bc574
|
Merge
|
2018-03-02 21:00:12 +01:00 |
|
Vladimir Kozlov
|
5b3ff5aaab
|
8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
Move long running tests into separate CTW task
Reviewed-by: iignatyev, dlong
|
2018-03-02 15:02:26 -08:00 |
|
Jiangli Zhou
|
f987dec395
|
8194759: Support caching class mirror objects
Support archiving mirror objects for shared classes in 'open' archive java heap region.
Reviewed-by: coleenp, iklam, mseledtsov, tschatzl
|
2018-03-02 17:25:55 -05:00 |
|
Daniil Titov
|
979d5b7986
|
8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris
Reviewed-by: sspitsyn, dholmes
|
2018-03-02 10:42:32 -08:00 |
|
Tobias Hartmann
|
f6f71565b7
|
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
Save and restore pending exception while executing stack verification code at deoptimization.
Reviewed-by: kvn, dholmes
|
2018-03-02 11:06:51 +01:00 |
|
Stefan Johansson
|
adfa2c958d
|
8198433: Remove WhiteBox extension point
Reviewed-by: ehelin, dholmes, tschatzl
|
2018-03-02 10:09:05 +01:00 |
|
Sundararajan Athijegannathan
|
8a170b8042
|
8196959: NullPointerException in discovery003.java
Fixed corner case of having engineName as NULL
Reviewed-by: jlaskey
|
2018-02-16 15:23:22 +05:30 |
|
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 |
|
Parvathi Somashekar
|
d057334330
|
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold
Subtask of JDK-4916621: update tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
|
2018-02-15 11:31:56 -08:00 |
|
Erik Joelsson
|
e27aca5e99
|
8197906: Enable CDS mode execution of jtreg tests via make
Changed make file to add this functionality
Reviewed-by: iignatyev, ihse
|
2018-02-15 13:37:50 -08:00 |
|
Pankaj Bansal
|
eb9d86fff1
|
5076761: JList.setSelectedValue(null, ...) doesn't do anything
Reviewed-by: serb, ssadetsky, psadhukhan
|
2018-02-15 14:20:44 +05:30 |
|
Claes Redestad
|
abb7e3a52a
|
8197849: Misc improvements to jar resource handling
Reviewed-by: rriggs, dfuchs
|
2018-02-14 19:03:12 +01:00 |
|
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 |
|
Jesper Wilhelmsson
|
dc06e6553a
|
Merge
|
2018-02-15 16:16:17 +01: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 |
|
Jesper Wilhelmsson
|
d851dd077b
|
8197945: Qurarantine failing condy tests
Reviewed-by: coleenp, lfoltan, kbarrett
|
2018-02-14 16:42:00 +01: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
|
b8689741ec
|
Merge
|
2018-02-14 13:29:45 +01:00 |
|
Weijun Wang
|
06a9e1a72f
|
8191438: jarsigner should print when a timestamp will expire
Reviewed-by: mullan
|
2018-02-14 16:58:49 +08:00 |
|
Jesper Wilhelmsson
|
51ab999e0e
|
Merge
|
2018-02-13 23:38:34 +01:00 |
|
Martin Doerr
|
eb3ec99500
|
8196786: [PPC64+s390] ConstantDynamic support
Reviewed-by: psandoz, dsamersoff
|
2018-02-13 17:38:03 +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 |
|
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 |
|
Marcus Larsson
|
899b64249c
|
8170976: [TESTBUG] LogTestFixture does not restore previous logging state
Reviewed-by: rehn, lfoltan, hseigel
|
2018-02-26 16:33:48 +01:00 |
|
Lois Foltan
|
6e70a69893
|
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests
Introduce specific casts to fix multiple type cast conversion compilation errors.
Reviewed-by: gtriantafill, hseigel
|
2018-02-26 10:11:05 -05:00 |
|
Marcus Larsson
|
b9bc9f0be8
|
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
Reviewed-by: hseigel, coleenp
|
2018-02-26 09:34:20 +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 |
|
Per Lidén
|
0bf8fa1855
|
8198267: Allow GCId::current_raw() calls from non-NamedThreads
Reviewed-by: stefank, kbarrett
|
2018-02-21 07:46:40 +01:00 |
|
Sangheon Kim
|
98a4315c72
|
8193909: Obsolete(remove) Co-operative Memory Management (CMM)
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Reviewed-by: dholmes, jwilhelm, mchung, tschatzl
|
2018-02-20 12:54:26 -08:00 |
|
Jesper Wilhelmsson
|
0977b752ff
|
Merge
|
2018-02-19 04:50:50 +01:00 |
|
Marcus Larsson
|
29dd30e010
|
8196783: Refactor LogTagLevelExpression into separate classes
Reviewed-by: rehn, pliden
|
2018-02-19 09:46:10 +01:00 |
|
Marcus Larsson
|
8cf755c120
|
8176298: Log tags in -Xlog:help not sorted
Reviewed-by: ecaspole, gtriantafill, stuefe
|
2018-02-19 09:16:04 +01:00 |
|
Brian Burkhalter
|
a7b3a19ec4
|
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
Change force(), load(), and isLoaded() not to throw UOE if there is no file mapping
Reviewed-by: alanb, rriggs, forax
|
2018-02-12 08:19:23 -08:00 |
|
Doug Lea
|
f9b19eb874
|
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
Reviewed-by: martin, psandoz, dholmes
|
2018-02-10 09:23:41 -08:00 |
|