Priya Lakshmi Muthuswamy
|
2b048e0808
|
8222395: Refactor the abstract classes of package and module index writer
Reviewed-by: hannesw
|
2019-04-16 17:56:53 +05:30 |
|
Patrick Zhang
|
b9a4ede307
|
8222334: java -Xss0 triggers StackOverflowError
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
|
2019-04-16 11:00:48 +00:00 |
|
Richard Reingruber
|
ced9f6cb77
|
8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays
Reviewed-by: mdoerr, lucy
|
2019-04-16 08:51:01 +02:00 |
|
Joe Darcy
|
7d29dd2172
|
8222378: Provide mechanism to query preview feature status for annotation processors
Reviewed-by: jjg
|
2019-04-15 15:44:42 -07:00 |
|
Zhengyu Gu
|
826c03330b
|
8222425: Shenandoah: Move commonly used closures to separate files
Reviewed-by: shade
|
2019-04-15 13:07:06 -04:00 |
|
Zhengyu Gu
|
a652f593f2
|
8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator
Reviewed-by: shade
|
2019-04-15 12:54:12 -04:00 |
|
Aleksey Shipilev
|
70b807c166
|
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
Reviewed-by: kvn, dsamersoff
|
2019-04-15 18:22:10 +02:00 |
|
Andrew Dinn
|
1c7d214f53
|
8221397: Support implementation-defined Map Modes
Allow implementation-defined extensions to FileChannel MapMode enum
Reviewed-by: alanb
|
2019-04-09 16:21:20 +01:00 |
|
Hannes Wallnöfer
|
4a477cabd8
|
8221644: jquery directory should be renamed
Reviewed-by: jjg
|
2019-04-15 15:38:47 +02:00 |
|
Jinke Fan
|
7abe899912
|
8222387: Out-of-bounds access to CPU _family_id_xxx array
Reviewed-by: dholmes, kvn
|
2019-04-14 21:40:07 +00:00 |
|
Zhengyu Gu
|
f37ec83209
|
8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
Reviewed-by: rkennke
|
2019-04-12 16:30:19 -04:00 |
|
Zhengyu Gu
|
dcc0a38e8a
|
8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
Reviewed-by: shade
|
2019-04-12 09:55:30 -04:00 |
|
Coleen Phillimore
|
cebdd53c0f
|
8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
Replace IRT entry points with JRT.
Reviewed-by: lfoltan, dcubed
|
2019-04-12 09:30:17 -04:00 |
|
Zhengyu Gu
|
96545959e8
|
8222188: Shenandoah: Adjust Shenandoah work gang types
Reviewed-by: shade, rkennke
|
2019-04-12 07:51:47 -04:00 |
|
Sergei Tsypanov
|
9d979eaf56
|
8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
Reviewed-by: darcy
|
2019-04-11 22:56:11 -04:00 |
|
Jinke Fan
|
d03cf75344
|
8222090: Add Hygon Dhyana processor support
Reviewed-by: kvn, dholmes, coleenp, rwestberg
|
2019-04-11 19:36:00 -04:00 |
|
Stuart Marks
|
528c411de7
|
8217405: rmic should reject class files with preview features enabled
Reviewed-by: lancea, alanb
|
2019-04-11 12:06:58 -07:00 |
|
Daniel D. Daugherty
|
a8e94de188
|
8222034: Thread-SMR functions should be updated to remove work around
Reviewed-by: mdoerr, eosterlund
|
2019-04-11 14:14:30 -04:00 |
|
Ao Qi
|
06e17e05a2
|
8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases)
Reviewed-by: zgu, shade
|
2019-04-11 19:09:45 +02:00 |
|
Jan Lahoda
|
28dd6d8496
|
8217047: Provide a way to inject missing parameter names
Adding a way to provide parameter names that are missing in the classfiles.
Reviewed-by: darcy, jjg
|
2019-04-11 17:55:18 +02:00 |
|
Christoph Langer
|
ab051f87d4
|
8221979: Cleanups for building Windows resources
Reviewed-by: erikj
|
2019-04-11 15:36:09 +01:00 |
|
Jan Lahoda
|
ae5972a204
|
8215407: javac should reject class files with bad EnclosingMethod attributes
Reject classfiles with broken EnclosingMethod attribute.
Reviewed-by: jjg
|
2019-04-11 14:49:04 +02:00 |
|
Stefan Karlsson
|
23f02171c8
|
8221393: ResolvedMethodTable too small for StackWalking applications
Reviewed-by: coleenp, rehn
|
2019-04-10 15:41:04 +02:00 |
|
Prasanta Sadhukhan
|
a9bfe45ca8
|
Merge
|
2019-04-11 14:20:16 +05:30 |
|
Matthias Baesken
|
7414acdd07
|
8221915: cleanup ticks related coding in os_perf_aix.cpp [aix]
Reviewed-by: mdoerr
|
2019-04-10 09:33:32 +02:00 |
|
Ao Qi
|
2b203281cd
|
8222300: Zero build broken after JDK-8222231
Reviewed-by: dholmes
|
2019-04-10 22:41:28 -04:00 |
|
Serguei Spitsyn
|
ff03f5c84e
|
8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
Fix GenerateEvents() to send CompiledMethodLoad events to requesting agent only
Reviewed-by: jcbeyler, amenkov
|
2019-04-10 17:29:03 -07:00 |
|
Coleen Phillimore
|
0314bac167
|
8222231: Clean up interfaceSupport.inline.hpp duplicated code
Reviewed-by: dholmes, pchilanomate
|
2019-04-10 17:31:31 -04:00 |
|
Vicente Romero
|
2468ac91ee
|
8222035: minimal inference context optimization is forcing resolution with incomplete constraints
Reviewed-by: mcimadamore, cushon
|
2019-04-10 17:15:53 -04:00 |
|
Claes Redestad
|
8ee30d4fbe
|
8222029: Optimize Math.floorMod
Reviewed-by: aph, darcy
|
2019-04-10 20:03:07 +02:00 |
|
Erik Joelsson
|
4b898b7aae
|
8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
Reviewed-by: tbell, ysuenaga
|
2019-04-10 07:04:35 -07:00 |
|
Roman Kennke
|
ebe0ef5ee8
|
8222259: Shenandoah: Pre-evacuate string-dedup roots in Traversal GC
Reviewed-by: shade
|
2019-04-10 13:21:38 +02:00 |
|
Per Lidén
|
3a2343d9e6
|
8221984: ZGC: Clean up ZOop
Reviewed-by: stefank, eosterlund
|
2019-04-10 12:45:32 +02:00 |
|
Prasanta Sadhukhan
|
de2e2b119a
|
Merge
|
2019-04-10 10:46:53 +05:30 |
|
Valerie Peng
|
d44402f301
|
Merge
|
2019-04-10 02:41:43 +00:00 |
|
Valerie Peng
|
3b6b6b3cb3
|
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
Add internal Signature init methods to select provider based on both key and parameter
Reviewed-by: xuelei
|
2019-04-10 02:35:18 +00:00 |
|
Jean Christophe Beyler
|
ec3edf99f9
|
8221853: Data race in compile broker (set_last_compile)
Remove the debug code provoking it
Reviewed-by: kvn, thartmann
|
2019-04-09 19:34:05 -07:00 |
|
Ivan Gerasimov
|
eebe346715
|
8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
Co-authored-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>
Reviewed-by: igerasim, rriggs
|
2019-04-09 16:32:22 -07:00 |
|
Roman Kennke
|
990b45b149
|
8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause
Reviewed-by: shade, zgu
|
2019-04-09 23:36:43 +02:00 |
|
Sergey Bylokhov
|
092cead6c1
|
8221445: FastSysexMessage constructor crashes MIDI receiption thread
Reviewed-by: prr
|
2019-04-09 13:57:58 -07:00 |
|
Aleksey Shipilev
|
321615029c
|
8222186: Shenandoah should not uncommit below minimum heap size
Reviewed-by: zgu, rkennke
|
2019-04-09 21:20:16 +02:00 |
|
Aleksey Shipilev
|
6453df40be
|
8222185: Shenandoah should report "committed" as capacity
Reviewed-by: zgu, rkennke
|
2019-04-09 21:20:15 +02:00 |
|
Brian Burkhalter
|
5952e2bc64
|
8221852: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE should be selected at runtime, not build time
Reviewed-by: alanb, shade
|
2019-04-09 12:17:03 -07:00 |
|
Stuart Marks
|
1aa784cdac
|
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
Reviewed-by: redestad, lancea
|
2019-04-09 09:49:36 -07:00 |
|
Stuart Monteith
|
91c90755b5
|
8222180: ZGC: ZForwarding::verify() failing when checking for duplicates
Reviewed-by: pliden, eosterlund
|
2019-04-09 12:47:34 +02:00 |
|
Claes Redestad
|
89a267ca46
|
8221836: Avoid recalculating String.hash when zero
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: jrose, adinn
|
2019-04-10 12:05:50 +02:00 |
|
Matthias Baesken
|
d40aa622cf
|
8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64
Reviewed-by: dholmes, mdoerr
|
2019-04-10 08:51:38 +02:00 |
|
Fei Yang
|
b0c2b42e40
|
8221658: aarch64: add necessary predicate for ubfx patterns
Reviewed-by: aph
|
2019-04-08 14:40:31 +08:00 |
|
Sean Mullan
|
8b8759de8d
|
8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
Reviewed-by: weijun
|
2019-04-09 08:56:15 -04:00 |
|
Claes Redestad
|
9a97b54211
|
8222144: BuiltinClassLoader should create the CodeSource for jrt URLs lazily
Reviewed-by: alanb
|
2019-04-09 11:40:01 +02:00 |
|