mchung [Fri, 09 Dec 2016 16:38:34 -0800] rev 42467
8170772: ResourceBundle improper caching causes tools/javadoc tests intermittently
Reviewed-by: dfuchs, naoto
xuelei [Fri, 09 Dec 2016 21:25:54 +0000] rev 42466
8171003: A couple of JSSE tests have been failing after JDK-8170329
Reviewed-by: ascarpino, mullan
mullan [Fri, 09 Dec 2016 14:14:37 -0500] rev 42465
8069128: Fix deprecation warnings in jdk.deploy.osx module
Reviewed-by: mullan
Contributed-by: adam.petcher@oracle.com
xuelei [Fri, 09 Dec 2016 17:21:50 +0000] rev 42464
8170329: New SSLSocket testing template
Reviewed-by: asmotrak, mullan
sherman [Fri, 09 Dec 2016 08:49:42 -0800] rev 42463
8170952: jar's usage message output need some cleanup
Reviewed-by: chegar
dfuchs [Fri, 09 Dec 2016 15:48:48 +0000] rev 42462
8170984: java.util.logging might force the initialization of ResourceBundle class too early.
Reviewed-by: alanb
rriggs [Fri, 09 Dec 2016 10:17:27 -0500] rev 42461
8153882: rmid emits warning about security policy with obsolete URL
Summary: Remove absolute link to rmid documentation
Reviewed-by: smarks
michaelm [Fri, 09 Dec 2016 11:35:02 +0000] rev 42460
8170648: Move java.net.http package out of Java SE to incubator namespace
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>, Sergey Kuksenko <sergey.kuksenko@oracle.com>, anthony.vanelverdinghe@gmail.com
rpatil [Fri, 09 Dec 2016 17:01:03 +0530] rev 42459
8170316: (tz) Support tzdata2016j
Reviewed-by: martin, okutsu
tidu [Thu, 08 Dec 2016 23:21:54 -0800] rev 42458
8157529: Remove intermittent key from javax/net/ssl/DTLS/CipherSuite.java
Reviewed-by: asmotrak
Contributed-by: Tim Du <tiantian.du@oracle.com>
valeriep [Fri, 09 Dec 2016 02:26:48 +0000] rev 42457
8079898: Resolve disabled warnings for libj2ucrypto
Summary: Updated header/code to address the E_MACRO_REDEFINED warning
Reviewed-by: ascarpino, ihse
lana [Thu, 08 Dec 2016 21:21:39 +0000] rev 42456
Merge
goetz [Wed, 30 Nov 2016 13:51:41 +0100] rev 42455
8170525: Fix minor issues in AWT/ECC/PKCS11 coding
Reviewed-by: vinnie, clanger, prr, ssadetsky
xiaofeya [Thu, 08 Dec 2016 07:21:50 -0800] rev 42454
8169115: java/net/InetAddress/ptr/lookup.sh failed intermittently
Reviewed-by: dsamersoff
skovalev [Thu, 08 Dec 2016 15:35:56 +0300] rev 42453
8170664: SystemLoggerInPlatformLoader.java failing in case of module limitation
Reviewed-by: dfuchs, mchung
rgoel [Thu, 08 Dec 2016 12:35:18 +0530] rev 42452
8170840: java/util/Locale/LocaleTest.java failed with "Uncaught exception thrown in test method TestGetLangsAndCountries"
Reviewed-by: naoto
lana [Wed, 07 Dec 2016 05:57:23 -0800] rev 42451
8169618: JDK9 message drop interim resource updates - OpenJDK
Reviewed-by: rfield, peytoia, joehw, weijun
Contributed-by: li.jiang@oracle.com
lana [Wed, 30 Nov 2016 07:51:40 -0800] rev 42450
7037368: Currency names missing in some locales
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com
xiaofeya [Wed, 07 Dec 2016 17:15:03 -0800] rev 42449
8043838: Test java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java failed intermittently in nightly
Reviewed-by: chegar, dfuchs
mli [Wed, 07 Dec 2016 17:08:21 -0800] rev 42448
8170839: failed test case is not checked in java/rmi/activation/ActivateFailedException/activateFails/ActivateFails.java
Reviewed-by: rriggs
bpb [Fri, 02 Dec 2016 13:22:16 -0800] rev 42447
8168628: (fc) SIGBUS when extending file size to map it
Summary: Synchronize file extension and subsequent map0(); on Linux use fallocate64() instead of ftruncate64().
Reviewed-by: rehn, simonis, alanb
rriggs [Wed, 07 Dec 2016 15:32:31 -0500] rev 42446
8170291: Unpredictable results of j.i.ObjectInputFilter::createFilter
Reviewed-by: dfuchs
darcy [Wed, 07 Dec 2016 12:47:19 -0800] rev 42445
8170875: Problem list LocaleTest.java until JDK-8170840 is fixed
Reviewed-by: rriggs, naoto
sherman [Wed, 07 Dec 2016 11:53:26 -0800] rev 42444
8170831: ZipFile implementation no longer caches the last accessed entry/pos
Reviewed-by: psandoz
martin [Wed, 30 Nov 2016 19:40:36 -0800] rev 42443
8170560: Improve code samples in Collectors javadoc
Reviewed-by: psandoz
naoto [Wed, 07 Dec 2016 08:54:56 -0800] rev 42442
8170465: JNI exception pending in jni_util.c:190
8170466: JNI exception pending in jni_util.c:190
Reviewed-by: dholmes
mullan [Wed, 07 Dec 2016 10:55:13 -0500] rev 42441
8158517: Minor optimizations to ISO10126PADDING
Reviewed-by: mullan
Contributed-by: adam.petcher@oracle.com, ecki@zusammenkunft.net
chegar [Wed, 07 Dec 2016 09:32:32 +0000] rev 42440
8169653: Restore ObjectInputStream::resolveClass call stack default search order
Reviewed-by: dfuchs, mchung
ihse [Wed, 07 Dec 2016 09:48:31 +0100] rev 42439
8170629: Remove code duplication in test makefiles
Reviewed-by: erikj, dholmes
rgoel [Wed, 07 Dec 2016 11:35:12 +0530] rev 42438
8071929: Locale.getISOCountries() has inconsistent behaviour for "AN", "BU" and "CS" country codes.
Reviewed-by: naoto
xiaofeya [Tue, 06 Dec 2016 17:49:44 -0800] rev 42437
8081390: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java may leave orphaned processes
Reviewed-by: rriggs
mli [Tue, 06 Dec 2016 17:53:22 -0800] rev 42436
8170704: java/rmi/activation/Activatable/* tests fails intermittently with "output improperly annotated"
Reviewed-by: dfuchs, rriggs
smarks [Tue, 06 Dec 2016 17:26:43 -0800] rev 42435
8166446: SingletonIterator.forEachRemaining doesn't advance before calling action
Reviewed-by: martin
sherman [Tue, 06 Dec 2016 14:44:12 -0800] rev 42434
8170828: test/java/util/zip/ZipFile/TestZipFile needs @modules to work with Method.setAccessible()
Reviewed-by: martin, rriggs
lana [Thu, 08 Dec 2016 18:03:36 +0000] rev 42433
Added tag jdk-9+148 for changeset 2625312d491c
duke [Wed, 05 Jul 2017 22:32:59 +0200] rev 42432
Merge
lana [Thu, 08 Dec 2016 21:21:56 +0000] rev 42431
Merge
erikj [Wed, 07 Dec 2016 16:08:23 +0100] rev 42430
8141590: Cannot build Zero with devkit
Reviewed-by: ihse
ihse [Wed, 07 Dec 2016 09:48:57 +0100] rev 42429
8170629: Remove code duplication in test makefiles
Reviewed-by: erikj, dholmes
lana [Thu, 08 Dec 2016 18:03:34 +0000] rev 42428
Added tag jdk-9+148 for changeset bb4ec5bdb5d8
michaelm [Fri, 09 Dec 2016 11:34:44 +0000] rev 42427
8170648: Move java.net.http package out of Java SE to incubator namespace
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>, Sergey Kuksenko <sergey.kuksenko@oracle.com>, anthony.vanelverdinghe@gmail.com
lana [Thu, 08 Dec 2016 21:21:16 +0000] rev 42426
Merge
erikj [Wed, 07 Dec 2016 16:08:23 +0100] rev 42425
8141590: Cannot build Zero with devkit
Reviewed-by: ihse
ihse [Wed, 07 Dec 2016 09:47:57 +0100] rev 42424
8170629: Remove code duplication in test makefiles
Reviewed-by: erikj, dholmes
ihse [Wed, 07 Dec 2016 09:46:39 +0100] rev 42423
8170632: Stop modifying VERSION_OPT for adhoc builds on reconfigure
Reviewed-by: erikj
stsmirno [Wed, 07 Dec 2016 09:23:37 +0100] rev 42422
8170530: bash configure output contains a typo in a suggested library name
Reviewed-by: ihse
lana [Thu, 08 Dec 2016 18:03:34 +0000] rev 42421
Added tag jdk-9+148 for changeset ca14b2e72cab
duke [Wed, 05 Jul 2017 22:32:39 +0200] rev 42420
Added tag jdk-9+148 for changeset 5c71ea43933b
duke [Wed, 05 Jul 2017 22:32:37 +0200] rev 42419
Merge
duke [Wed, 05 Jul 2017 22:32:29 +0200] rev 42418
Merge
bpatel [Mon, 05 Dec 2016 15:08:24 -0800] rev 42417
8139101: javadoc emits "specified by" clause when class has a method that matches a static interface method
Reviewed-by: jjg, ksrini
mcimadamore [Mon, 05 Dec 2016 19:00:56 +0000] rev 42416
8170410: inference: javac doesn't implement 18.2.5 correctly
Summary: javac does not generate constraints of the kind 'throws alpha' as described in the spec
Reviewed-by: vromero, dlsmith
jlahoda [Mon, 05 Dec 2016 19:42:42 +0100] rev 42415
8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Summary: Ignoring non-existent default FileSystem roots.
Reviewed-by: rfield
jjg [Fri, 02 Dec 2016 14:15:43 -0800] rev 42414
8162712: StandardJavaFileManager.getModuleLocation() can't find a module
Reviewed-by: jlahoda
rfield [Fri, 02 Dec 2016 10:48:37 -0800] rev 42413
8167185: JShell API: Exported elements referring to inaccessible types in jdk.jshell
Reviewed-by: jlahoda
rfield [Fri, 02 Dec 2016 10:17:03 -0800] rev 42412
8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
8170015: jshell tool: /help output looks terrible on a 100 column wide terminal
8170368: jshell tool: post setting not properly applied, line-ends not prefixed correctly
Reviewed-by: jlahoda
jlahoda [Fri, 02 Dec 2016 14:39:00 +0100] rev 42411
8166628: Compiling with annotation processing, access error in specific situation
Summary: Ensure member classes inside anonymous classes have a correct owner.
Reviewed-by: mcimadamore
lana [Thu, 01 Dec 2016 21:40:58 +0000] rev 42410
Merge
erikj [Thu, 01 Dec 2016 15:10:32 +0100] rev 42409
8168607: langtools/test/Makefile should set -retain:fail,error by default
Reviewed-by: tbell, ihse
alanb [Thu, 01 Dec 2016 11:16:45 +0000] rev 42408
Merge
alanb [Thu, 01 Dec 2016 09:02:42 +0000] rev 42407
8169069: Module system implementation refresh (11/2016)
Reviewed-by: mcimadamore, jjg, mchung, anazarov
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, bhavesh.x.patel@oracle.com, andrey.x.nazarov@oracle.com
erikj [Tue, 29 Nov 2016 11:51:01 +0100] rev 42406
8166737: default langtools make test settings result in no ouput
Reviewed-by: tbell
mchung [Mon, 28 Nov 2016 18:05:09 -0800] rev 42405
8170424: back out src.zip change from JDK-8170424
Reviewed-by: prr
mchung [Mon, 28 Nov 2016 11:36:43 -0800] rev 42404
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj, jjg
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42403
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:54 +0000] rev 42402
Added tag jdk-9+147 for changeset 2668b0bc7ad7
duke [Wed, 05 Jul 2017 22:32:17 +0200] rev 42401
Merge
lana [Thu, 01 Dec 2016 21:40:21 +0000] rev 42400
Merge
alanb [Thu, 01 Dec 2016 11:15:32 +0000] rev 42399
Merge
alanb [Thu, 01 Dec 2016 08:57:43 +0000] rev 42398
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42397
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42396
Added tag jdk-9+147 for changeset 1993291760e9
duke [Wed, 05 Jul 2017 22:32:06 +0200] rev 42395
Merge
joehw [Fri, 02 Dec 2016 10:52:51 -0800] rev 42394
8167340: XMLStreamReader.getElementText return corrupt content when size of element is > 8192
Reviewed-by: dfuchs, lancea, clanger
lana [Thu, 01 Dec 2016 21:40:31 +0000] rev 42393
Merge
alanb [Thu, 01 Dec 2016 11:15:12 +0000] rev 42392
Merge
alanb [Thu, 01 Dec 2016 08:57:38 +0000] rev 42391
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
dfuchs [Tue, 29 Nov 2016 13:19:23 +0000] rev 42390
8169778: Add new public methods to get new instances of the JAXP factories builtin system-default implementations
Summary: A new public static method is added to each of the JAXP factories. The new method will create and return a new instance of the system-default builtin implementation, without going through the lookup process.
Reviewed-by: rriggs, joehw, lancea, alanb
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42389
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42388
Added tag jdk-9+147 for changeset cddf48cf96e9
duke [Wed, 05 Jul 2017 22:31:58 +0200] rev 42387
Merge
sundar [Fri, 02 Dec 2016 05:39:13 -0800] rev 42386
8168663: Nashorn: ant testng tests doesn't support external java options
Summary: added new run.test.jvmargs.external property
Reviewed-by: sundar, hannesw
Contributed-by: srinivas.dama@oracle.com
sundar [Thu, 01 Dec 2016 08:12:06 -0800] rev 42385
8130351: JDK-8130127.js fails under cygwin: cygwin path pased to Java
Summary: jjs uses jline which expects newline character to terminate interactive input
Reviewed-by: sundar, jlaskey
Contributed-by: srinivas.dama@oracle.com
lana [Thu, 01 Dec 2016 21:40:33 +0000] rev 42384
Merge
attila [Thu, 01 Dec 2016 14:37:39 +0100] rev 42383
8170594: >>>=0 generates invalid bytecode for BaseNode LHS
Reviewed-by: jlaskey, sundar
sundar [Thu, 01 Dec 2016 18:53:51 +0530] rev 42382
8170565: JSObject call() is passed undefined for the argument 'thiz'
Reviewed-by: hannesw, jlaskey, attila
alanb [Thu, 01 Dec 2016 11:17:05 +0000] rev 42381
Merge
alanb [Thu, 01 Dec 2016 09:04:29 +0000] rev 42380
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung, sundar
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, sundararajan.athijegannathan@oracle.com
sundar [Mon, 28 Nov 2016 21:13:52 +0530] rev 42379
8170402: Compilation warning with NashornException
Reviewed-by: hannesw, jlaskey
hannesw [Mon, 28 Nov 2016 09:57:40 +0100] rev 42378
8161579: Array-like AbstractJSObject-based instance not treated as array by native array functions
Reviewed-by: jlaskey, attila
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42377
8031567: Better model for storing source revision information
Reviewed-by: erikj
hannesw [Fri, 25 Nov 2016 14:20:24 +0100] rev 42376
8170322: Specialized functions convert booleans to numbers
Reviewed-by: jlaskey, attila
lana [Thu, 01 Dec 2016 21:01:55 +0000] rev 42375
Added tag jdk-9+147 for changeset abc849d57c6c
duke [Wed, 05 Jul 2017 22:31:47 +0200] rev 42374
Merge
lana [Thu, 01 Dec 2016 21:40:37 +0000] rev 42373
Merge
alanb [Thu, 01 Dec 2016 11:15:02 +0000] rev 42372
Merge
alanb [Thu, 01 Dec 2016 08:56:35 +0000] rev 42371
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42370
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:52 +0000] rev 42369
Added tag jdk-9+147 for changeset 29a0c1a888f2
duke [Wed, 05 Jul 2017 22:31:37 +0200] rev 42368
Merge
lana [Tue, 29 Nov 2016 21:58:29 -0800] rev 42367
8037111: space before percent is inconsistent between sv and sv_SE
8081643: wrong number format for Serbian locale with Latin script
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com
mli [Mon, 05 Dec 2016 19:06:55 -0800] rev 42366
8170523: Some PKCS11 test cases are ignored with security manager
Summary: Get OS distro before enabling security manager
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>
wetmore [Mon, 05 Dec 2016 17:04:02 -0800] rev 42365
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
mli [Mon, 05 Dec 2016 16:27:50 -0800] rev 42364
8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use"
Reviewed-by: dfuchs
mli [Mon, 05 Dec 2016 16:16:05 -0800] rev 42363
8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
Reviewed-by: rriggs
valeriep [Mon, 05 Dec 2016 23:23:27 +0000] rev 42362
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Summary: Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
psandoz [Mon, 05 Dec 2016 13:00:32 -0800] rev 42361
8170733: HashMap.HashIterator.remove method does not use cached value for the hash code.
Reviewed-by: martin, dl, shade
rgoel [Mon, 05 Dec 2016 12:53:53 +0530] rev 42360
8075577: java.time does not support HOST provider
Reviewed-by: okutsu, rriggs
darcy [Fri, 02 Dec 2016 18:03:46 -0800] rev 42359
8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
Reviewed-by: smarks
mullan [Fri, 02 Dec 2016 14:24:10 -0500] rev 42358
Merge
mullan [Fri, 02 Dec 2016 14:22:19 -0500] rev 42357
8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
Reviewed-by: ascarpino
mchung [Fri, 02 Dec 2016 11:05:59 -0800] rev 42356
8170660: RMI regression test failures due to missing @build TestLibrary
Reviewed-by: lancea
Contributed-by: Abdul Kolarkunnu <abdul.kolarkunnu@oracle.com>
mchung [Fri, 02 Dec 2016 11:00:59 -0800] rev 42355
8170633: backslashes in gensrc/module-info.java comments need escaping
Reviewed-by: alanb, psandoz, wetmore
psandoz [Fri, 02 Dec 2016 10:05:53 -0800] rev 42354
8166914: URLClassLoader spec needs to mention that it's MR-aware
Reviewed-by: mchung, alanb
gromero [Mon, 28 Nov 2016 11:13:38 -0500] rev 42353
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
ihse [Fri, 02 Dec 2016 16:18:10 +0100] rev 42352
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
dfuchs [Fri, 02 Dec 2016 13:18:50 +0000] rev 42351
8169495: Add a method to set an Authenticator on a HttpURLConnection.
Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar
mli [Fri, 02 Dec 2016 02:01:40 -0800] rev 42350
8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Reviewed-by: chegar
mli [Fri, 02 Dec 2016 01:11:33 -0800] rev 42349
8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Reviewed-by: chegar
mli [Fri, 02 Dec 2016 00:47:00 -0800] rev 42348
8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Reviewed-by: chegar
amlu [Fri, 02 Dec 2016 10:56:46 +0800] rev 42347
8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Reviewed-by: darcy
psandoz [Thu, 01 Dec 2016 17:52:59 -0800] rev 42346
8170155: StringBuffer and StringBuilder stream methods are not late-binding
Reviewed-by: sherman
sherman [Thu, 01 Dec 2016 15:42:22 -0800] rev 42345
8167328: jar -d m.jar hangs
Reviewed-by: alanb, mchung, chegar
lana [Thu, 01 Dec 2016 21:39:49 +0000] rev 42344
Merge
redestad [Thu, 01 Dec 2016 19:03:11 +0100] rev 42343
8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Reviewed-by: rriggs, alanb
xiaofeya [Thu, 01 Dec 2016 06:54:01 -0800] rev 42342
8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Reviewed-by: dfuchs
xiaofeya [Thu, 01 Dec 2016 06:38:46 -0800] rev 42341
8170559: Incorrect bug id in problem list
Reviewed-by: rriggs
ihse [Thu, 01 Dec 2016 14:52:48 +0100] rev 42340
8056215: AWT source dirs should only point to java2d, not below
Reviewed-by: erikj
alanb [Thu, 01 Dec 2016 11:16:23 +0000] rev 42339
Merge
alanb [Thu, 01 Dec 2016 08:57:53 +0000] rev 42338
8169069: Module system implementation refresh (11/2016)
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, mark.reinhold@oracle.com
mli [Wed, 30 Nov 2016 18:25:07 -0800] rev 42337
8049316: java/nio/channels/Selector/Wakeup.java failing
Reviewed-by: rriggs, alanb
mli [Wed, 30 Nov 2016 17:43:18 -0800] rev 42336
8019538: TEST_BUG: java/rmi/activation/rmidViaInheritedChannel tests may fail
Reviewed-by: rriggs, chegar
psandoz [Wed, 30 Nov 2016 17:15:58 -0800] rev 42335
8168745: Iterator.forEachRemaining vs. Iterator.remove
Reviewed-by: martin, smarks
mli [Wed, 30 Nov 2016 17:11:25 -0800] rev 42334
8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use"
Reviewed-by: chegar
srastogi [Tue, 29 Nov 2016 01:06:10 -0800] rev 42333
8133719: java.lang.InternalError in java.lang.invoke.MethodHandleImpl$BindCaller.bindCaller
Reviewed-by: psandoz
plevart [Wed, 30 Nov 2016 19:52:20 +0100] rev 42332
8035424: (reflect) Performance problem in sun.reflect.generics.parser.SignatureParser
Reviewed-by: redestad
alanb [Wed, 30 Nov 2016 15:52:50 +0000] rev 42331
8170539: Test clashes with another test with a similar name
Reviewed-by: rriggs, chegar
sundar [Wed, 30 Nov 2016 19:28:10 +0530] rev 42330
8160359: Improve jlink logging for cases when a plugin throws exception
Reviewed-by: jlaskey, redestad
ssahoo [Wed, 30 Nov 2016 03:49:55 -0800] rev 42329
8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy
Summary: Test was failing to handle expected exception in case of unlimited policy
Reviewed-by: weijun
xiaofeya [Tue, 29 Nov 2016 19:02:53 -0800] rev 42328
8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
Reviewed-by: rriggs
weijun [Wed, 30 Nov 2016 08:02:39 +0800] rev 42327
8170408: LogGeneratedClassesTest.java fails with recent changes
Reviewed-by: dfuchs
rriggs [Tue, 29 Nov 2016 13:58:00 -0500] rev 42326
8169527: Typo in getCalendarType() method of Chronology class
Reviewed-by: bpb
rriggs [Tue, 29 Nov 2016 11:58:47 -0500] rev 42325
8165765: Unexpected ID for RMI connection
Reviewed-by: rriggs
Contributed-by: ujwal.vangapally@oracle.com
redestad [Tue, 29 Nov 2016 16:27:19 +0100] rev 42324
8170467: (reflect) Optimize SignatureParser's use of StringBuilders
Reviewed-by: shade, redestad
Contributed-by: mkanat@google.com
skovalev [Tue, 29 Nov 2016 14:55:56 +0300] rev 42323
8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
Reviewed-by: weijun
dl [Mon, 28 Nov 2016 23:47:23 -0800] rev 42322
8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz
dl [Mon, 28 Nov 2016 23:43:39 -0800] rev 42321
8169272: Clarify Semaphore.drainPermits behavior when current permits are negative
Reviewed-by: martin, smarks, psandoz
dl [Mon, 28 Nov 2016 23:39:54 -0800] rev 42320
8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state
Reviewed-by: martin, smarks, psandoz
dl [Mon, 28 Nov 2016 23:36:11 -0800] rev 42319
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
dl [Mon, 28 Nov 2016 23:33:25 -0800] rev 42318
8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
Reviewed-by: martin, smarks, psandoz, amlu
darcy [Mon, 28 Nov 2016 17:32:49 -0800] rev 42317
8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
Reviewed-by: smarks
mchung [Mon, 28 Nov 2016 11:37:00 -0800] rev 42316
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
dfuchs [Mon, 28 Nov 2016 17:48:53 +0000] rev 42315
8170401: JConsole might use System.Logger
Reviewed-by: mchung
weijun [Mon, 28 Nov 2016 22:32:17 +0800] rev 42314
8170364: FilePermission path modified during merge
Reviewed-by: alanb
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42313
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42312
Added tag jdk-9+147 for changeset 3bffdeb6c8d9
duke [Wed, 05 Jul 2017 22:31:19 +0200] rev 42311
Merge
lana [Thu, 01 Dec 2016 21:40:08 +0000] rev 42310
Merge
alanb [Thu, 01 Dec 2016 15:54:39 +0000] rev 42309
8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
Reviewed-by: hseigel
alanb [Thu, 01 Dec 2016 11:16:11 +0000] rev 42308
Merge
alanb [Thu, 01 Dec 2016 08:56:41 +0000] rev 42307
8169069: Module system implementation refresh (11/2016)
Reviewed-by: lfoltan, acorn, ctornqvi, mchung
Contributed-by: lois.foltan@oracle.com, harold.seigel@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, serguei.spitsyn@oracle.com, george.triantafillou@oracle.com
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42306
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:52 +0000] rev 42305
Added tag jdk-9+147 for changeset ef1c0c184790
erikj [Tue, 06 Dec 2016 11:38:05 +0100] rev 42304
8170784: JDK-8038957 broke cross compilation
Reviewed-by: dholmes, ihse
wetmore [Mon, 05 Dec 2016 17:03:52 -0800] rev 42303
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
rfield [Fri, 02 Dec 2016 11:18:44 -0800] rev 42302
8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
Reviewed-by: jlahoda
gromero [Mon, 28 Nov 2016 11:13:20 -0500] rev 42301
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
ihse [Fri, 02 Dec 2016 16:17:52 +0100] rev 42300
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
ihse [Fri, 02 Dec 2016 16:15:41 +0100] rev 42299
8038957: DEBUG_BINARIES can be removed
Reviewed-by: erikj, tbell
ihse [Fri, 02 Dec 2016 15:57:02 +0100] rev 42298
8076577: Do not allow ccache prior to 3.2 on macosx
Reviewed-by: erikj
ihse [Fri, 02 Dec 2016 14:19:32 +0100] rev 42297
8170666: Test for microsoft compiler minimum version
Reviewed-by: erikj
ihse [Fri, 02 Dec 2016 12:33:53 +0100] rev 42296
8170651: Remove legacy hotspot compiler setup
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:39:43 +0000] rev 42295
Merge
erikj [Thu, 01 Dec 2016 15:12:23 +0100] rev 42294
8164304: JDK should build with Oracle Developer Studio
Reviewed-by: tbell, ihse
erikj [Thu, 01 Dec 2016 15:08:43 +0100] rev 42293
8168924: Add jdk.unsupported to the compact profile builds
Reviewed-by: alanb, chegar, mchung
erikj [Thu, 01 Dec 2016 14:40:06 +0100] rev 42292
8170528: Race condition with release file creation
Reviewed-by: dholmes, ihse, tbell
alanb [Thu, 01 Dec 2016 11:20:22 +0000] rev 42291
Merge
alanb [Thu, 01 Dec 2016 11:14:50 +0000] rev 42290
Merge
alanb [Thu, 01 Dec 2016 08:56:28 +0000] rev 42289
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com
ihse [Thu, 01 Dec 2016 10:43:59 +0100] rev 42288
8170576: Silence error message in compare.sh when selecting images
Reviewed-by: erikj
sundar [Wed, 30 Nov 2016 19:28:45 +0530] rev 42287
8160359: Improve jlink logging for cases when a plugin throws exception
Reviewed-by: jlaskey, redestad
mchung [Mon, 28 Nov 2016 18:04:52 -0800] rev 42286
8170424: back out src.zip change from JDK-8170424
Reviewed-by: prr
mchung [Mon, 28 Nov 2016 11:36:15 -0800] rev 42285
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
erikj [Mon, 28 Nov 2016 15:19:08 +0100] rev 42284
8170392: JDK-8031567 broke builds from source bundles
Reviewed-by: sla
ihse [Mon, 28 Nov 2016 10:13:18 +0100] rev 42283
8170385: JDK-8031567 broke source bundles
Reviewed-by: erikj
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42282
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:51 +0000] rev 42281
Added tag jdk-9+147 for changeset 06c697759688
duke [Wed, 05 Jul 2017 22:30:53 +0200] rev 42280
Added tag jdk-9+147 for changeset f4e854a77aa3
duke [Wed, 05 Jul 2017 22:30:52 +0200] rev 42279
Merge
duke [Wed, 05 Jul 2017 22:30:46 +0200] rev 42278
Merge
ksrini [Thu, 24 Nov 2016 20:48:52 -0800] rev 42277
8164316: Refine the Doclet APIs
Reviewed-by: jjg
erikj [Thu, 24 Nov 2016 11:44:37 +0100] rev 42276
8170279: Langtools test/Makefile ignores failed tests
Reviewed-by: alanb, tbell, mchung