Commit Graph

1542 Commits

Author SHA1 Message Date
Chris Hegarty
a59bc4455b Merge 2016-03-22 16:02:25 +00:00
Chris Hegarty
ff2e79c118 Merge 2016-03-22 10:42:32 +00:00
Sibabrata Sahoo
99f5d7fd74 8150512: Update test for jdk.security.provider.preferred security property
Reviewed-by: ascarpino
2016-03-21 11:54:23 -07:00
Naoto Sato
6b7a41ca2b 8060097: sun/net/idn/TestStringPrep.java failed
Reviewed-by: michaelm
2016-03-21 08:48:34 -07:00
Christoph Langer
872d60701a 8149169: SSLSocketInputRecord.decodeInputRecord buffer overflow
Reviewed-by: xuelei
2016-03-18 13:14:53 +00:00
Alan Bateman
db4d383614 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
David Dehaven
1a08d0a1d9 Merge 2016-03-11 11:27:12 -08:00
Joe Darcy
781cae322e 8151679: Mark SignatureOffsets.java as intermittently failing
Reviewed-by: xuelei
2016-03-11 10:06:12 -08:00
David Dehaven
ddd9185c51 Merge 2016-03-07 16:38:23 -08:00
Joe Darcy
887760ee88 8151835: Mark SmallPrimeExponentP.java as intermittently failing
Reviewed-by: vinnie
2016-03-14 10:48:18 -07:00
Artem Smotrakov
1c1cec5a6f 8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing
Reviewed-by: weijun
2016-03-11 17:07:57 -08:00
David Dehaven
2830a624b5 Merge 2016-02-29 09:00:35 -08:00
Sean Mullan
e868165acc 8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
Reviewed-by: coffeys, vinnie
2016-03-07 10:10:04 -05:00
Joe Darcy
23734438ce 8151225: Mark SpecTest.java as intermittently failing
Reviewed-by: mullan
2016-03-04 10:09:54 -08:00
Xue-Lei Andrew Fan
3c244740c6 8148108: Disable Diffie-Hellman keys less than 1024 bits
Reviewed-by: vinnie, mullan
2016-03-04 14:04:01 +00:00
Joe Darcy
0708e4c089 8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
Reviewed-by: xuelei
2016-03-03 22:55:41 -08:00
Steve Drach
da10efd829 8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734
Also fixes JDK-8150920

Reviewed-by: psandoz, redestad
2016-03-03 09:47:40 -08:00
Chris Hegarty
d6208a2b4a 8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
David Dehaven
f328f006fc Merge 2016-02-24 08:58:31 -08: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
Laurent Bourgès
1036ce73ea 8148886: SEGV in sun.java2d.marlin.Renderer._endRendering
Handle reentrancy in both AAShapePipe and MarlinRenderingEngine using new sun.java2d.ReentrantContextProvider implementations

Reviewed-by: flar, prr
2016-02-23 22:07:27 +01:00
David Dehaven
c067e0428b Merge 2016-02-23 09:11:19 -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
Laurent Bourgès
073470bedb 8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates
Use first / last Y crossings to compute edge min/max Y and ensure consistency with edgeBuckets / edgeBucketCounts arrays

Reviewed-by: flar, prr
2016-02-11 09:08:15 +01:00
David Dehaven
5feab91d1b Merge 2016-02-02 11:50:55 -08:00
Anthony Scarpino
62e1a7c628 8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc
Reviewed-by: vinnie, jnimeh
2016-02-02 11:27:18 -08:00
David Dehaven
4ba2917e46 Merge 2016-02-02 10:03:14 -08:00
Chris Hegarty
5765b5b4f0 8148117: Move sun.misc.Cleaner to jdk.internal.ref
Reviewed-by: alanb, rriggs
2016-02-02 08:59:52 +00:00
Alejandro Murillo
117b2fe8c0 Merge 2016-02-01 10:07:37 -08:00
Joe Darcy
1685766e91 8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
Reviewed-by: alanb
2016-01-29 17:03:17 -08:00
Alejandro Murillo
b8e0f8aa93 Merge 2016-01-28 16:30:39 -08:00
Tobias Hartmann
d047668eee Merge 2016-01-28 09:49:18 +01:00
Jesper Wilhelmsson
2730f42693 Merge 2016-01-26 17:13:17 +01:00
Tobias Hartmann
7565509d93 Merge 2016-01-26 09:11:59 +01:00
Alan Bateman
3573d65040 8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
2016-01-25 19:01:19 +00:00
Sergey Bylokhov
57e0ace082 8074165: Deprecate support for AppletViewer
Reviewed-by: almatvee, ssadetsky
2016-01-22 15:46:24 +03:00
David Dehaven
8969d1404a Merge 2016-01-21 14:49:02 -08:00
Artem Smotrakov
c0662e94e8 8138990: Implementation of HTTP Digest authentication may be more flexible
Reviewed-by: michaelm
2016-01-21 09:15:31 -08:00
Bhanu Prakash Gopularam
298315e8f8 8133085: Avoid creating instances of security providers when possible
Reviewed-by: mullan
2016-01-20 09:21:57 -08:00
Tobias Hartmann
6af2f8f8c4 Merge 2016-01-15 09:15:33 +01:00
Jesper Wilhelmsson
4173b11641 Merge 2016-01-14 17:14:32 +01:00
Jaroslav Bachorik
ca14c9d5c5 8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
Reviewed-by: dfuchs, sspitsyn
2016-01-14 09:49:42 +01:00
Alejandro Murillo
70a4694f73 Merge 2016-01-12 11:31:48 -08:00
Konstantin Shefov
13e2eedb5f 8141615: Add new public methods to sun.reflect.ConstantPool
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Joseph Provino
32ec535805 Merge 2016-01-07 20:06:51 +00:00
Joseph Provino
e253422eff Merge 2016-01-06 02:31:59 +00:00
Alejandro Murillo
8f53087d6e Merge 2016-01-05 13:08:05 -08:00
Bhanu Prakash Gopularam
7123bf01ab 8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
Reviewed-by: mullan
2016-01-04 19:48:44 -08:00
Jaroslav Bachorik
27368685db 8145982: JMXInterfaceBindingTest is failing intermittently
Reviewed-by: chegar, sgehwolf, olagneau
2016-01-04 10:07:08 +01:00
Weijun Wang
7d0509800c 8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
Reviewed-by: xuelei
2016-01-04 17:03:59 +08:00