6892 Commits

Author SHA1 Message Date
David Chase
c668ed8f33 8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package
Modify accessibility check; it was muddled about Java vs JVM protection terminology.

Reviewed-by: jrose
2013-10-16 17:55:49 -04:00
Yuka Kamiya
26af18b426 8025703: Update LSR datafile for BCP 47
Reviewed-by: okutsu
2013-10-17 13:57:42 +09:00
Henry Jen
63f8dbc1d3 8026768: java.util.Map.Entry comparingBy methods missing @since 1.8
Reviewed-by: dholmes
2013-10-16 21:34:26 -07:00
Johnny Chen
e59d238698 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test
Reviewed-by: prr, vadim, serb
2013-10-16 14:00:05 -07:00
David Katleman
4baf6a0be3 Merge 2013-10-16 12:02:43 -07:00
Oleg Pekhovskiy
f888e8419e 2228674: Fix failed for CR 7162144
Reviewed-by: art, anthony
2013-10-16 19:02:10 +04:00
Kumar Srinivasan
8a2b60ace2 8026500: [infra] remove extraneous docs in solaris images
Reviewed-by: erikj, mchung, tbell
2013-10-16 07:37:30 -07:00
Andrew Brygin
559aa38445 8026702: Fix for 8025429 breaks jdk build on windows
Reviewed-by: serb
2013-10-16 17:13:15 +04:00
Sergey Malenkov
da20231112 8026172: Enhance UI Management
Reviewed-by: art, skoivu
2013-10-16 13:26:05 +04:00
Xue-Lei Andrew Fan
c1b27f86f3 8026204: Enhance auth login contexts
Enforce package access control with current context. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com>

Reviewed-by: weijun, ahgross
2013-10-15 18:15:46 -07:00
Jennifer Godinez
bdd269bb9d 8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX
Reviewed-by: prr, jchen
2013-10-15 14:24:49 -07:00
Johnny Chen
3b15010d41 8025429: [parfait] warnings from b107 for sun.java2d.cmm: JNI exception pending
Reviewed-by: prr, bae
2013-10-15 14:16:27 -07:00
Alexander Zvegintsev
6b7c3f5384 8025225: Window.setAlwaysOnTop documentation should be updated
Reviewed-by: anthony, art
2013-10-15 20:40:21 +04:00
Alexander Zvegintsev
88d5331a54 7059886: 6 JCK manual awt/Desktop tests fail with GTKLookAndFeel - GTK intialization issue
Reviewed-by: anthony, art
2013-10-15 20:37:39 +04:00
Dan Xu
bdb08c592d 7122887: JDK ignores Gnome3 proxy settings
Fix GConf and add to use GProxyResolver to handle network proxy resolution

Reviewed-by: chegar
2013-10-23 22:30:35 -07:00
Robert Field
80ce6f3ec5 8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError
Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class

Reviewed-by: briangoetz
2013-10-23 15:16:35 -07:00
Mike Duigou
96e2b92fb1 8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes
Reviewed-by: psandoz, dholmes
2013-10-23 14:32:41 -07:00
Alexander Zuev
28f4ef62dd 8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking
Reviewed-by: alanb, ksrini
2013-10-23 18:35:47 +04:00
Chris Hegarty
28fc7fbaeb 8020758: HttpCookie constructor does not throw IAE when name contains a space
Reviewed-by: michaelm, msheppar
2013-10-23 14:38:22 +01:00
Michael McMahon
b7d5f19fe0 8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission
Reviewed-by: chegar
2013-10-23 11:00:12 +01:00
Erik Gahlin
eb1b9d5ad8 7105883: JDWP: agent crash if there exists a ThreadGroup with null name
Reviewed-by: sla, jbachorik
2013-10-23 10:50:34 +02:00
Sean Mullan
6503bf1602 Merge 2013-10-22 19:43:42 -04:00
Anthony Scarpino
c7a8368f64 8025763: Provider does not override new Hashtable methods
Reviewed-by: mullan
2013-10-22 19:37:11 -04:00
Brian Goetz
46736337e0 8025909: Lambda Library Spec Updates
8024179: Document limitations and performance characteristics of stream sources and operations
8024138: (Spec clarification) Lambda Metafacory spec should state DMH constraint on implMethod

Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: mduigou
2013-10-22 15:12:22 -07:00
Stuart Marks
edcdc443e4 8026427: deprecate obsolete APIs from java.rmi
Reviewed-by: alanb, dfuchs
2013-10-22 14:51:08 -07:00
Michael Fang
19ee265b6b Merge 2013-10-22 14:37:40 -07:00
Michael Fang
fc1eac539e 6607048: clear extra l10n resource files in demo
Reviewed-by: naoto, yhuang
2013-10-22 14:36:43 -07:00
Michael Fang
1d8514b289 8026109: [ja] overtranslation of jarsigner in command line output
Reviewed-by: naoto
2013-10-22 14:26:22 -07:00
Roger Riggs
93dcac6266 8026982: javadoc errors in core libs
Cleanup of javadoc -Xlint errors

Reviewed-by: lancea, mduigou, darcy, mullan, mchung
2013-10-22 17:02:08 -04:00
Roger Riggs
f22752b55e Merge 2013-10-22 15:11:47 -04:00
Roger Riggs
92f2e33296 Merge 2013-10-22 15:06:27 -04:00
Joe Darcy
fbd299b074 8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager}
Reviewed-by: chegar, forax, alanb, mduigou
2013-10-22 12:04:30 -07:00
Roger Riggs
eeaf2206bb 8024686: Cleanup of java.time serialization source
Optimize serialized form of OffsetTime, OffsetDateTime; correct order of modifiers

Reviewed-by: sherman
2013-10-22 15:03:12 -04:00
Jason Uh
c6ac4eb557 8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests
Reviewed-by: mullan
2013-10-22 11:57:38 -07:00
Brian Burkhalter
d2d0153dd6 7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments

Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions().

Reviewed-by: alanb, mduigou, chegar, dholmes, jrose
2013-10-22 11:25:01 -07:00
David Chase
2ebcd75a95 8026818: Defmeth failures with -mode invoke
Added test for IllegalAccessException -> IllegalAccessError path to check if root cause was AbstractMethodError

Reviewed-by: jrose
2013-10-22 12:57:59 -04:00
Brian Burkhalter
7ebab2dbcd 8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6
Check getaddrinfo return value before calling WSAGetLastError.

Reviewed-by: alanb, dsamersoff
2013-10-22 10:44:22 -07:00
Alan Bateman
11d02a8031 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win)
Reviewed-by: chegar
2013-10-22 14:13:06 +01:00
Sean Mullan
766d35a814 Merge 2013-10-22 08:17:06 -04:00
Sean Mullan
3854742d69 8021191: Add isAuthorized check to limited doPrivileged methods
Reviewed-by: weijun, xuelei
2013-10-22 08:03:16 -04:00
Vadim Pakhnushev
26b8f33262 8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card
Reviewed-by: prr, bae
2013-10-15 08:39:26 +04:00
Phil Race
52b9a4cd19 8026176: Enhance document printing
Reviewed-by: bae, jgodinez
2013-10-14 16:13:20 -07:00
Michael McMahon
70e5173968 8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI
Reviewed-by: alanb, chegar
2013-10-14 22:09:15 +01:00
Lana Steuck
4811b47b2d Merge 2013-10-14 09:52:36 -07:00
Jennifer Godinez
d8f5fe01b2 8022536: closed/javax/print/TextFlavorTest.java fails
Reviewed-by: prr, jchen
2013-10-14 09:15:21 -07:00
Sergey Bylokhov
a2dc296d67 8019591: JCK: testICSEthrowing_fullScreen fails: no ICSE thrown
Reviewed-by: art, anthony
2013-10-14 20:11:56 +04:00
Alexander Scherbatiy
cc97ce7aac 8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
Reviewed-by: malenkov, leonidr
2013-10-14 18:52:25 +04:00
Alexander Shusherov
5bcfa111b3 8005391: Floating behavior of HTMLEditorKit parser
Reviewed-by: malenkov, leonidr
2013-10-14 18:19:19 +04:00
Andrew Brygin
9eb9388a81 7058611: JPG parser bugs found via zzuf fuzzing
Reviewed-by: prr, vadim
2013-10-14 16:00:03 +04:00
Andrew Brygin
a1e06f7eac 7058607: GIF parser bugs found via zzuf fuzzing
Reviewed-by: prr, vadim
2013-10-14 15:49:05 +04:00