Thomas Schatzl
|
74a31c5c16
|
8208297: Allow printing of taskqueue stats if compiled in in product builds
Reviewed-by: kbarrett
|
2018-07-27 09:49:03 +02:00 |
|
Alex Menkov
|
2a213d1685
|
8199155: Accessibility issues in jdk.jdi
Reviewed-by: dtitov, sspitsyn
|
2018-07-26 11:31:15 -07:00 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|
Yasumasa Suenaga
|
f45dc7748e
|
8205992: jhsdb cannot attach to Java processes running in Docker containers
Reviewed-by: cjplummer, jgeorge
|
2018-07-27 00:54:39 +09:00 |
|
David Buck
|
a3e7f01f33
|
8208183: update HSDIS plugin license to UPL
Reviewed-by: simonis, adinn, jrose
|
2018-07-26 10:56:58 -04:00 |
|
Jim Laskey
|
af89766e1e
|
8208164: (str) improve specification of String::lines
Reviewed-by: smarks
|
2018-07-26 10:25:33 -03:00 |
|
Joe Darcy
|
2517ca3937
|
8208200: Add missing periods to sentences in RoundEnvironment specs
Reviewed-by: jjg
|
2018-07-25 17:22:26 -07:00 |
|
Joe Darcy
|
a29cd6d430
|
8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
Reviewed-by: jjg
|
2018-07-25 12:54:58 -07:00 |
|
Roman Kennke
|
ca473200b7
|
8204970: Remaing object comparisons need to use oopDesc::equals()
Reviewed-by: eosterlund, zgu
|
2018-07-25 21:47:40 +02:00 |
|
Joe Darcy
|
ac5685e827
|
8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
Reviewed-by: vromero, jlahoda
|
2018-07-25 12:32:59 -07:00 |
|
Jonathan Gibbons
|
955ce37d60
|
8207214: Broken links in JDK API serialized-form page
Reviewed-by: hannesw
|
2018-07-24 11:37:43 -07:00 |
|
Volker Simonis
|
3b002460a1
|
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
|
2018-07-23 15:17:14 +02:00 |
|
Rachna Goel
|
50a3c19ffc
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-07-26 14:15:24 +05:30 |
|
Leo Jiang
|
6c703b8589
|
8207948: JDK 11 L10n resource file update msg drop 10
Reviewed-by: naoto
|
2018-07-25 22:48:53 -07:00 |
|
Xue-Lei Andrew Fan
|
d2b2780859
|
8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Reviewed-by: ascarpino
|
2018-07-25 17:21:04 -07:00 |
|
Jamil Nimeh
|
8158cca17d
|
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
|
2018-07-25 09:48:31 -07:00 |
|
Chris Hegarty
|
1b1355c222
|
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
|
2018-07-25 10:08:39 +01:00 |
|
Gunter Haug
|
0ec91d3125
|
8207392: [PPC64] Implement JFR profiling
Reviewed-by: simonis, goetz
|
2018-07-24 12:57:40 +02:00 |
|
Chris Hegarty
|
577cdf1f49
|
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Reviewed-by: michaelm
|
2018-07-24 10:07:26 +01:00 |
|
Chris Hegarty
|
e605cae39f
|
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Reviewed-by: michaelm
|
2018-07-23 11:47:03 +01:00 |
|
Valerie Peng
|
df08003471
|
8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Changed SunRsaSign and SunMSCAPI provider to return null and updated javadoc
Reviewed-by: weijun, mullan
|
2018-07-23 23:18:19 +00:00 |
|
Dean Long
|
7723d3a1e9
|
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
Reviewed-by: kvn
|
2018-07-23 12:01:43 -07:00 |
|
Swati Sharma
|
0440d172a0
|
8189922: UseNUMA memory interleaving vs membind
Reviewed-by: gromero, drwhite, dholmes, tschatzl
|
2018-07-19 16:56:05 -04:00 |
|
Jean Christophe Beyler
|
39cd4bdd52
|
8207252: C1 still does eden allocations when TLAB is enabled
Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl, iveresov
|
2018-07-22 20:00:39 -07:00 |
|
Weijun Wang
|
32a2f54b64
|
8207223: SSL Handshake failures are reported with more generic SSLException
Reviewed-by: xuelei
|
2018-07-21 21:46:42 +08:00 |
|
Stuart Marks
|
61ea10862e
|
8206865: RMI activation tests fail with InvalidClassException
Reviewed-by: darcy, alanb, mchung
|
2018-07-20 14:34:51 -07:00 |
|
Igor Ignatyev
|
d38a0c13fd
|
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Reviewed-by: kvn
|
2018-07-20 11:39:37 -07:00 |
|
Naoto Sato
|
1aa5ef025d
|
8206886: Java does not set the default format locale correctly on mac10.13
Reviewed-by: rriggs
|
2018-07-20 10:12:34 -07:00 |
|
Anthony Scarpino
|
4e46cc1392
|
8204196: integer cleanup
Reviewed-by: xuelei
|
2018-07-20 09:55:15 -07:00 |
|
Goetz Lindenmaier
|
c798b68ee1
|
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
|
2018-07-20 09:46:57 +02:00 |
|
Rahul Raghavan
|
75437a84db
|
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Added required uses statement
Reviewed-by: dnsimon, kvn
|
2018-07-20 01:23:38 -07:00 |
|
Matthias Baesken
|
198715ae97
|
8207395: jar has issues with UNC-path arguments for the jar -C parameter [windows]
Reviewed-by: goetz, sherman
|
2018-07-19 11:04:46 +02:00 |
|
Ivan Gerasimov
|
ad816a0809
|
8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
Reviewed-by: martin
|
2018-07-23 22:07:55 -07:00 |
|
Thomas Schatzl
|
7883ea1c31
|
8207953: Remove dead code in G1CopyingKeepAliveClosure
Reviewed-by: kbarrett
|
2018-07-23 17:32:04 +02:00 |
|
Joe Darcy
|
07cb147927
|
8208060: Additional corrections of serial-related declarations
Reviewed-by: rriggs, lancea
|
2018-07-20 14:46:43 -07:00 |
|
Ioi Lam
|
9959e34180
|
8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Reviewed-by: jiangli
|
2018-07-20 12:19:28 -07:00 |
|
Coleen Phillimore
|
39dd04b953
|
8207359: Make SymbolTable increment_refcount disallow zero
Use cmpxchg for non permanent symbol refcounting, and pack refcount and length into an int.
Reviewed-by: gziemski, kbarrett, iklam
|
2018-07-20 14:52:11 -04:00 |
|
Xin Liu
|
6cbef1de5d
|
8206075: On x86, assert on unbound assembler Labels used as branch targets
Reviewed-by: kvn, mdoerr, phh
|
2018-07-20 11:55:05 -07:00 |
|
Joe Darcy
|
fafd1b7536
|
8193462: Fix Filer handling of package-info initial elements
Reviewed-by: vromero
|
2018-07-18 00:23:06 -07:00 |
|
Joe Darcy
|
19c364592c
|
8193214: Incorrect annotations.without.processors warnings with JDK 9
Reviewed-by: vromero
|
2018-07-18 00:16:37 -07:00 |
|
Ivan Gerasimov
|
121c59eb6d
|
8207753: Handle to process snapshot is leaked if Process32First() fails
Reviewed-by: rriggs
|
2018-07-19 13:41:26 -07:00 |
|
Tom Rodriguez
|
5226a6a2bb
|
8207202: [Graal] compiler/graalunit/CoreTest.java fails
Reviewed-by: kvn
|
2018-07-19 12:55:24 -07:00 |
|
Naoto Sato
|
602a497270
|
8206886: Java does not set the default format locale correctly on mac10.13
Reviewed-by: rriggs
|
2018-07-19 11:15:38 -07:00 |
|
Phil Race
|
f921743302
|
Merge
|
2018-07-19 10:53:38 -07:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -07:00 |
|
Joe Darcy
|
269286da50
|
8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
Reviewed-by: briangoetz
|
2018-07-19 09:20:08 -07:00 |
|
Krishna Addepalli
|
2d2dd74c80
|
8206343: There is a typo in the java documentation of javax.swing.JScrollBar
Reviewed-by: prr, mhalder
|
2018-07-19 13:49:44 +05:30 |
|
Joe Darcy
|
a5e27072fe
|
8203263: Remove unnecessary throws clauses from serialization-related methods
Reviewed-by: prr
|
2018-07-18 16:13:21 -07:00 |
|
Jamil Nimeh
|
1f273bde76
|
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
|
2018-07-18 14:32:46 -07:00 |
|
Joe Darcy
|
e85841f34b
|
8207751: Remove misleading serialVersionUID from JulienFields.Field
Reviewed-by: lancea
|
2018-07-18 08:27:53 -07:00 |
|