Jeremy Manson
292354a1fe
8079841: Buffer underflow with empty zip entry names
...
Check for zero-length entry name before accessing "last" byte
Reviewed-by: sherman, martin
2015-05-12 14:39:36 -07:00
Sean Mullan
5dbc7756f6
8075706: Policy implementation does not allow policy.provider to be on the class path
...
Reviewed-by: alanb, mchung
2015-05-12 13:13:06 -04:00
Pavel Rappo
431c16c78d
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
...
Reviewed-by: chegar, lancea
2015-05-12 13:59:31 +01:00
Daniel Fuchs
04f236baec
8079773: java/util/logging/LogManager/TestLoggerNames.java
...
Fixed a race condition in the test which was responsible of the intermittent failure.
Reviewed-by: mchung
2015-05-12 14:32:50 +02:00
Paul Sandoz
0e7987c721
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: martin, dholmes
2015-05-12 10:50:40 +02:00
Joe Darcy
7ceb605aa6
8053918: make the spec for @Documented comprehensible
...
Reviewed-by: jjg, abuckley
2015-05-11 17:54:03 -07:00
Magnus Ihse Bursie
d31d389d15
8080013: OpenJDK windows build fails due to warning in libfontmanager
...
Reviewed-by: erikj
2015-05-11 14:15:48 +02:00
Sean Mullan
96b94e09d7
8034820: Wrong isAssignableFrom test when adding Principal to Subject
...
Reviewed-by: valeriep
2015-05-11 07:03:24 -04:00
Sean Mullan
fee090c692
6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
...
Reviewed-by: xuelei
2015-05-08 09:05:15 -04:00
Chris Hegarty
008fee0591
8079782: RandomFactory should be in the jdk.testlibrary package
...
Reviewed-by: bpb
2015-05-08 11:02:33 +01:00
Amy Lu
94dbab9120
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
...
Reviewed-by: alanb, chegar
2015-05-08 10:22:18 +01:00
Magnus Ihse Bursie
723a1a75aa
8074859: Turn on warnings as error
...
Reviewed-by: erikj
2015-05-08 10:37:14 +02:00
Magnus Ihse Bursie
4f0d955e38
8079771
: Fix SoundLibraries.gmk mismerge after JDK-8072665
...
Reviewed-by: dholmes, erikj
2015-05-08 09:42:36 +02:00
Lana Steuck
8bfa00092c
Merge
2015-05-07 20:50:07 -07:00
Brian Burkhalter
c0d7208b4b
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
...
Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb
2015-05-07 16:12:10 -07:00
David Katleman
4e66b46f21
Added tag jdk9-b63 for changeset adea7866d41a
2015-05-07 10:19:34 -07:00
Naoto Sato
9a104f4c57
8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
...
Reviewed-by: mullan
2015-05-07 08:55:17 -07:00
Volker Simonis
4fcd8e1b26
8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...'
...
Reviewed-by: goetz
2015-05-07 17:29:05 +02:00
Katja Kantserova
549731dc2f
8078896: Add @modules as needed to the jdk_svc tests
...
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Joe Darcy
709770f935
8079544: Mark java/util/regex/RegExTest.java as failing intermittently
...
Reviewed-by: sherman
2015-05-06 16:00:15 -07:00
Alexander Stepanov
1e20f048f1
8079478: some docs cleanup for sun.security
...
Some docs cleanup
Reviewed-by: weijun
2015-05-06 21:15:07 +04:00
Michael Fang
ffa8bcf6ef
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
...
Reviewed-by: mchung
2015-05-06 10:25:51 +02:00
Artem Smotrakov
ccb64b56b2
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
...
Reviewed-by: weijun
2015-05-06 09:22:03 +08:00
Kumar Srinivasan
e4df48efea
8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
...
Reviewed-by: darcy
2015-05-05 18:18:06 -07:00
Joe Darcy
3830136846
8079419: Update to RegEx test to use random number library
...
Reviewed-by: sherman
2015-05-05 15:34:22 -07:00
Jason Uh
53ae2943eb
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
...
Reviewed-by: weijun
2015-05-05 14:44:39 -07:00
Vinnie Ryan
99e090089e
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 17:55:16 +01:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Ed Nevill
45ae6536d6
8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
...
Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags
Reviewed-by: dholmes, ihse, erikj
2015-05-05 09:08:20 +00:00
Weijun Wang
3db31d77fc
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 21:14:12 +08:00
Erik Joelsson
9caa55bf9c
8077422: hprof agent: Build failed with VS2013 Update 4
...
Reviewed-by: sla, tbell
2015-05-05 12:49:11 +02:00
Weijun Wang
b4dc8b67ff
8078495: End time checking for native TGT is wrong
...
Reviewed-by: xuelei
2015-05-04 17:56:33 +08:00
Staffan Larsen
4385df0f3d
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: jbachorik, dholmes, erikj, ihse
2015-05-04 11:35:10 +02:00
Peter Levart
b308a894cf
8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
...
Make epochSecond part of ZoneOffsetTransition so it doesn't have to be recomputed frequently
Reviewed-by: scolebourne, rriggs
2015-05-04 10:13:19 +02:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Lana Steuck
13e3d56103
Merge
2015-04-30 17:20:49 -07:00
Joe Darcy
7dfccc294e
8079107: Update TestKeyPairGenerator.java to use random number generator library
...
Reviewed-by: mullan
2015-04-30 16:51:53 -07:00
Bharadwaj Yadavalli
9e764c9abf
Merge
2015-04-30 18:15:01 -04:00
David Katleman
f2b1241b66
Added tag jdk9-b62 for changeset d7b621c7a8d5
2015-04-30 13:02:06 -07:00
Brian Burkhalter
30e8183ee8
8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
...
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy
2015-04-29 16:34:49 -07:00
Naoto Sato
ae93bb2873
8075545: Add permission check for locale service provider implementations
...
Reviewed-by: mchung, alanb
2015-04-29 11:03:56 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Joe Darcy
84bc5a8a04
8078880: Mark a few more intermittently failuring security-libs
...
Reviewed-by: xuelei
2015-04-29 08:37:57 -07:00
Alexander Stepanov
86a3e55dec
8078528: clean out tidy warnings from security.auth
...
Some HTML markup fixes for docs
Reviewed-by: xuelei
2015-04-29 17:29:14 +04:00
Brian Burkhalter
6929be6fff
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
...
Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
2015-04-28 11:10:45 -07:00
Alexander Stepanov
0bdbfa87dc
8076224: some tidy warnings from core libs
...
Minor HTML markup fix
Reviewed-by: rriggs, lancea
2015-04-28 21:30:10 +04:00
Brian Burkhalter
d44ef60eb0
8024086: (fs) AtomicMoveNotSupportedException allows reason to be null
...
Modify javadoc specification of 'reason' parameter to allow null
Reviewed-by: alanb
2015-04-28 10:12:15 -07:00
Roger Riggs
41b36c4295
8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
...
Add debugging output for diagnose intermittent failure
Reviewed-by: chegar, joehw
2015-04-28 09:28:24 -04:00
Roger Riggs
642e0ac6f1
8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
...
Increase the tolerance between successive calls to now() to 20sec
Reviewed-by: scolebourne, sherman, dfuchs
2015-04-27 16:31:47 -04:00