Mandy Chung
29904587f1
8170424: back out src.zip change from JDK-8170424
...
Reviewed-by: prr
2016-11-28 18:04:52 -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
Mandy Chung
9a86634434
8169816: Move src.zip and jrt-fs.jar under the lib directory
...
Reviewed-by: alanb, erikj, jjg
2016-11-28 11:36:43 -08:00
Mandy Chung
d8c7cf7073
8169816: Move src.zip and jrt-fs.jar under the lib directory
...
Reviewed-by: alanb, erikj
2016-11-28 11:36:15 -08:00
Daniel Fuchs
c89896f3bd
8170401: JConsole might use System.Logger
...
Reviewed-by: mchung
2016-11-28 17:48:53 +00: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
Gustavo Romero
99684f14fe
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
...
Reviewed-by: mdoerr, erikj, simonis, aph
2016-11-28 11:13:20 -05:00
Magnus Ihse Bursie
62570cd493
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
...
Reviewed-by: erikj, tbell
2016-12-02 16:17:52 +01:00
Magnus Ihse Bursie
f9cea3e766
8038957: DEBUG_BINARIES can be removed
...
Reviewed-by: erikj, tbell
2016-12-02 16:15:41 +01:00
Magnus Ihse Bursie
801a14a0e7
8076577: Do not allow ccache prior to 3.2 on macosx
...
Reviewed-by: erikj
2016-12-02 15:57:02 +01:00
Magnus Ihse Bursie
1b86d8d6e0
8170666: Test for microsoft compiler minimum version
...
Reviewed-by: erikj
2016-12-02 14:19:32 +01:00
Magnus Ihse Bursie
b89aaf9eb7
8170651: Remove legacy hotspot compiler setup
...
Reviewed-by: erikj
2016-12-02 12:33:53 +01:00
Lana Steuck
2272fb14a6
Merge
2016-12-01 21:39:43 +00:00
Lana Steuck
5722a3a6d0
Added tag jdk-9+147 for changeset 06c697759688
2016-12-01 21:01:51 +00:00
Athijegannathan Sundararajan
b16751e52b
8170402: Compilation warning with NashornException
...
Reviewed-by: hannesw, jlaskey
2016-11-28 21:13:52 +05:30
Weijun Wang
22ba1d5ebb
8170364: FilePermission path modified during merge
...
Reviewed-by: alanb
2016-11-28 22:32:17 +08:00
Erik Joelsson
ffc4d62ccc
8170392: JDK-8031567 broke builds from source bundles
...
Reviewed-by: sla
2016-11-28 15:19:08 +01:00
Erik Helin
cc87ed96f5
8170388: Deprecate the flag -XX:ExplicitGCInvokesConcurrentAndUnloadsClasses
...
Reviewed-by: tschatzl, jprovino
2016-11-28 14:57:12 +01:00
Maksim Khramov
547092cf8d
8167284: [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
...
Reviewed-by: ssadetsky, yan
2016-11-28 14:36:46 +03:00
Magnus Ihse Bursie
bac0ea6842
8170385: JDK-8031567 broke source bundles
...
Reviewed-by: erikj
2016-11-28 10:13:18 +01:00
Hannes Wallnöfer
ae84c4233f
8161579: Array-like AbstractJSObject-based instance not treated as array by native array functions
...
Reviewed-by: jlaskey, attila
2016-11-28 09:57:40 +01:00
Magnus Ihse Bursie
db254a6acc
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
c32103fc28
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
7723d4d6d2
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
a15f97efb9
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
f9f47ab866
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
7afbd4b39f
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
b58f0c97b9
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Magnus Ihse Bursie
27b7ab8b27
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Semyon Sadetsky
893ec91655
8168135: The issue JDK-8164462 seems not fixed in b140
...
Reviewed-by: serb
2016-11-28 10:36:40 +03:00
Kirill Zhaldybin
c6705841d4
8168341: Gtests on JSon produce an enormous amount of hardly understandable output to stdout
...
Reviewed-by: iignatyev, ppunegov, kvn
2016-11-25 20:53:36 +03:00
Hannes Wallnöfer
d7a27bad03
8170322: Specialized functions convert booleans to numbers
...
Reviewed-by: jlaskey, attila
2016-11-25 14:20:24 +01:00
Igor Nunes
793c6e5da7
8170328: PPC64: Use andis instead of lis/and
...
Reviewed-by: goetz, mdoerr
2016-11-25 11:15:12 -02:00
Vivek Deshpande
947115f16f
8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib
...
Do not use libm stubs when InlineIntrinsics switched off
Reviewed-by: kvn
2016-11-29 17:41:08 -08:00
Vladimir Kozlov
020f7ed9da
8170416: CompilerControl: VectorizeDebug option type is incorrect
...
VectorizeDebug C2 option flag should be uintx instead of bool.
Reviewed-by: thartmann
2016-11-29 12:40:46 -08:00
Stefan Karlsson
ae5c40075f
Merge
2016-11-29 19:20:03 +00:00
Stefan Karlsson
0925fecaf5
8170395: Metaspace initialization queries the wrong chunk freelist
...
Reviewed-by: mgerdin, pliden, stuefe
2016-11-29 19:25:36 +01:00
Jiangli Zhou
f9911247af
8170297: runtime/SharedArchiveFile/LargeSharedSpace.java didn't run out of memory
...
Split the test cases. Add -XX:+UseCompressedClassPointers -XX:CompressedClassSpaceSize=3G for the 64-bit -XX:SharedMiscCodeSize=1600386047 test case.
Reviewed-by: ccheung, iklam, dholmes
2016-11-29 11:26:25 -05:00