Phil Race
|
7a4c2158c8
|
8199870: colorimaging.md needs to remove mention of KCMS
Reviewed-by: serb
|
2018-03-20 10:31:05 -07:00 |
|
Stuart Monteith
|
502b9b1da4
|
8193266: AArch64: TestOptionsWithRanges.java SIGSEGV
Fix hotspot jtreg test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failure on AArch64.
Reviewed-by: aph, coleenp, dsamersoff
|
2018-03-20 22:54:02 +08:00 |
|
Coleen Phillimore
|
221d0f4c54
|
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Remove frame.inline.hpp,etc from header files and adjust transitive includes.
Reviewed-by: stefank, stuefe
|
2018-03-21 19:45:24 -04:00 |
|
Coleen Phillimore
|
b15a3ff611
|
8197844: JVMTI GetLoadedClasses should use the Access API
Make sure the holder of a class loader is accessed during iteration of CLDG
Reviewed-by: eosterlund, rkennke
|
2018-03-21 17:09:34 -04:00 |
|
Ekaterina Pavlova
|
c944c3aba7
|
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
Reviewed-by: iignatyev
|
2018-03-21 13:30:03 -07:00 |
|
Mikhailo Seledtsov
|
aa2b650b70
|
8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds
Added at requires vm.cds
Reviewed-by: dcubed, jiangli
|
2018-03-21 13:18:06 -07:00 |
|
Chris Plummer
|
fcd067c48d
|
8195109: ServiceUtil::visible_oop is not needed anymore
Strip out ServiceUtil and all users of it
Reviewed-by: coleenp, stefank, jcbeyler, sspitsyn
|
2018-03-21 13:07:19 -07:00 |
|
Roland Westrelin
|
35460b0e85
|
8196294: LoopStripMiningIterShortLoop is set to zero by default
Reviewed-by: shade, thartmann, kvn
|
2018-03-21 10:05:36 +01:00 |
|
George Triantafillou
|
957f5e1c7d
|
8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374)
Reviewed-by: stsmirno, coleenp
|
2018-03-21 11:27:29 -04:00 |
|
Roman Kennke
|
d4d5ea316b
|
8199739: Use HeapAccess when loading oops from static fields in javaClasses.cpp
Reviewed-by: kbarrett, eosterlund
|
2018-03-21 16:00:41 +01:00 |
|
Erik Helin
|
383a921aac
|
8199027: Make protected members private in G1Policy
Reviewed-by: sjohanss, tschatzl
|
2018-03-21 12:47:46 +01:00 |
|
Leo Korinth
|
8c8a9e6121
|
8196337: Add commit methods that take all event properties as argument
Reviewed-by: ehelin, mgronlun
|
2018-03-21 10:35:13 +01:00 |
|
Roland Westrelin
|
c450333748
|
8197931: Null pointer dereference in Unique_Node_List::push of node.hpp:1510
Reviewed-by: dlong, thartmann
|
2018-03-20 15:38:00 +01:00 |
|
Leo Korinth
|
9ccbbb67b3
|
8196865: G1 log for active workers is wrong
Reviewed-by: tschatzl, sjohanss
|
2018-03-23 16:25:47 +01:00 |
|
John Paul Adrian Glaubitz
|
8cdbeb4cfb
|
8200203: Missing platform definitions for ia64
Reviewed-by: ihse, stuefe
|
2018-03-26 10:03:31 +02:00 |
|
Ed Nevill
|
1ab18f7d36
|
8200197: Zero fails to build after 8200105
Reviewed-by: coleenp
|
2018-03-23 23:57:48 +00:00 |
|
Chris Plummer
|
e1afb3bc99
|
8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr
No longer force stderr to console. Copy app's output to Sytem.err.
Reviewed-by: sspitsyn, dholmes, iignatyev, clanger
|
2018-03-24 13:39:07 -07:00 |
|
Jesper Wilhelmsson
|
7ffa43700f
|
Merge
|
2018-03-24 01:08:35 +01:00 |
|
Stefan Karlsson
|
1a1aecd166
|
8200106: Move NoSafepointVerifier out from gcLocker.hpp
Reviewed-by: coleenp
|
2018-03-23 18:54:12 +01:00 |
|
Matthias Baesken
|
f02372f4fc
|
8199858: solaris-x86_64 : unpack200 fails linking with SS12u4
Reviewed-by: erikj, simonis
|
2018-03-20 12:14:41 +01:00 |
|
Paul Sandoz
|
cfb102ab89
|
8193033: remove terminally deprecated sun.misc.Unsafe.defineClass
Reviewed-by: chegar, mchung, alanb
|
2018-03-20 09:21:43 -07:00 |
|
Erik Österlund
|
81919e5cc5
|
8199696: Remove Runtime1::arraycopy
Reviewed-by: kvn, mdoerr
|
2018-03-20 11:41:17 +01:00 |
|
Tobias Hartmann
|
eda7916ce8
|
8199624: [Graal] Blocking jvmci compilations time out
Handle blocking jvmci compilations that time out.
Reviewed-by: kvn, dnsimon
|
2018-03-21 08:18:54 +01:00 |
|
Per Lidén
|
68345b93ad
|
8199886: gc/cslocker/TestCSLocker.java crashes
Reviewed-by: rkennke, kbarrett
|
2018-03-20 22:22:02 +01:00 |
|
Dean Long
|
91649ef44b
|
8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation
Reviewed-by: kvn
|
2018-03-20 10:23:14 -07:00 |
|
Roman Kennke
|
0df6b5baee
|
8199620: Support for JNI object pinning
Reviewed-by: pliden, tschatzl, eosterlund
|
2018-03-20 15:59:36 +01:00 |
|
Prasadrao Koppula
|
b3e5409c1d
|
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: mullan
|
2018-03-20 11:16:10 +05:30 |
|
Per Lidén
|
22c9d34be1
|
8205405: ZGC: Decouple JFR type registration
Reviewed-by: stefank, mgronlun
|
2018-06-25 10:54:55 +02:00 |
|
Michihiro Horie
|
4641ea7bed
|
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
Reviewed-by: kbarrett, mdoerr, drwhite, tschatzl
|
2018-06-25 10:41:03 +02:00 |
|
Rachna Goel
|
84eec7f854
|
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33
Updated legal files for CLDR, ICU and Unicode.
Reviewed-by: naoto, mchung
|
2018-06-25 11:51:04 +05:30 |
|
Tom Rodriguez
|
0173db08e9
|
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
Reviewed-by: eosterlund, iveresov
|
2018-06-24 21:46:11 -07:00 |
|
Erik Gahlin
|
e6bcdd9eab
|
8203929: Limit amount of data for JFR.dump
Reviewed-by: mgronlun
|
2018-06-25 02:07:42 +02:00 |
|
Alan Bateman
|
24b5afda01
|
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Reviewed-by: mchung
|
2018-06-24 16:25:47 +01:00 |
|
Dmitry Samersoff
|
d705440d39
|
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
Relaxed assert inside safe_for_sender
Reviewed-by: aph, dpochepk
|
2018-06-24 15:02:08 +03:00 |
|
Peter Levart
|
a9912bb300
|
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Screen usage/initialization of TerminatingThreadLocal with a non-null check on Thread.threadLocals field
Reviewed-by: dholmes, alanb
|
2018-06-24 10:41:51 +02:00 |
|
Jeremy Manson
|
e9fc42d791
|
8205570: fix a number of typos in the JVMTI spec
Fix typos in the JVMTI spec
Reviewed-by: dholmes, sspitsyn
|
2018-06-23 22:49:48 -07:00 |
|
Alan Bateman
|
afd6c107a5
|
Merge
|
2018-06-23 09:46:18 +01:00 |
|
Alan Bateman
|
cf9438f418
|
8198372: API to create a SelectableChannel to a FileDescriptor
Reviewed-by: chegar, bpb
|
2018-06-23 09:34:09 +01:00 |
|
Jeremy Manson
|
c1cfcdcd25
|
8205113: Update JVMTI doc references to object allocation tracking
Update the JVMTI VMObjectAlloc spec
Reviewed-by: dholmes, sspitsyn
|
2018-06-23 01:22:52 -07:00 |
|
Alan Bateman
|
7523687071
|
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Reviewed-by: jlahoda, mchung
|
2018-06-23 08:03:52 +01:00 |
|
Arthur Eubanks
|
6e0bd36f42
|
8205199: more Linux clang compile failures
Co-authored-by: Thomas Stuefe <thomas.stuefe@gmail.com>
Reviewed-by: dholmes, kbarrett, stuefe
|
2018-06-22 17:49:21 -07:00 |
|
Martin Buchholz
|
161dc40015
|
8205197: Never default to using libc++ on Linux
Let the toolchain choose the standard library by default
Reviewed-by: tbell, erikj, gziemski
|
2018-06-22 17:36:03 -07:00 |
|
Valerie Peng
|
b9bea93101
|
Merge
|
2018-06-22 23:18:07 +00:00 |
|
Igor Ignatyev
|
6eeaab54a4
|
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
Reviewed-by: kvn, gromero
|
2018-06-22 16:11:36 -07:00 |
|
Tobias Wagner
|
5d58391226
|
7007966: Add Brainpool ECC support (RFC 5639)
Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves
Reviewed-by: valeriep
|
2018-06-22 23:10:36 +00:00 |
|
Igor Veresov
|
90c4e07b60
|
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Tolerate JVMCI placeholder bcis
Reviewed-by: kvn, never, dlong
|
2018-06-22 15:58:32 -07:00 |
|
Kim Barrett
|
b84c23399e
|
8205459: Rename Access API flag decorators
Rename OOP_NOT_NULL, IN_HEAP_ARRAY, AS_DEST_NOT_INITIALIZED
Reviewed-by: pliden, stefank
|
2018-06-22 17:46:58 -04:00 |
|
Roger Riggs
|
49396d51e9
|
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
Reviewed-by: bpb, mchung
|
2018-06-22 16:06:43 -04:00 |
|
Vivek Deshpande
|
a8a82bb0ba
|
8205194: Improve the Array Comparison when there is mismatch at first element
Perform the first element comparison before the call to vectorizedMismatch method
Reviewed-by: psandoz, rriggs, igerasim
|
2018-06-22 12:51:49 -07:00 |
|
Paul Sandoz
|
54e53458c6
|
8202922: Method reference identity is broken by serialization
Reviewed-by: jlaskey, mchung
|
2018-06-22 12:05:36 -07:00 |
|