Erik Joelsson
0ac78340f3
8205942: Build failure on macosx after JDK-8189429
...
Reviewed-by: tbell, lancea
2018-06-27 16:17:11 -07:00
Igor Ignatyev
69106b4333
8202554: Remove hotspot tests for javafx.* modules
...
Reviewed-by: kvn
2018-06-27 15:15:11 -07:00
Claes Redestad
b67e22709b
8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
...
Reviewed-by: psandoz, mchung
2018-06-27 22:26:41 +02:00
Calvin Cheung
8d1a97542e
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
...
Disable JFR and output a warning message during CDS dump time if JFR is enabled.
Reviewed-by: jiangli, lfoltan
2018-06-27 14:46:15 -07:00
Jonathan Gibbons
7b117026d2
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
...
Reviewed-by: mchung
2018-06-27 14:20:41 -07:00
Igor Ignatyev
19085e7dad
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
...
Reviewed-by: dholmes
2018-06-27 13:43:52 -07:00
Daniel Fuchs
ec7e7d9ffb
8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
...
Reviewed-by: jjg, erikj
2018-06-27 21:18:33 +01:00
Magnuse Ihse Bursie
63881a7602
8205616: Build fails with system headers after 8204572
...
Co-authored-by: Fridrich Strba <fridrich.strba@suse.com>
Reviewed-by: erikj
2018-06-27 21:56:11 +02:00
Daniel Fuchs
ed19b48e71
8205397: InetAddress has wrong declaration for readObjectNoData
...
Reviewed-by: alanb, rriggs
2018-06-27 20:19:59 +01:00
Per Lidén
3a0cd3fcae
8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
...
Reviewed-by: stefank, eosterlund
2018-06-27 19:45:06 +02:00
Per Lidén
3e296cc180
8205676: ZGC: Remove TLAB allocations in relocation path
...
Reviewed-by: stefank, eosterlund
2018-06-27 19:45:05 +02:00
Phil Race
bd7d1af092
Merge
2018-06-27 10:06:03 -07:00
Igor Veresov
700a0427a1
8202698: Update Graal for JEP 181 - Nest-based access control
...
Reviewed-by: kvn
2018-06-27 09:56:06 -07:00
Nils Eliasson
8e9f9e5583
8204157: Compiler.sunflow hangs after JDK-8192992
...
Treat non-loop phis as stores
Reviewed-by: thartmann
2018-06-27 18:46:30 +02:00
Xueming Shen
4029057547
8200243: System error message is decoded as invalid encoding in Windows
...
Reviewed-by: alanb
2018-06-27 09:45:18 -07:00
Joe Wang
e5ac84c7b0
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
...
Reviewed-by: sherman, alanb, lancea
2018-06-27 09:31:51 -07:00
Jiangli Zhou
884f9db3c6
8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
...
Added java_util_concurrent_locks_AbstractOwnableSynchronizer::serialize.
Reviewed-by: ccheung, dholmes
2018-06-27 11:55:35 -04:00
Jini George
93314be3c2
8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
...
Avoid the waitpid() and receive, handle and reply to the incoming Mach exception message obtained with PT_ATTACHEXC.
Reviewed-by: sballal, erikj, gziemski, rwestberg, dholmes, dcubed, poonam, dsamersoff
2018-06-27 20:04:31 +05:30
Roger Riggs
4098f2560a
8066709: Make some JDK system properties read only
...
Reviewed-by: lancea, sundar, bchristi, weijun, mchung, alanb, mullan
2018-06-27 09:36:34 -04:00
Goetz Lindenmaier
cad47f4a03
8199940: Print more information about class loaders in IllegalAccessErrors
...
Reviewed-by: lfoltan, mchung
2018-06-27 09:52:23 +02:00
Robbin Ehn
1e4a26ceda
8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
...
Reviewed-by: coleenp, gziemski
2018-06-27 12:46:15 +02:00
Martin Doerr
bcdf345cc2
8205609: [PPC64] Fix PPC64 part of 8010319 and TLH without UseSIGTRAP on AIX
...
Reviewed-by: dholmes, goetz
2018-06-27 11:54:15 +02:00
Sibabrata Sahoo
7c0ca4d75f
8205111: Develop new Test to verify different key types for supported TLS protocols
...
TLS test with different key types for supported.
Reviewed-by: xuelei
2018-06-27 02:20:55 -07:00
Per Lidén
9234826c80
8205663: ZGC: Log metaspace used/capacity/committed/reserved
...
Reviewed-by: stefank, ehelin
2018-06-27 11:05:07 +02:00
Per Lidén
e702bea327
8205664: Move detailed metaspace logging from debug to trace
...
Reviewed-by: stuefe, stefank
2018-06-27 11:05:01 +02:00
Priya Lakshmi Muthuswamy
6dca162699
8187288: bad (no) wrapping for modifier and type column
...
Reviewed-by: jjg
2018-06-27 12:56:21 +05:30
Stuart Marks
aaf546777f
8203670: unmodifiable List iterator() implementations should not be ListIterators
...
Reviewed-by: redestad, igerasim, plevart
2018-06-26 19:45:59 -07:00
Amy Lu
7d63a78e0a
8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
...
Reviewed-by: xuelei
2018-06-27 09:44:46 +08:00
Erik Joelsson
b2c1375e6d
8205625: linux-aarch64-cmp-baseline fails builds-tier5
...
Reviewed-by: dholmes
2018-06-26 17:41:42 -07:00
Igor Ignatyev
b4716c95a0
8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
...
Reviewed-by: kvn
2018-06-26 16:01:37 -07:00
Serguei Spitsyn
17f2e93cd9
8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed, cjplummer
2018-06-26 15:46:20 -07:00
Doug Simon
097851e937
8205703: [JVMCI] Expose all GC selection flags
...
Reviewed-by: kvn, dlong
2018-06-27 00:16:37 +02:00
Kim Barrett
8a2170dad7
8205559: Remove IN_CONCURRENT_ROOT Access decorator
...
Removed decorator and made all NativeAccess use barriers.
Reviewed-by: pliden, stefank
2018-06-26 16:59:38 -04:00
Serguei Spitsyn
ed24b806f1
8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed
2018-06-26 13:50:59 -07:00
Stefan Karlsson
d4280206fd
8144992: Remove OopIterateClosure::idempotent
...
Reviewed-by: pliden, kbarrett
2018-06-26 13:55:17 +02:00
Stefan Karlsson
5012044e63
8205607: Use oop_iterate instead of oop_iterate_no_header
...
Reviewed-by: pliden, kbarrett
2018-06-26 13:54:19 +02:00
Serguei Spitsyn
35a9c52708
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed
2018-06-26 12:29:20 -07:00
Daniel D. Daugherty
1af4c68d12
8205648: fix for 8205195 breaks secondary error handling
...
Only grab Threads_lock in VMError::controlled_crash() when we don't already own it.
Reviewed-by: sspitsyn, stuefe
2018-06-26 14:15:49 -04:00
Jim Laskey
b03536888a
8205696: Undo licence.md
...
Reviewed-by: sundar, hannesw
2018-06-26 14:14:29 -03:00
Roger Riggs
e9d845c870
8205547: FileChannel/CleanerTest.java fails due to expected FD count
...
Reviewed-by: psandoz
2018-06-26 12:42:36 -04:00
Ichiroh Takiguchi
6831468e79
4475138: getBestCursorSize and XFree86 4.1.0
...
Reviewed-by: serb
2018-06-25 17:34:55 -07:00
Phil Race
a6731ea341
Merge
2018-06-25 14:56:07 -07:00
Toshio Nakamura
d6c849a824
8187100: Support Unicode Variation Selectors
...
Support Unicode Variation Selectors
Reviewed-by: prr, srl
2018-06-25 11:40:46 -07:00
Phil Race
b6dba38ce4
Merge
2018-06-25 10:21:50 -07:00
Doug Lea
0a0a8a5791
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Doug Lea
3afeb2cb48
8203864: Execution error in Java's Timsort
...
Reviewed-by: martin, psandoz, forax
2018-06-25 09:59:16 -07:00
Doug Lea
abffccb329
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Lois Foltan
7ca4027957
8169559: Add class loader names to relevant VM messages
...
Added new method class_in_module_of_loader to provide a standard format for class information within error messages.
Reviewed-by: goetz, hseigel, mchung
2018-06-25 11:33:11 -04:00
Harsha Wardhana B
fc73803071
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
...
Reviewed-by: mchung, dholmes, dcubed, dfuchs
2018-06-25 20:36:06 +05:30
Lois Foltan
48500f81a1
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
...
The method loader_name_and_id should return the external name of the class loader if _name_and_id is null.
Reviewed-by: coleenp, stuefe
2018-06-25 10:34:46 -04:00