Rohit Arul Raj
e6765bf9bf
8187219: Newer AMD 17h (EPYC) Processor family defaults
...
Reviewed-by: dholmes, kvn
2017-10-03 15:32:27 -07:00
Coleen Phillimore
cc04ffc7b3
Merge
2017-10-03 21:21:35 +00:00
Coleen Phillimore
73a801bc43
8186777: Make Klass::_java_mirror an OopHandle
...
Add indirection for fetching mirror so that GC doesn't have to follow CLD::_klasses
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Reviewed-by: hseigel, thartmann, eosterlund, stefank
2017-10-03 16:42:04 -04:00
Lana Steuck
dae210f6d6
Added tag jdk-10+24 for changeset 3b201865d5c1
2017-09-20 02:16:19 +00:00
Erik Joelsson
c111277919
8187642: The consolidated repo test makefile disables CONCURRENCY setting to jtreg
...
Reviewed-by: darcy
2017-09-18 18:15:05 -07:00
Joe Darcy
a77b330635
8187636: Mark MetaCallback.java as failing intermittently
...
Reviewed-by: serb, prr
2017-09-18 13:33:29 -07:00
Magnus Ihse Bursie
6648232e22
8187542: Remove superfluous *_TOPDIR variables
...
Reviewed-by: erikj
2017-09-15 09:18:00 -07:00
Erik Helin
80f8ee98e4
8187570: Comparison between pointer and char in MethodMatcher::canonicalize
...
Reviewed-by: ysuenaga, eosterlund
2017-09-15 10:43:03 +02:00
Erik Österlund
aa72ba3a64
8187977: Generalize Atomic::xchg to use templates
...
Reviewed-by: kbarrett, coleenp
2017-09-26 21:37:01 +02:00
Igor Ignatyev
5b3ed372a9
Merge
2017-10-03 06:48:40 +02:00
Ioi Lam
5cfa508043
Merge
2017-10-03 03:30:11 +00:00
David Holmes
1590eaa3b8
8188246: Add test/hotspot/jtreg/gc/logging/TestPrintReferences.java to ProblemList.txt
...
Reviewed-by: dcubed
2017-10-02 21:58:22 -04:00
Ioi Lam
a2d1045eef
8187979: Clean up info printing at CDS dump time
...
Reviewed-by: jiangli, ccheung
2017-10-02 16:00:42 -07:00
David Holmes
fd93a04684
8185062: Set AssumeMP to true and deprecate the flag
...
Reviewed-by: shade, dcubed, kvn
2017-10-02 18:56:30 -04:00
Ekaterina Pavlova
853f26ed15
8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal
...
Reviewed-by: kvn, dnsimon
2017-10-02 14:31:34 -07:00
Dmitrij Pochepko
b787f1b55b
8186915: AARCH64: Intrinsify squareToLen and mulAdd
...
Reviewed-by: aph
2017-10-02 17:20:14 +03:00
Serguei Spitsyn
87a8a4301f
Merge
2017-09-30 01:38:57 +00:00
Yasumasa Suenaga
12a11f2c65
8175816: SA: HSDB: Compute Liveness results in java.lang.IndexOutOfBoundsException
...
Reviewed-by: sspitsyn, jgeorge
2017-09-29 20:57:48 +09:00
Erik Joelsson
467119a352
8187445: Forest Consolidation: Make tests work
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:59 +02:00
Erik Joelsson
72c4ec5462
8187444: Forest Consolidation: Make build work
...
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
2017-09-12 19:03:56 +02:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00
J. Duke
270fe13182
Added tag jdk-10+23 for changeset 22850b3a5524
2017-09-09 14:36:53 +02:00
J. Duke
bafb5a1395
Merge
2017-09-09 14:36:51 +02:00
J. Duke
7658a57741
Merge
2017-09-09 14:36:45 +02:00
J. Duke
ace2f730de
Merge
2017-09-09 14:36:41 +02:00
J. Duke
49a56482be
Merge
2017-09-09 14:36:37 +02:00
J. Duke
9d2751425c
Merge
2017-09-09 14:36:34 +02:00
J. Duke
9223b8c12b
Merge
2017-09-09 14:36:29 +02:00
J. Duke
354e0fd809
Merge
2017-09-09 14:36:25 +02:00
J. Duke
050dd5d91e
Merge
2017-09-09 14:35:49 +02:00
Phil Race
66dbe8c5ff
Merge
2017-09-07 08:52:53 -07:00
Thomas Stuefe
25f56657aa
8187230: [aix] Leave OS guard page size at default for non-java threads instead of explicitly setting it
...
Reviewed-by: goetz, dholmes
2017-09-07 15:40:20 +02:00
Kim Barrett
7704492287
8187462: IntegralConstant should not be AllStatic
...
Changed base class to VALUE_OBJ_CLASS_SPEC
Reviewed-by: coleenp
2017-10-17 20:21:50 -04:00
Serguei Spitsyn
4073e46a77
Merge
2017-10-17 23:05:35 +00:00
Ioi Lam
a7a78668a0
Merge
2017-10-17 22:02:10 +00:00
Serguei Spitsyn
93a32c3900
Merge
2017-10-17 21:50:22 +00:00
Ioi Lam
a58615e3f8
8176827: Test can't find libXext.so
...
Removed references to classes that belong to desktop modules.
Reviewed-by: ccheung, dholmes
2017-10-17 14:06:36 -07:00
Igor Veresov
65ed45cd3d
8189409: [AOT] Fix paths in aot test scripts
...
Reviewed-by: kvn, gtriantafill
2017-10-17 13:52:52 -07:00
Roman Kennke
b788c73f53
8185580: Refactor Threads::possibly_parallel_oops_do() to use Threads::parallel_java_threads_do()
...
Reviewed-by: dholmes, coleenp
2017-10-17 18:54:03 +02:00
Erik Österlund
9adfa12663
8188919: Generalize GC thread suspend/resume at safepoints
...
Reviewed-by: pliden, rkennke
2017-10-17 08:51:55 +02:00
Jini George
e8fe842a41
8184042: several serviceability/sa tests timed out on MacOS X
...
Restore the ptrace attach argument to PT_ATTACH from PT_ATTACHEXC
Reviewed-by: dholmes, sspitsyn, dcubed, poonam, dsamersoff
2017-10-16 23:23:27 -07:00
Coleen Phillimore
39b068db11
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
...
With the new template functions these are unnecessary.
Reviewed-by: kbarrett, dholmes, eosterlund
2017-10-16 22:36:06 -04:00
Erik Gahlin
cb9e7bf51a
Merge
2017-10-16 20:22:41 +00:00
Erik Gahlin
96c45a7857
Merge
2017-10-16 19:11:17 +00:00
Robin Westberg
cb07ac64f3
8187042: Events to show which objects are associated with biased object revocations
...
Reviewed-by: mgronlun, dholmes, egahlin
2017-10-16 18:25:07 +02:00
Erik Gahlin
03f6080cd2
8189274: Allow cutoff attribute for event based tracing
...
Reviewed-by: mgronlun
2017-10-16 17:48:47 +02:00
Jesper Wilhelmsson
843dc3a8ea
Merge
2017-10-16 17:03:56 +02:00
Robin Westberg
f4d679fb21
8173917: Safepoint ID is not consistent across event-based tracing events
...
Reviewed-by: egahlin, mgronlun
2017-10-16 16:44:23 +02:00
Athijegannathan Sundararajan
fcf9b5115d
8189262: jdk.jlink module-info.java javadoc comment refers to the non-existent jimage tool doc
...
Reviewed-by: alanb
2017-10-16 18:15:41 +05:30
Erik Joelsson
cde3c45ebf
8189324: install-file macro no longer handles files with $ in them
...
Reviewed-by: ihse
2017-10-16 12:56:23 +02:00