Commit Graph

16126 Commits

Author SHA1 Message Date
Abdul Kolarkunnu
0d04fc1e3c 8170660: RMI regression test failures due to missing @build TestLibrary
Reviewed-by: lancea
2016-12-02 11:05:59 -08:00
Mandy Chung
75efb52ec8 8170633: backslashes in gensrc/module-info.java comments need escaping
Reviewed-by: alanb, psandoz, wetmore
2016-12-02 11:00:59 -08:00
Paul Sandoz
c7da82e9c0 8166914: URLClassLoader spec needs to mention that it's MR-aware
Reviewed-by: mchung, alanb
2016-12-02 10:05:53 -08:00
Gustavo Romero
7257873cbf 8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
2016-11-28 11:13:38 -05:00
Magnus Ihse Bursie
47c467561a 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
2016-12-02 16:18:10 +01:00
Daniel Fuchs
31337809b0 8169495: Add a method to set an Authenticator on a HttpURLConnection
New public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.

Reviewed-by: chegar
2016-12-02 13:18:50 +00:00
Hamlin Li
1acb054167 8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Reviewed-by: chegar
2016-12-02 02:01:40 -08:00
Hamlin Li
aaef7d962d 8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Reviewed-by: chegar
2016-12-02 01:11:33 -08:00
Hamlin Li
1f86ad9ea4 8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Reviewed-by: chegar
2016-12-02 00:47:00 -08:00
Amy Lu
7c65dd947d 8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Reviewed-by: darcy
2016-12-02 10:56:46 +08:00
Paul Sandoz
ca77f42179 8170155: StringBuffer and StringBuilder stream methods are not late-binding
Reviewed-by: sherman
2016-12-01 17:52:59 -08:00
Xueming Shen
689077a9da 8167328: jar -d m.jar hangs
Reviewed-by: alanb, mchung, chegar
2016-12-01 15:42:22 -08:00
Lana Steuck
a785d65035 Merge 2016-12-01 21:39:49 +00:00
Lana Steuck
19878eac41 Added tag jdk-9+147 for changeset 3bffdeb6c8d9 2016-12-01 21:01:53 +00:00
Claes Redestad
f7751b87cd 8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Reviewed-by: rriggs, alanb
2016-12-01 19:03:11 +01:00
Felix Yang
1c3de25a5f 8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Reviewed-by: dfuchs
2016-12-01 06:54:01 -08:00
Felix Yang
9600c39c80 8170559: Incorrect bug id in problem list
Reviewed-by: rriggs
2016-12-01 06:38:46 -08:00
Magnus Ihse Bursie
5c9fad8d23 8056215: AWT source dirs should only point to java2d, not below
Reviewed-by: erikj
2016-12-01 14:52:48 +01:00
Alan Bateman
30bcdb962c Merge 2016-12-01 11:16:23 +00:00
Alan Bateman
fbe85300bf 8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
2016-12-01 08:57:53 +00:00
Hamlin Li
f1187fde71 8049316: java/nio/channels/Selector/Wakeup.java failing
Reviewed-by: rriggs, alanb
2016-11-30 18:25:07 -08:00
Hamlin Li
f62583909a 8019538: TEST_BUG: java/rmi/activation/rmidViaInheritedChannel tests may fail
Reviewed-by: rriggs, chegar
2016-11-30 17:43:18 -08:00
Paul Sandoz
7e58564540 8168745: Iterator.forEachRemaining vs. Iterator.remove
Reviewed-by: martin, smarks
2016-11-30 17:15:58 -08:00
Hamlin Li
118c620fd7 8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use"
Reviewed-by: chegar
2016-11-30 17:11:25 -08:00
Shilpi Rastogi
3e6e13dece 8133719: java.lang.InternalError in java.lang.invoke.MethodHandleImpl$BindCaller.bindCaller
Reviewed-by: psandoz
2016-11-29 01:06:10 -08:00
Peter Levart
789f9198c7 8035424: (reflect) Performance problem in sun.reflect.generics.parser.SignatureParser
Reviewed-by: redestad
2016-11-30 19:52:20 +01:00
Alan Bateman
b3f52c54f9 8170539: Test clashes with another test with a similar name
Reviewed-by: rriggs, chegar
2016-11-30 15:52:50 +00:00
Athijegannathan Sundararajan
e6e9bbfcdb 8160359: Improve jlink logging for cases when a plugin throws exception
Reviewed-by: jlaskey, redestad
2016-11-30 19:28:10 +05:30
Sibabrata Sahoo
2034cb4c6e 8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy
Test was failing to handle expected exception in case of unlimited policy

Reviewed-by: weijun
2016-11-30 03:49:55 -08:00
Felix Yang
5f2d8b9738 8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
Reviewed-by: rriggs
2016-11-29 19:02:53 -08:00
Weijun Wang
d036a1e276 8170408: LogGeneratedClassesTest.java fails with recent changes
Reviewed-by: dfuchs
2016-11-30 08:02:39 +08:00
Roger Riggs
40644c5ab9 8169527: Typo in getCalendarType() method of Chronology class
Reviewed-by: bpb
2016-11-29 13:58:00 -05:00
Ujwal Vangapally
1d33993914 8165765: Unexpected ID for RMI connection
Reviewed-by: rriggs
2016-11-29 11:58:47 -05:00
Max-Kanat Alexander
4a1bb5b90a 8170467: (reflect) Optimize SignatureParser's use of StringBuilders
Reviewed-by: shade, redestad
2016-11-29 16:27:19 +01:00
Sergei Kovalev
fa87bee688 8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
Reviewed-by: weijun
2016-11-29 14:55:56 +03:00
Doug Lea
cee580a37d 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz
2016-11-28 23:47:23 -08:00
Doug Lea
3f4bdaf9bd 8169272: Clarify Semaphore.drainPermits behavior when current permits are negative
Reviewed-by: martin, smarks, psandoz
2016-11-28 23:43:39 -08:00
Doug Lea
58623faf53 8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state
Reviewed-by: martin, smarks, psandoz
2016-11-28 23:39:54 -08:00
Doug Lea
3d0d86185e 8143577: optimize ArrayList.removeIf
8169679: ArrayList.subList().iterator().forEachRemaining() off-by-one-error
8167202: ArrayDeque improvements
8164793: new ArrayDeque(2**N) allocates backing array of size 2**(N+1)
8169739: LinkedBlockingDeque spliterator needs to support node self-linking
8169738: CopyOnWriteArrayList subList needs more synchronization

Reviewed-by: martin, smarks, psandoz, forax
2016-11-28 23:36:11 -08:00
Doug Lea
9e1258d0c3 8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
Reviewed-by: martin, smarks, psandoz, amlu
2016-11-28 23:33:25 -08:00
Joe Darcy
d060432dd3 8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
Reviewed-by: smarks
2016-11-28 17:32:49 -08:00
Mandy Chung
0a3285fcf6 8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
2016-11-28 11:37:00 -08:00
Daniel Fuchs
c89896f3bd 8170401: JConsole might use System.Logger
Reviewed-by: mchung
2016-11-28 17:48:53 +00:00
Weijun Wang
22ba1d5ebb 8170364: FilePermission path modified during merge
Reviewed-by: alanb
2016-11-28 22:32:17 +08:00
Magnus Ihse Bursie
7afbd4b39f 8031567: Better model for storing source revision information
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
John Jiang
794f11de72 8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
Change the associated issue from JDK-8141370 to JDK-8169942

Reviewed-by: dfuchs
2016-11-23 18:13:51 -08:00
Lana Steuck
2e931825c6 Added tag jdk-9+146 for changeset f7a57d034f22 2016-11-23 16:16:35 +00:00
Li Jiang
819c6f5c78 8065555: Remove incorrect locale data for inexistent language German (Greece)
Reviewed-by: naoto
2016-11-22 22:27:20 -08:00
Phil Race
80cef0fcce 8170242: jdk.desktop needs package access to sun.awt
Reviewed-by: ihse, mullan
2016-11-23 11:53:40 -08:00
Lana Steuck
84d4718724 Merge 2016-11-23 19:15:15 +00:00