Stuart Marks
736833a357
8164834: remove jdeprscan from tools/launcher/VersionCheck.java
...
Reviewed-by: sundar, darcy
2016-08-25 21:58:38 -07:00
Stuart Marks
db470fad5d
8164698: modify jdk makefiles to build jdeprscan
...
Reviewed-by: psandoz
2016-08-25 17:58:49 -07:00
Lana Steuck
672e8fe05c
Merge
2016-08-25 22:35:56 +00:00
Lana Steuck
163f2f0e02
Added tag jdk-9+133 for changeset 77232505c496
2016-08-25 21:18:46 +00:00
Sean Mullan
c2f0a9479f
8150158: Update bugs.sun.com references to bugs.java.com
...
Reviewed-by: ascarpino
2016-08-25 17:08:15 -04:00
Sean Mullan
83c2e4ef3c
8151893: Add security property to configure XML Signature secure validation mode
...
Reviewed-by: jnimeh, xuelei
2016-08-25 15:06:26 -04:00
Claes Redestad
92d448522a
8164739: Remove computation of predefined interpreter forms
...
Reviewed-by: vlivanov
2016-08-25 13:29:47 +02:00
Alan Bateman
97fca016ab
8066943: (fs) Path.relativize() gives incorrect result for ".."
...
Reviewed-by: prappo, bpb
2016-08-25 10:01:20 +01:00
Srinivas Dama
7b8ef7554e
8163793: jlink has typo in copy-files plugin help text example
...
Reviewed-by: sundar, redestad
2016-08-25 09:43:46 +05:30
Doug Lea
4c999ed180
8163353: NPE in ConcurrentHashMap.removeAll()
...
Reviewed-by: martin, psandoz, redestad, alanb
2016-08-24 12:50:37 -07:00
Brian Burkhalter
34565b8ada
8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java
...
Add some print statements.
Reviewed-by: alanb
2016-08-24 11:23:58 -07:00
Artem Smotrakov
8fe1b11fa9
8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups
...
Reviewed-by: alanb
2016-08-24 10:58:29 -07:00
Sean Coffey
dde76394d5
8150530: Improve javax.crypto.BadPaddingException messages
...
Reviewed-by: xuelei
2016-08-24 17:57:20 +01:00
Claes Redestad
60754ca0fb
8164569: Generate non-customized invoker forms at link time
...
Reviewed-by: vlivanov
2016-08-24 16:11:21 +02:00
Claes Redestad
5431436909
8164483: Generate field lambda forms at link time
...
Reviewed-by: vlivanov
2016-08-24 16:09:34 +02:00
Claes Redestad
338343e0e1
8164669: Lazier initialization of java.time
...
Reviewed-by: scolebourne, chegar, alanb
2016-08-24 13:54:17 +02:00
Weijun Wang
dfa00059e2
8164656: krb5 does not retry if TCP connection timeouts
...
Reviewed-by: xuelei
2016-08-24 13:32:00 +08:00
Steve Drach
3a04923cad
8164585: JarFile::isMultiRelease does not return true in all cases where it should return true
...
Reviewed-by: alanb, psandoz
2016-08-23 11:26:41 -07:00
Paul Sandoz
f3e6d78c81
8160971: Re-enable VarHandle tests quarantined by JDK-8160690
...
Reviewed-by: vlivanov
2016-08-23 15:44:01 -07:00
Brian Burkhalter
dc3e5ed9fb
8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java
...
Remove file extensions of AAC and FLAC audio encodings from the list of extensions verified.
Reviewed-by: alanb
2016-08-23 10:51:17 -07:00
Brent Christian
496a6f67d6
7180225: SecurityExceptions not defined in some class loader methods
...
Reviewed-by: mchung, mullan
2016-08-23 10:49:15 -07:00
Artem Smotrakov
4b68f37bfe
8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads
...
Reviewed-by: alanb
2016-08-23 10:38:01 -07:00
Artem Smotrakov
5971698320
8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread
...
Reviewed-by: clanger, chegar
2016-08-23 10:32:14 -07:00
Lance Andersen
928ca9c5d2
8164061: Fix @since for javax.sql.rowset.BaseRowSet and javax.sql.CommonDataSource
...
Reviewed-by: darcy
2016-08-23 10:30:16 -04:00
Robert Field
738e2b4297
8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple
...
Reviewed-by: jlahoda
2016-08-22 19:28:36 -07:00
Alexandre Iline
a4818844a9
8163126: Fix @modules in some of jdk/* tests
...
Reviewed-by: weijun, alanb, mchung
2016-08-22 18:22:19 -07:00
Joe Darcy
d6dfc0bef3
8164524: Correct inconsistencies in floating-point abs spec
...
Reviewed-by: martin, bpb
2016-08-22 17:22:09 -07:00
Alejandro Murillo
9517153e77
8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList
...
Reviewed-by: jwilhelm
2016-08-22 15:27:50 -07:00
Alejandro Murillo
46babcb5b7
Merge
2016-08-22 08:27:10 -07:00
Sean Mullan
ffafa6e0c8
8164397: Provide javadoc descriptions for the jdk.security.auth and jdk.security.jgss modules
...
Reviewed-by: weijun, xuelei
2016-08-22 08:50:40 -04:00
Claes Redestad
86a27697b7
8164525: Re-examine zero form link time pre-generation
...
Reviewed-by: vlivanov, forax
2016-08-22 12:57:43 +02:00
Peter Levart
4d94193435
Merge
2016-08-22 13:36:33 +02:00
Peter Levart
b0aa08888c
8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
...
Move it to jdk.internal.loader and make it public
Reviewed-by: shade, alanb
2016-08-22 13:16:51 +02:00
Lance Andersen
3337ddec8d
8164515: Add back javadoc module description for java.se.ee
...
Reviewed-by: tbell
2016-08-22 06:52:58 -04:00
Rachna Goel
b19bd0a798
8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results
...
Reviewed-by: okutsu
2016-08-22 15:17:11 +09:00
Rachna Goel
97f26b2097
8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT
...
Reviewed-by: naoto, okutsu
2016-08-22 14:55:11 +09:00
Yuka Kamiya
86bb2f51cd
7094818: closed/java/text/Format/DateFormat tests failed on Hindi
...
8132861: java/text/Format/DateFormat/Bug4845901.java failed in Thai locale
8134733: java/util/Calendar/CalendarRegression.java failed in ar locale
Reviewed-by: okutsu
2016-08-22 14:24:46 +09:00
Weijun Wang
f4ec2171f2
8164437: Test for JDK-8042900
...
GSSContext is of a different type when jdk.security.jgss is not loaded
Reviewed-by: xuelei
2016-08-20 17:10:17 +08:00
Valerie Peng
55b1ffa690
8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation
...
Changed to check all components instead of only the public exponent for RSA CRT key determination
Reviewed-by: vinnie
2016-08-19 23:24:23 +00:00
Vinnie Ryan
17e5e3f34b
8164494: SunPKCS11 requires a non-empty PBE password
...
Reviewed-by: valeriep
2016-08-19 22:15:32 +01:00
Brian Burkhalter
13f73f71eb
8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts
...
Add audio/vnd.dlna.adts as an allowed MIME type for the aac extension.
Reviewed-by: darcy
2016-08-19 13:38:12 -07:00
Alejandro Murillo
3fe5cc875a
Merge
2016-08-19 11:22:17 -07:00
Claes Redestad
069573f635
8164485: Zero forms not properly generated
...
Reviewed-by: psandoz
2016-08-19 17:46:44 +02:00
Artem Smotrakov
f86257fff9
8164100: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException
...
Reviewed-by: valeriep
2016-08-19 10:57:44 -07:00
David Dehaven
353a8c13d0
Merge
2016-08-19 10:41:29 -07:00
Chris Hegarty
2f2de77c1d
8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader
...
Reviewed-by: dfuchs, jnimeh, valeriep
2016-08-19 18:06:46 +01:00
David Dehaven
9c8bd63007
Merge
2016-08-19 08:47:12 -07:00
Claes Redestad
4316d705f2
8164451: Generate all zero and identity forms at link time
...
Reviewed-by: shade, mhaupt, vlivanov
2016-08-19 13:50:03 +02:00
Michael Haupt
22e95f995a
8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE
...
Reviewed-by: redestad
2016-08-19 10:03:43 +02:00
Yasumasa Suenaga
a5859015a8
8164326: jrtfsviewer.js and jrtls.js does not work
...
Reviewed-by: sherman, sundar
2016-08-19 16:29:41 +09:00