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 |
|
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 |
|
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 |
|
Dmitrij Pochepko
|
0d65441316
|
8189112: AARCH64: optimize StringUTF16 compress intrinsic
Reviewed-by: aph
|
2018-06-22 20:17:02 +03:00 |
|
Michael McMahon
|
1d79d38007
|
8204233: Add configurable option for enhanced socket IOException messages
Reviewed-by: alanb, chegar
|
2018-06-22 18:10:20 +01:00 |
|
Peter Levart
|
7d4135b630
|
Merge
|
2018-06-22 18:19:26 +02:00 |
|
Peter Levart
|
169fb73c0c
|
Merge
|
2018-06-22 18:18:05 +02:00 |
|
Daniel D. Daugherty
|
693afecf22
|
8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Grab Threads_lock in VMError::controlled_crash() so ErrorHandling tests are more stable.
Reviewed-by: stuefe, sspitsyn
|
2018-06-22 12:15:16 -04:00 |
|
Peter Levart
|
6ec2cfcc49
|
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers
Reviewed-by: tonyp, alanb
|
2018-06-22 17:56:55 +02:00 |
|
Dmitrij Pochepko
|
6d34e5c999
|
8205474: AARCH64: wrong zr encoding for ccmp instruction
Reviewed-by: aph
|
2018-06-22 18:49:45 +03:00 |
|
Joshua Zhu
|
e41ac0b971
|
8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Reviewed-by: aph
|
2018-06-22 18:48:36 +03:00 |
|
Weijun Wang
|
578576f523
|
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
Reviewed-by: xuelei
|
2018-06-22 21:42:00 +08:00 |
|
Markus Grönlund
|
5f55147841
|
8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
Reviewed-by: egahlin
|
2018-06-22 13:20:55 +02:00 |
|
Andrew Dinn
|
3ada65c7c2
|
8204331: AArch64: fix CAS not embedded in normal graph error
JDK fails with assert on AArch64 after changes made by JDK-8202377
Reviewed-by: roland, rkennke
|
2018-06-22 11:21:34 +01:00 |
|
Matthias Baesken
|
b0c5afb037
|
8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
Reviewed-by: alanb, stuefe
|
2018-06-20 14:25:45 +02:00 |
|
Priya Lakshmi Muthuswamy
|
47b058cfad
|
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present
Reviewed-by: jjg
|
2018-06-22 11:49:31 +05:30 |
|
Mikael Vidstedt
|
1f437b30f3
|
8202331: Obsolete support for commercial features
Reviewed-by: kvn, cjplummer, dholmes
|
2018-06-21 21:37:28 -07:00 |
|
Erik Gahlin
|
76d0843d18
|
8205053: Decouple type registration from framework lifecycle
Reviewed-by: mgronlun, pliden, stefank
|
2018-06-21 20:52:52 +02:00 |
|
Michael Skells
|
df509b1b16
|
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Reviewed-by: alanb
|
2018-06-21 11:10:55 -07:00 |
|
Alan Bateman
|
91d9f3fbe0
|
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Reviewed-by: mchung
|
2018-06-21 18:56:35 +01:00 |
|
Regev Shemy
|
a6ac56a69e
|
8205398: AES-CBC decryption algorithm using AVX512 instructions
Co-authored-by: Shay Gueron <shay.gueron@intel.com>
Co-authored-by: Smita Kamath <smita.kamath@intel.com>
Co-authored-by: Shravya Rukmannagari <shravya.rukmannagari@intel.com>
Reviewed-by: kvn
|
2018-06-21 10:54:07 -07:00 |
|
Stuart Marks
|
277b35da28
|
8203184: List.copyOf() fails to copy sublists
Reviewed-by: psandoz
|
2018-06-21 08:45:57 -07:00 |
|
Stuart Marks
|
693a6dd27a
|
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz, briangoetz
|
2018-06-21 08:25:03 -07:00 |
|
Coleen Phillimore
|
5be0048099
|
8205175: Deprecate UnlinkSymbolsALot debugging option
Reviewed-by: zgu, stuefe
|
2018-06-21 11:10:44 -04:00 |
|
Jim Laskey
|
267fe08ad9
|
8203637: Fix Sources
Reviewed-by: hannesw, sundar
|
2018-06-21 08:58:59 -03:00 |
|
Roman Kennke
|
3ac6f8d3b9
|
8205336: Modularize allocations in assembler
Reviewed-by: aph, eosterlund
|
2018-06-19 13:03:12 -04:00 |
|
Igor Veresov
|
ac42932122
|
8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
Disable fast TLAB refill in Graal.
Reviewed-by: dnsimon, kvn
|
2018-06-20 17:30:43 -07:00 |
|
Bernard Blaser
|
07012c9753
|
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Reviewed-by: mcimadamore, vromero
|
2018-06-20 10:01:49 -07:00 |
|
Chris Hegarty
|
99f9c91a02
|
Merge
|
2018-06-20 17:54:40 +01:00 |
|
Erik Joelsson
|
640bf6cbd8
|
8200115: System property java.vm.vendor value includes quotation marks
Reviewed-by: tbell, asaha
|
2018-06-20 09:38:17 -07:00 |
|
Chris Hegarty
|
659fdd8dc4
|
8204679: HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2018-06-20 09:05:57 -07:00 |
|
Claes Redestad
|
edd5002b4e
|
8199435: Unsafe publication of java.util.Properties.map
Reviewed-by: dholmes, psandoz, plevart, bchristi
|
2018-06-20 17:06:24 +02:00 |
|
Chris Phillips
|
561ec75b9b
|
8203030: Zero s390 31 bit size_t type conflicts in shared code
Cast to size_t or change to size_t foe compatibility with other archs.
Reviewed-by: pliden, dholmes
|
2018-06-19 10:00:39 -04:00 |
|
Maurizio Cimadamore
|
43248585b4
|
8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Issue warnings when 'var' used as a type name in type argument positions
Reviewed-by: jlahoda
|
2018-06-20 11:47:07 +01:00 |
|
Per Lidén
|
d33aa17aec
|
8205339: ZGC: VerifyBeforeIteration not yet supported
Reviewed-by: stefank, eosterlund
|
2018-06-20 11:33:43 +02:00 |
|
Per Lidén
|
d8cc020fd6
|
8205338: ZGC: LeakProfiler not yet supported
Reviewed-by: egahlin, eosterlund
|
2018-06-20 11:33:42 +02:00 |
|