Claes Redestad
|
781fb29580
|
8222484: Specialize generation of simple String concatenation expressions
Reviewed-by: jrose, jlaskey
|
2019-04-17 00:06:38 +02:00 |
|
Joe Wang
|
7d9e7e1e0b
|
8222415: Xerces 2.12.0: Parsing Configuration
Reviewed-by: lancea
|
2019-04-16 21:29:33 +00:00 |
|
Man Cao
|
440520aab0
|
8222510: Small cleanup for JDK launcher's make file
Reviewed-by: clanger, erikj
|
2019-04-15 18:37:18 -07:00 |
|
Hannes Wallnöfer
|
aba3b206cc
|
8222528: Fix javadoc headers in Nashorn sources
Reviewed-by: sundar
|
2019-04-16 18:22:13 +02:00 |
|
Christoph Langer
|
151be015b8
|
8222522: Add configure options for Mac Bundle creation
Reviewed-by: erikj
|
2019-04-16 17:15:57 +01:00 |
|
Coleen Phillimore
|
f5cb284275
|
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
Removed tests that will not find bugs in current code base.
Reviewed-by: lfoltan, hseigel
|
2019-04-16 10:01:20 -04:00 |
|
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 |
|
Henry Jen
|
da6f620059
|
Merge
|
2019-04-15 18:24:37 -07: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 |
|
Weijun Wang
|
6f032ffbb5
|
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
Reviewed-by: xuelei
|
2019-04-14 10:22:56 +08:00 |
|
Ekaterina Pavlova
|
894027aec4
|
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
Reviewed-by: iignatyev
|
2019-04-12 14:13:31 -07:00 |
|
Zhengyu Gu
|
f37ec83209
|
8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
Reviewed-by: rkennke
|
2019-04-12 16:30:19 -04:00 |
|
Mikhailo Seledtsov
|
66c817134f
|
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
Moved the tests, updated relevant files
Reviewed-by: dholmes, iignatyev
|
2019-04-12 12:26:29 -07: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 |
|
Weijun Wang
|
15aae2f622
|
8180573: Refactor sun/security/tools shell tests to plain java tests
Reviewed-by: rhalade, valeriep
|
2019-04-12 13:35:23 +08: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 |
|
Alexandre Iline
|
11c8caf157
|
8221857: Collect code coverage for a subset of code
Reviewed-by: erikj
|
2019-04-11 03:05:11 -08: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 |
|
Stefan Karlsson
|
52c427ae20
|
8221913: Add GC.selected() jtreg-ext function
Reviewed-by: kbarrett, pliden
|
2019-04-10 15:41:03 +02:00 |
|
Patrick Zhang
|
c6497e3f25
|
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
Specify a proper min stack size input to -Xss for aarch64
Reviewed-by: aph
|
2019-04-09 18:46:51 +08:00 |
|
Joe Darcy
|
4a9f7612be
|
8222430: Add tests for ElementKind predicates
Reviewed-by: jjg
|
2019-04-15 16:05:46 -07: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 |
|
Mikhailo Seledtsov
|
fe8f09d346
|
8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java
Restored prior code
Reviewed-by: dcubed
|
2019-04-15 12:35:29 -07:00 |
|
Mikhailo Seledtsov
|
072f45ed9c
|
8221711: [TESTBUG] create more tests for JFR in container environment
Added test cases for environment and network events
Reviewed-by: egahlin
|
2019-04-15 11:44:07 -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 |
|
Aleksey Shipilev
|
7fd0bca8f7
|
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
Reviewed-by: alanb
|
2019-04-15 18:22:08 +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 |
|
Martin Doerr
|
f2369e9748
|
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
Reviewed-by: clanger
|
2019-04-15 10:16:04 +02:00 |
|
Man Cao
|
c73580342f
|
8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
Make Clang inline more aggressively for functions with inline keyword
Reviewed-by: erikj, jiangli, shade
|
2019-03-08 18:21:52 -08:00 |
|
Coleen Phillimore
|
ccb2e9d925
|
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Fixed use cases in code except CMS.
Reviewed-by: rehn, dcubed
|
2019-04-29 16:01:52 -04:00 |
|
Sean Mullan
|
ed9eac2bb9
|
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
Reviewed-by: xuelei
|
2019-04-29 14:34:10 -04:00 |
|
Brian Burkhalter
|
daa6cc9267
|
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer
Reviewed-by: dfuchs, prappo
|
2019-04-29 07:39:16 -07:00 |
|
Fei Yang
|
fde854e037
|
8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
Reviewed-by: aph
|
2019-04-26 16:38:39 +08:00 |
|
Christoph Langer
|
1d7eb52dc1
|
8223015: Cleanups for zipfs tests
Reviewed-by: redestad, lancea
|
2019-04-29 10:27:44 +01:00 |
|
Tobias Hartmann
|
919b40be45
|
8221592: C2 compilation failed with assert(!q->is_MergeMem())
Transform the original MergeMem after transforming the slices to get rid of MergeMem inputs.
Reviewed-by: kvn, neliasso
|
2019-04-29 09:04:25 +02:00 |
|
Weijun Wang
|
21d50973d1
|
8223003: SunMSCAPI keys are not cleaned up
Reviewed-by: igerasim
|
2019-04-27 18:21:57 +08:00 |
|