Commit Graph

38674 Commits

Author SHA1 Message Date
Aleksey Shipilev
e663206d07 8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
2016-06-15 11:20:15 +03:00
Doug Simon
de17002b7c 8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
Reviewed-by: kvn
2016-06-06 16:18:01 -07:00
Dmitry Samersoff
f29ed63213 8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
Detect OS X and skip part of the test

Reviewed-by: sspitsyn, rehn
2016-06-03 13:07:00 +03:00
Robbin Ehn
97027caf34 8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
Reviewed-by: dsamersoff, sla
2016-06-03 10:05:04 +02:00
Alejandro Murillo
6e70c4d112 Merge 2016-06-02 14:58:53 -07:00
Joe Darcy
09bca1c576 8158551: BigDecimal.sqrt javadoc typo
Reviewed-by: bpb, lancea
2016-06-02 10:52:55 -07:00
Michael Haupt
3eec24e560 8156868: MethodHandles.zero(Class) doc issues
Reviewed-by: psandoz, mhaupt
2016-06-02 14:28:16 +02:00
Joe Darcy
7cc6c1d553 8158451: Problem list IncludeLocalesPluginTest.java
Reviewed-by: naoto
2016-06-01 15:28:05 -07:00
Stuart Marks
fae6e03a9b 8059361: Properties.stringPropertyNames() returns a set inconsistent with the assertions from the spec
Reviewed-by: mchung
2016-06-01 13:47:55 -07:00
Joe Darcy
e48c0f85b2 8158430: Push tests for JDK-5040830
Reviewed-by: psandoz
2016-06-01 11:22:06 -07:00
Joe Darcy
b589f49334 5040830: (ann) please improve toString() for annotations containing exception proxies
Reviewed-by: psandoz
2016-06-01 11:16:58 -07:00
Xueming Shen
d17f9b96fe 8061777: (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS
Reviewed-by: psandoz
2016-06-01 09:52:08 -07:00
Ramanand Patil
78bb28e4af 8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Weijun Wang
65360411bb 8152108: Correct jarsigner warning message about missing timestamp
Reviewed-by: mullan
2016-06-01 15:35:38 +08:00
Hamlin Li
90cd96154e 8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
Reviewed-by: mchung
2016-05-31 22:04:00 -07:00
Joe Darcy
77859dc5ca 8158312: Update String.join example code to use List convenience factory methods
Reviewed-by: lancea, smarks
2016-05-31 19:13:21 -07:00
Lance Andersen
4300a5a412 8158281: java_sql_Timestamp.java fails with AssertionError
Reviewed-by: mchung
2016-05-31 21:27:28 -04:00
Stuart Marks
246a39a5b1 8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
2016-05-31 17:54:41 -07:00
Andrey Nazarov
56dd686558 8157850: Jar tests should pass through VM options
Reviewed-by: martin
2016-05-31 16:42:32 -07:00
Amanda Jiang
989d0b0b7c 8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers

Reviewed-by: valeriep, rhalade
2016-05-31 22:41:56 +00:00
Alejandro Murillo
33bcb0a556 Merge 2016-05-31 13:15:48 -07:00
Roger Riggs
4d41caa932 8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
Reviewed-by: lancea, darcy
2016-05-31 14:58:53 -04:00
Chris Hegarty
c3a4f2331c 8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
2016-05-31 19:16:35 +01:00
Mandy Chung
a852e6e5d0 8152721: Java Web Start splash mechanism is not working in JDK9
Reviewed-by: alanb, ksrini
2016-05-31 10:59:31 -07:00
Lance Andersen
8e7633221f 8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
2016-05-31 13:43:15 -04:00
Alejandro Murillo
292e12a684 Merge 2016-05-31 09:41:18 -07:00
Athijegannathan Sundararajan
9f834231d5 8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
2016-05-31 13:10:46 +05:30
Nishit Jain
02f77987fa 8072099: Format "ha" is unable to parse hours 10-12
Reviewed-by: okutsu, peytoia
2016-05-31 16:19:32 +09:00
Hamlin Li
6d91e29934 8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb
2016-05-31 00:15:04 -07:00
Hamlin Li
c36a7cfd2c 8158149: test bug for SystemModuleFinder when fast path is supported
Reviewed-by: alanb, mchung
2016-05-30 21:35:58 -07:00
Rachna Goel
48873ebc3f 8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Amy Lu
e94656ce65 8154980: Remove intermittent key from test BandIntegrity.java
Reviewed-by: shade
2016-05-31 10:09:34 +08:00
Felix Yang
991c9b0593 8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
2016-05-30 17:49:04 -07:00
Hamlin Li
8d6c2508ab 8158044: Add test that checks uri of upgradeable modules
Reviewed-by: alanb, mchung
2016-05-30 16:03:48 -07:00
Alan Bateman
d86a48ef37 Merge 2016-05-30 17:55:53 +01:00
Alan Bateman
a5e1465831 8066258: Re-examine com.sun.nio.file to see if it should be a supported API
Reviewed-by: chegar
2016-05-30 17:38:05 +01:00
Ivan Gerasimov
6c8b5e04ac 8158111: Make handling of 3rd party providers more stable
Reviewed-by: xuelei
2016-05-30 18:39:43 +03:00
Dalibor Topic
69910d6463 8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE

Reviewed-by: rriggs, shade
2016-05-30 16:33:17 +02:00
Nishit Jain
2f8dcbe90f 8158025: Typo in java.util.Locale
Reviewed-by: okutsu, peytoia
2016-05-30 15:28:48 +09:00
J. Duke
efa657c1e9 Merge 2017-07-05 21:46:49 +02:00
J. Duke
2f0baf0641 Merge 2017-07-05 21:46:43 +02:00
J. Duke
6aa3b85c8b Merge 2017-07-05 21:46:33 +02:00
J. Duke
fea2b75fcd Merge 2017-07-05 21:46:28 +02:00
J. Duke
4b2a5fb3af Merge 2017-07-05 21:46:22 +02:00
J. Duke
76f771ffb1 Merge 2017-07-05 21:46:14 +02:00
J. Duke
6887697296 Merge 2017-07-05 21:46:08 +02:00
J. Duke
71c6b76084 Merge 2017-07-05 21:45:55 +02:00
J. Duke
5ffbc1cc65 Added tag jdk-9+120 for changeset 933054343640 2017-07-05 21:45:41 +02:00
J. Duke
fea34ed634 Merge 2017-07-05 21:45:40 +02:00
J. Duke
a98c459e17 Merge 2017-07-05 21:45:33 +02:00