Erik Joelsson
|
18129b7776
|
8191439: Race in building jdk.rmic.interim
Reviewed-by: mchung, tbell, ihse
|
2017-12-05 23:11:27 +01:00 |
|
Claes Redestad
|
c6aa806643
|
8193064: JarFile::getEntry0 method reference use cause for startup regression
Reviewed-by: sherman, mchung
|
2017-12-05 22:26:17 +01:00 |
|
Brent Christian
|
1a819fcd7a
|
8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
Reviewed-by: alanb, mchung
|
2017-12-05 09:44:32 -08:00 |
|
Claes Redestad
|
7759531e5c
|
8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
Reviewed-by: psandoz, sherman
|
2017-12-05 14:25:16 +01:00 |
|
Magnus Ihse Bursie
|
6351f58092
|
8193055: ADD_JVM_ARG_IF_OK always fails
Reviewed-by: dholmes
|
2017-12-05 14:10:11 +01:00 |
|
Goetz Lindenmaier
|
9da6eea9fe
|
8191678: [TESTBUG] Add keyword headful in java/awt and javax tests
Also fix some NPE thrown if run headless.
Reviewed-by: serb
|
2017-11-21 17:39:04 +01:00 |
|
Weijun Wang
|
c4bab8bce7
|
8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
Reviewed-by: mullan
|
2017-12-05 17:19:48 +08:00 |
|
Magnus Ihse Bursie
|
50d6957528
|
8193014: Add "special" tests to run-test to cover odd cases
Reviewed-by: erikj
|
2017-12-04 22:31:13 +01:00 |
|
Kumar Srinivasan
|
4fbcc568d3
|
8184683: Add @since and default methods of Compiler Tree API methods
Reviewed-by: darcy, jjg
|
2017-12-04 10:04:51 -08:00 |
|
Stuart Marks
|
f4db9575d1
|
8177290: add copy factory methods for unmodifiable List, Set, Map
8184690: add Collectors for collecting into unmodifiable List, Set, and Map
Reviewed-by: alanb, briangoetz, dholmes, jrose, rriggs, scolebourne
|
2017-12-04 11:50:04 -08:00 |
|
Magnus Ihse Bursie
|
6d82950756
|
8192995: run-test gtest should use all jvm variants, not just "server"
Reviewed-by: erikj
|
2017-12-04 19:49:01 +01:00 |
|
Magnus Ihse Bursie
|
7fd078b144
|
8146977: Move the output "Building configuration X (matching Y)" to lower log level
Reviewed-by: erikj
|
2017-12-04 19:12:57 +01:00 |
|
Magnus Ihse Bursie
|
426fdea0d6
|
8175795: configure should verify that system zlib contains needed functionality
Reviewed-by: erikj
|
2017-12-04 19:10:15 +01:00 |
|
Magnus Ihse Bursie
|
ed799ad4b9
|
8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
Reviewed-by: erikj, prr
|
2017-12-04 19:08:56 +01:00 |
|
Maurizio Cimadamore
|
686d74f11e
|
8189749: Devise strategy for making source level checks more uniform
Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation
Reviewed-by: jjg, jlahoda
|
2017-12-04 17:54:49 +00:00 |
|
Christoph Langer
|
3a458b1aa1
|
8192961: Remove some double semicolons
Reviewed-by: redestad
|
2017-12-04 10:13:58 +01:00 |
|
Ningsheng Jian
|
c107fb7b74
|
8191955: AArch64: incorrect prefetch distance causes an internal error
Fixed incorrect prefetch distance on AArch64.
Reviewed-by: aph
|
2017-12-04 09:59:33 +01:00 |
|
Vyom Tewari
|
d55fdd6c56
|
8190843: can not set/get extendedOptions to ServerSocket
Reviewed-by: chegar, rriggs
|
2017-12-04 13:24:00 +05:30 |
|
Ivan Gerasimov
|
06331455d2
|
8187985: Broken certificate number in debug output
Reviewed-by: weijun
|
2017-12-03 01:47:23 -08:00 |
|
Ivan Gerasimov
|
ebd0400570
|
8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic
Reviewed-by: wetmore
|
2017-12-02 18:37:45 -08:00 |
|
Doug Lea
|
8a51910f8e
|
8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
Reviewed-by: martin, psandoz
|
2017-12-02 10:13:18 -08:00 |
|
Doug Lea
|
850b92fa04
|
8187947: A race condition in SubmissionPublisher
Reviewed-by: martin, psandoz
|
2017-12-02 10:08:55 -08:00 |
|
Doug Lea
|
eac77274e8
|
8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
Reviewed-by: martin, psandoz
|
2017-12-02 10:03:41 -08:00 |
|
Xueming Shen
|
fad5094503
|
8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
Reviewed-by: psandoz
|
2017-12-01 22:04:03 -08:00 |
|
Paul Sandoz
|
3e26f1114d
|
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes
Reviewed-by: mchung, redestad
|
2017-12-01 17:06:09 -08:00 |
|
Jonathan Gibbons
|
da3e01d1ce
|
8034252: Fix non ASCII text file T6302184.java
Reviewed-by: ksrini
|
2017-12-01 16:58:11 -08:00 |
|
Magnus Ihse Bursie
|
c713e2dbaa
|
8192816: Let run-test save exit code
Reviewed-by: erikj, tbell
|
2017-12-01 21:52:54 +01:00 |
|
Joe Wang
|
ecd302728c
|
8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
Reviewed-by: darcy, rriggs
|
2017-12-01 10:02:25 -08:00 |
|
Erik Joelsson
|
278eaa6135
|
8192876: MacOS build fails intermittently after JDK-8139653
Reviewed-by: tbell
|
2017-12-01 09:46:36 -08:00 |
|
Claes Redestad
|
11a8bac640
|
8192892: Improve JrtPath::getResolved fast-path test
8175891: JrtPath::resolve off-by-one pre-sizing cause for memory pressure
Reviewed-by: sundar, jlaskey
|
2017-12-01 17:00:34 +01:00 |
|
Lana Steuck
|
5d1a0bf421
|
Merge
|
2017-12-01 05:27:44 +00:00 |
|
Lana Steuck
|
93f96094e9
|
Added tag jdk-10+34 for changeset 89deac44e515
|
2017-12-01 05:26:38 +00:00 |
|
Mandy Chung
|
288a430ce7
|
8192879: jdk.internal.util.jar.VersionedStream is no longer needed
Reviewed-by: sherman
|
2017-11-30 19:58:20 -08:00 |
|
Erik Joelsson
|
029327ac10
|
8190464: OpenJDK on macosx needs to bundle freetype
Reviewed-by: ihse
|
2017-11-30 17:28:21 -08:00 |
|
Stuart Marks
|
6ad8b12131
|
8160406: Collection.toArray() spec should be explicit about returning precisely an Object[]
Reviewed-by: psandoz, martin, redestad
|
2017-11-30 14:49:36 -08:00 |
|
Roger Riggs
|
2321c5b86c
|
8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID
Reviewed-by: lancea
|
2017-11-30 16:38:31 -05:00 |
|
Erik Joelsson
|
f6fe5ff445
|
8139653: Freetype bundled on macosx, but not correctly linked
Reviewed-by: tbell, prr
|
2017-11-30 13:29:50 -08:00 |
|
Xueming Shen
|
7501a2168a
|
8187910: Charset MS950_HKSCS not supported in JDK 9
Reviewed-by: alanb
|
2017-11-30 11:19:14 -08:00 |
|
Aleksei Efimov
|
73d033cf9f
|
8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
|
2017-11-30 18:07:41 +00:00 |
|
Kumar Srinivasan
|
47d1a91754
|
8185985: Html files in doc-files directories should be wrapped with standard header and footer
Reviewed-by: jjg
|
2017-11-30 06:14:25 -08:00 |
|
Kumar Srinivasan
|
e3c574e026
|
8190552: Augment the Compiler API tree with APIs to represent HTML content
Reviewed-by: jjg, jlahoda
|
2017-11-30 04:43:09 -08:00 |
|
Sean Mullan
|
4da03ba907
|
8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
Reviewed-by: alanb, coleenp, hseigel, mchung
|
2017-11-30 07:54:28 -05:00 |
|
Nishit Jain
|
5102cb9120
|
6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition use
Reviewed-by: naoto, rriggs
|
2017-11-30 13:31:30 +05:30 |
|
David Holmes
|
e6056f2e91
|
8191707: Options with invalid values are incorrectly treated as obsolete and ignored
Reviewed-by: rehn, dcubed
|
2017-11-24 14:07:59 +01:00 |
|
Dean Long
|
2142e55df1
|
8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
Reviewed-by: kvn
|
2017-11-22 09:27:06 -08:00 |
|
Calvin Cheung
|
6feaa2cb69
|
8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
Backout the fix for 8190975
Reviewed-by: iklam, kvn
|
2017-11-22 16:08:39 -08:00 |
|
Rahul Raghavan
|
2c74ca8c08
|
8191313: compiler/runtime/SpreadNullArg.java fails in tier1
Corrected SpreadNullArg.java test to expect NullPointerException after 8157246 fix
Reviewed-by: dcubed, mchung
|
2017-11-26 09:05:13 -08:00 |
|
Jesper Wilhelmsson
|
bc00f6b9b6
|
Merge
|
2017-11-25 04:36:43 +01:00 |
|
Xueming Shen
|
afb63cdf0e
|
8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958
Reviewed-by: mchung
|
2017-11-29 21:01:55 -08:00 |
|
Mandy Chung
|
44e4089789
|
8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
Reviewed-by: alanb, erikj
|
2017-11-29 20:42:18 -08:00 |
|