13485 Commits

Author SHA1 Message Date
Mikael Gerdin
897a7b3f67 8186897: semaphore_posix.hpp should not be included on OSX
Reviewed-by: stefank, dholmes
2017-08-29 12:17:02 +02:00
John Paul Adrian Glaubitz
7e51e7940c 8186855: Multiple platforms broken after 8186476: Generalize Atomic::add with templates
Reviewed-by: stuefe, coleenp
2017-08-29 18:34:32 +02:00
David Holmes
c9523af5e9 Merge 2017-08-29 10:41:51 +00:00
Muthusamy Chinnathambi
13be218cd2 8185624: G1HeapVerifier's VerifyRootsClosure prints important information on info log level
Fix logging of broken oop to error log level instead of info log level

Reviewed-by: mgerdin, tschatzl
2017-08-29 05:33:15 -04:00
Ioi Lam
b885046273 Merge 2017-08-28 23:46:22 +00:00
Igor Veresov
3f8d493b0d Merge 2017-08-28 22:45:56 +00:00
Igor Veresov
aac1852968 8186850: Update Graal
Reviewed-by: kvn
2017-08-28 14:43:32 -07:00
Jesper Wilhelmsson
fca2d3dd05 Merge 2017-08-28 21:46:13 +02:00
Tom Rodriguez
a16dc52336 Merge 2017-08-28 16:40:01 +00:00
Tom Rodriguez
5cc46dd6c4 8181858: [JVMCI] JVMCI should update the trap counters when invalidating for Reason_not_compiled_exception_handler
Reviewed-by: kvn
2017-08-28 15:21:47 +00:00
Coleen Phillimore
fb9f78353f Merge 2017-08-28 15:11:20 +00:00
Claes Redestad
ee4aeaf103 Merge 2017-08-28 14:07:07 +00:00
Coleen Phillimore
96aa3d9dbe 8186042: Optimize OopMapCache lookup
Use lock free access to oopMapCache

Co-authored-by: Frederic Parain <frederic.parain@oracle.com>
Reviewed-by: dholmes, sspitsyn
2017-08-28 09:06:30 -04:00
Kim Barrett
b3bb7c7098 8186476: Generalize Atomic::add with templates
Reviewed-by: aph, dholmes
2017-08-28 13:31:20 +02:00
Andrew Haley
437d3f2c3b 8186666: Bug in the C2 matcher code
Correctly used Op_WeakCompareAndSwapI as required

Reviewed-by: shade, thartmann
2017-08-28 02:55:31 -07:00
David Holmes
08ea46f647 Merge 2017-08-28 01:09:14 +00:00
John Paul Adrian Glaubitz
bfaabfed8c 8186723: Add SuperH as new architecture for linux
Reviewed-by: dholmes, stuefe
2017-08-27 20:09:21 -04:00
Claes Redestad
52f9c55e24 8179040: Avoid Ticks::now calls when EventClassLoad is not enabled
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: ehelin, mgronlun, dholmes, iklam
2017-08-28 00:20:35 +02:00
Jiangli Zhou
e882105310 8186706: ArchivedObjectCache obj_hash() is broken
Use oop's identity_hash. Also use larger table size.

Reviewed-by: ccheung, iklam, coleenp
2017-08-27 15:48:52 -04:00
Mandy Chung
4223f4c79e 8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI
--validate-modules runs with a boot layer resolving all system modules rather than only java.base

Reviewed-by: alanb
2017-08-25 10:49:08 -07:00
Abhijit Saha
85ff0eb670 Added tag jdk-10+21 for changeset 9d1fdae875f6 2017-08-25 04:59:16 +00:00
Jesper Wilhelmsson
7b25384c71 Merge 2017-08-22 16:20:30 +02:00
Bob Vandette
61377cd648 Merge 2017-08-21 18:14:59 +02:00
Bob Vandette
82d4a880eb 8186115: libelf still referenced after 8172670
Reviewed-by: kvn, twisti, erikj, dholmes
2017-08-21 12:07:06 -04:00
Igor Ignatyev
fc152355e2 8186390: test for JDK-4755500
Reviewed-by: thartmann
2017-08-21 07:08:40 -07:00
Kevin Walls
f3ed4ae448 Merge 2017-08-21 12:19:25 +00:00
Stefan Johansson
ffa94c7917 8177544: Restructure G1 Full GC code
Reviewed-by: tschatzl, ehelin
2017-08-21 10:45:02 +02:00
Igor Ignatyev
3eb1c0902d 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:11 -07:00
Arno Zeller
917fbdb583 8185112: [TESTBUG] Serviceability tests cannot parse float if non US locale
Reviewed-by: simonis, goetz, dholmes
2017-08-20 22:20:42 -04:00
Igor Ignatyev
f94bf101bc 8183337: hotspot/compiler/aot tests fail due to missed tools
Reviewed-by: kvn
2017-08-18 14:54:43 -07:00
Jesper Wilhelmsson
8050f8c17e Merge 2017-08-18 18:39:37 +02:00
Thomas Stuefe
7e3331d90d 8186349: [windows] Centralize dbghelp handling code
Rework and fix dbghelp.dll handling; add diagnostic output to hs-err file.

Reviewed-by: iklam, rrich, goetz
2017-08-18 09:05:42 +02:00
Abhijit Saha
c008286fdc Added tag jdk-10+20 for changeset 28a10f94ce01 2017-08-18 04:37:04 +00:00
Goetz Lindenmaier
b07974fd9f 8186072: dll_build_name returns true even if file is missing
Split dll_build_name into two functions and consolidate to os.cpp file.

Reviewed-by: stuefe, dholmes
2017-08-17 17:26:02 +02:00
Muthusamy Chinnathambi
f9c1a3b09b 8180366: [TESTBUG] gc/g1/humongousObjects/TestHumongousClassLoader should not be run with class unloading disabled
Reviewed-by: dfazunen
2017-08-17 15:17:31 +05:30
Goetz Lindenmaier
c5488874c2 8186293: [aix] Fix thread creation with huge stack sizes
Reviewed-by: stuefe, dholmes
2017-08-16 16:00:15 +02:00
Tom Rodriguez
57ff1b2897 Merge 2017-08-16 20:57:00 +00:00
Tom Rodriguez
129e2684a4 Merge 2017-08-16 20:14:54 +00:00
Jesper Wilhelmsson
6c69df3001 Merge 2017-08-16 21:47:17 +02:00
Harold Seigel
d69af7b386 8186089: Move Arena to its own header file
Move classes Chunk and Arena to new arena.hpp and arena.cpp files

Reviewed-by: coleenp, gtriantafill
2017-08-16 11:17:54 -04:00
Jiangli Zhou
a6dcc4531f Merge 2017-08-15 18:19:18 -04:00
Jiangli Zhou
a8fd54e413 8186238: The constant pool entry to empty string ("") should not be pre-resolved during CDS dump time
Skip constant pool entry to empty string during pre-resolving at CDS dump time.

Reviewed-by: iklam, dcubed
2017-08-15 18:13:20 -04:00
Tom Rodriguez
b97f668af3 8185736: missing default exception handler in calls to rethrow_Stub
Reviewed-by: kvn
2017-08-15 17:18:00 +00:00
Poonam Bajaj
d0e8cdbc40 8185572: Enable AssumeMP by default on SPARC machines
Reviewed-by: kvn, dholmes, bobv
2017-08-15 14:03:52 +00:00
Dmitrij Pochepko
3807233b98 8184943: AARCH64: Intrinsify hasNegatives
Co-authored-by: Stuart Monteith <stuart.monteith@linaro.org>
Reviewed-by: aph
2017-08-15 15:02:40 +03:00
Igor Ignatyev
7f0554d508 Merge 2017-08-15 02:49:48 +00:00
John Paul Adrian Glaubitz
78950924d0 8186221: Define CPU search_string for M68K
Reviewed-by: dholmes
2017-08-14 21:04:57 -04:00
Igor Ignatyev
abf7e33aa1 8184689: Test applications/ctw/Modules.java fails with AssertionError in sun.hotspot.tools.ctw.Utils.fileNameToClassName
Reviewed-by: kvn
2017-08-14 12:35:38 -07:00
Jiangli Zhou
4a77945c89 8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive
8185924: G1NoteEndOfConcMarkClosure::doHeapRegion() does not do remembered set cleanup work for archive region

Shared class' constant pool resolved_references array is cached.

Co-authored-by: Thomas Schatzl <thomas.schatzl@oracle.com>
Reviewed-by: coleenp, iklam, tschatzl
2017-08-14 14:32:17 -04:00
Gustavo Serra Scalet
85fedbbb12 8185969: PPC64: Improve VSR support to use up to 64 registers
Reviewed-by: mdoerr, goetz
2017-08-14 16:48:44 +02:00