Commit Graph

13728 Commits

Author SHA1 Message Date
Markus Grönlund
41988936d3 8151053: com/sun/jdi/StepTest.java fails in 2016-03-01 JDK9-hs-rt nightly
Reviewed-by: dcubed, egahlin
2016-03-02 21:39:03 +01:00
Markus Grönlund
85ee898a02 8143235: Remove libjfr mapfile
Reviewed-by: jbachorik, egahlin
2016-03-01 23:54:05 +01:00
Jesper Wilhelmsson
633dd2bf9d Merge 2016-02-29 15:24:51 +01:00
Daniel Fuchs
ae7478607a 8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently
This is a test bug caused by a Logger being garbage collected too early.

Reviewed-by: darcy
2016-02-26 12:11:28 +01:00
Cheleswer Sahu
b9e4cabc43 8130425: libjvm crash due to stack overflow in executables with 32k tbss/tdata
Reviewed-by: kevinw, dholmes
2016-02-26 16:19:04 +05:30
Erik Joelsson
2435cd24ef 8150497: 32 jshell tests failed on Windows 32 bit
Reviewed-by: darcy, tbell
2016-02-26 06:03:12 +01:00
Amy Lu
39cfbc6593 8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
Reviewed-by: bpb, rriggs
2016-02-26 09:55:14 +08:00
Jamil Nimeh
572b48bca5 8145854: SSLContextImpl.statusResponseManager should be generated if required
Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.

Reviewed-by: xuelei
2016-02-25 16:10:15 -08:00
Michael McMahon
095027bd74 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
2016-02-25 23:14:22 +00:00
Lana Steuck
f67de4b835 Merge 2016-02-25 11:27:30 -08:00
Lana Steuck
bf4f843350 Added tag jdk-9+107 for changeset e1580bae8eb5 2016-02-25 09:41:46 -08:00
Christian Tornqvist
fb338bec25 8150490: Update OS detection code to recognize Windows Server 2016
Reviewed-by: mgronlun, alanb, dholmes
2016-02-24 16:33:19 -05:00
Shilpi Rastogi
165fa0078f 8144931: Assert class signatures are correct and refer to valid classes
Reviewed-by: vlivanov, psandoz, mhaupt
2016-02-22 09:02:14 +01:00
Doug Lea
2b446bf074 8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
2016-02-20 12:19:36 -08:00
Naoto Sato
540c76f5b1 8148346: Reduce number of packages in jdk.localedata module
Reviewed-by: okutsu, alanb
2016-02-19 09:55:37 -08:00
Andreas Eriksson
3a1062775a 8149743: JVM crash after debugger hotswap with lambdas
Reviewed-by: sspitsyn, coleenp, dcubed
2016-02-18 16:15:15 +01:00
Alejandro Murillo
d147a661d8 Merge 2016-02-18 15:19:41 -08:00
Lana Steuck
db1d24f5e1 Merge 2016-02-18 13:41:11 -08:00
Roger Riggs
1ea7533dbf 8149750: Decouple sun.misc.Signal from the base module
Reviewed-by: chegar, dholmes
2016-02-18 14:44:50 -05:00
Lana Steuck
9108c66332 Added tag jdk-9+106 for changeset 04c8859c969b 2016-02-18 11:30:16 -08:00
Jesper Wilhelmsson
a81de9e451 Merge 2016-02-18 18:07:47 +01:00
Xue-Lei Andrew Fan
0dd8a15d8d 8148500: [Spec] Enabled SSL Protocols may not be used
Reviewed-by: mullan, jnimeh
2016-02-18 02:49:44 +00:00
Xue-Lei Andrew Fan
da96e1d07a 8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: mullan
2016-02-18 02:36:38 +00:00
Mandy Chung
06b99464e3 Merge 2016-02-17 17:47:25 -08:00
Amy Lu
2d281f78c4 8149920: Remove intermittent key from jdk_core tests
Reviewed-by: darcy
2016-02-18 09:50:55 +08:00
Amy Lu
8cb5467269 8149922: Remove intermittent key from security tests
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList

Reviewed-by: xuelei
2016-02-18 09:46:07 +08:00
Mandy Chung
d0be7ebb21 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
Reviewed-by: alanb
2016-02-17 17:45:12 -08:00
Joe Darcy
bf048683fc 8148914: BitDepth.java test fails
Reviewed-by: bpb, prr
2016-02-17 12:47:35 -08:00
Aleksey Shipilev
6fe8f6f2f5 8149835: StringConcatFactory should emit classes with the same package as the host class
Reviewed-by: psandoz, alanb, mchung
2016-02-17 19:29:16 +03:00
Vladimir Ivanov
410f75949f 8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses
Reviewed-by: kvn, shade
2016-02-17 18:49:38 +03:00
Chris Hegarty
2753ab4610 8068686: Remove meta-index support
Reviewed-by: alanb, erikj, mchung
2016-02-17 11:45:46 +00:00
Weijun Wang
7852a473da 8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
Reviewed-by: mullan
2016-02-17 11:23:48 +08:00
Daniel D. Daugherty
4d0a1d0222 Merge 2016-02-16 12:09:11 -08:00
Joe Darcy
0aeed22bf5 8149981: java/util/Formatter/Basic.java fails after JDK-8149896
Reviewed-by: rriggs, bpb
2016-02-16 11:06:19 -08:00
Phil Race
9bbbc82eaa Merge 2016-02-16 10:54:05 -08:00
Doug Lea
eb6ab98ebc 8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
Reviewed-by: martin, psandoz, chegar
2016-02-16 09:52:49 -08:00
Doug Lea
1e1ba84461 8139927: Improve documentation for CompletableFuture composition
8143089: CompletableFuture.whenComplete should use addSuppressed

Reviewed-by: martin, psandoz, chegar, plevart
2016-02-16 09:49:14 -08:00
Phil Race
5ef8950655 Merge 2016-02-16 09:30:57 -08:00
Joe Darcy
a188f9045f 8149896: Remove unnecessary values in FloatConsts and DoubleConsts
Reviewed-by: shade, psandoz, lbourges, mduigou
2016-02-16 09:09:31 -08:00
Roger Riggs
e4e9015254 8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
Reviewed-by: martin
2016-02-16 11:36:20 -05:00
Igor Ignatyev
6eabb6bd19 8149700: Remove jdk_svc test group from tier * groups
Reviewed-by: darcy
2016-02-16 07:06:09 +01:00
Xueming Shen
05ca3c971e 8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond
Reviewed-by: darcy
2016-02-15 18:41:23 -08:00
Steve Drach
4054254344 8132734: JDK 9 runtime changes to support multi-release jar files
JEP 238 Multi-Release JAR Files runtime support

Reviewed-by: alanb, psandoz, sherman
2016-02-15 17:47:53 -08:00
Brian Burkhalter
4ccb461831 8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output
Add debugging information to the test.

Reviewed-by: alanb
2016-02-15 16:59:56 -08:00
Alejandro Murillo
36d5ceb3eb Merge 2016-02-23 18:57:08 -08:00
Xue-Lei Andrew Fan
7c15525950 8149417: Use final restricted flag
Reviewed-by: mullan, weijun, coffeys
2016-02-24 02:50:14 +00:00
Erik Joelsson
c542850197 8150456: jdk 9 nightly build fails on Windows 32 bit
Reviewed-by: tbell, ihse
2016-02-24 00:14:23 +01:00
Roger Riggs
aa585fa3cf 8150337: sun/misc/SunMiscSignalTest.java failed intermittently
Correct test to allow for signals to be ignored

Reviewed-by: bpb
2016-02-23 17:19:28 -05:00
Naoto Sato
e9d44ad2ca 8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
Reviewed-by: mchung
2016-02-23 10:51:37 -08:00
Yingqi Lu
4dfed66526 6432031: Add support for SO_REUSEPORT
Reviewed-by: alanb, simonis, chegar
2016-02-23 17:41:00 +00:00