Athijegannathan Sundararajan
5f451fea3f
8170289: Re-examine entry point support in jlink
...
Reviewed-by: mchung
2016-12-19 09:48:59 +05:30
Hamlin Li
29869a6a87
8171298: ProblemList java/rmi/registry/readTest/readTest.sh due to JDK-7146543
...
Reviewed-by: rriggs
2016-12-18 18:09:05 -08:00
Hamlin Li
41a216c75b
8171133: java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..)
...
Reviewed-by: rriggs
2016-12-18 18:01:16 -08:00
Jesper Wilhelmsson
ed2d488807
Merge
2016-12-18 15:37:45 +01:00
Claes Redestad
1a652df643
8171373: Reduce copying during initialization of ModuleHashes
...
Reviewed-by: alanb, mchung, chegar
2016-12-17 12:59:15 +01:00
Joe Darcy
be91309965
8139688: Port fdlibm exp to Java
...
Reviewed-by: bpb, nadezhin
2016-12-16 21:43:29 -08:00
David Dehaven
2e27b2e68a
Merge
2016-12-16 11:58:17 -08:00
Rob McKenna
013944c3f4
8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
...
Reviewed-by: dfuchs, vtewari
2016-12-16 19:15:37 +00:00
Mandy Chung
4484fde336
8171374: GenGraphs should filter the rank grouping if the group is empty
...
Reviewed-by: alanb, psandoz
2016-12-16 09:42:33 -08:00
Chris Hegarty
5028479313
8171377: Add sun.misc.Unsafe::invokeCleaner
...
Reviewed-by: alanb, plevart
2016-12-16 17:20:37 +00:00
Vinnie Ryan
bd0a13fa21
8170282: Enable ALPN parameters to be supplied during the TLS handshake
...
Reviewed-by: wetmore, xuelei
2016-12-16 14:32:51 +00:00
Weijun Wang
98cc34711b
8171340: HttpNegotiateServer/java test should not use system proxy on Mac
...
Reviewed-by: chegar
2016-12-16 19:50:35 +08:00
Alan Bateman
8c79e61d46
Merge
2016-12-16 08:17:45 +00:00
Alan Bateman
1e82db676a
8170987: Module system implementation refresh (12/2016)
...
8170859: Run time and tool support for ModuleResolution
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: redestad, mchung, alanb
2016-12-16 06:19:16 +00:00
John Jiang
d75381730e
8171297: ProblemList javax/net/ssl/DTLS/PacketLossRetransmission.java due to JDK-8169086
...
Puts javax/net/ssl/DTLS/PacketLossRetransmission.java into ProblemList due to JDK-8169086
Reviewed-by: xuelei
2016-12-16 12:57:16 +08:00
Mandy Chung
79a8c66551
8171323: generate dot file for java.se and java.se.ee with only API dependences
...
Reviewed-by: psandoz
2016-12-15 17:49:13 -08:00
Lance Andersen
49393dbb14
8169806: DriverManager javadoc clarifications
...
Reviewed-by: mchung
2016-12-15 16:24:33 -05:00
Athijegannathan Sundararajan
e578c73e82
8171316: Add IMPLEMENTOR property to the release file
...
Reviewed-by: jlaskey, erikj, mchung
2016-12-15 22:01:05 +05:30
Brian Burkhalter
bcfb267efe
8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way
...
Add readUnknownTags to TIFFImageReadParam and add ReadParamTest
Reviewed-by: prr
2016-12-13 12:02:37 -08:00
Pavel Rappo
d98371fcfe
8038079: Re-examine integration of SPNEGO authentication
...
@module tags have been removed from the HttpNegotiateServer.java as it turns out exactly the same lines have been already defined in TEST.properties sitting in the same folder
Reviewed-by: chegar, dfuchs
2016-12-13 12:26:18 +00:00
Erik Joelsson
11166cddfd
8170878: JDK 9 fails to build when enabling Hotspot code coverage
...
Reviewed-by: ihse
2016-12-13 12:31:43 +01:00
Jan Lahoda
d3892cc3b4
8072988: Update javax.annotation.processing for modules
...
Support for generating files in multi-module mode.
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Reviewed-by: darcy, jjg
2016-12-13 10:49:28 +01:00
Jan Lahoda
5f63bc3ff0
8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
...
JavaFileManager operations that allow module-oriented locations should also allow output locations.
Reviewed-by: jjg
2016-12-13 10:48:18 +01:00
Vladimir Kozlov
c2b261c9f5
8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)
...
Put all AOT warnings under PrintAOT flag.
Reviewed-by: iveresov, dholmes
2016-12-12 21:56:45 -08:00
David Dehaven
44265a8aaa
Merge
2016-12-12 20:54:41 -08:00
David Dehaven
a4865ea66a
Merge
2016-12-12 20:54:41 -08:00
David Dehaven
f52266aef6
Merge
2016-12-12 20:54:39 -08:00
Vladimir Kozlov
001c67f1fb
8171134: Unexpected output in compiler/aot/SharedUsageTest.java
...
Switch off compressed oops for few AOT tests.
Reviewed-by: iveresov
2016-12-12 20:48:50 -08:00
John Jiang
15bbe5e4e8
8170961: ProblemList tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java due to JDK-8169971
...
Adds tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java to ProblemList.txt
Reviewed-by: psandoz
2016-12-13 11:28:45 +08:00
Mandy Chung
9b9f39d3e0
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:57:10 -08:00
Mandy Chung
8de55494e8
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:56 -08:00
Mandy Chung
9e5033a0ae
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:50 -08:00
Mandy Chung
59e977e56b
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:45 -08:00
Mandy Chung
d1dd5b972c
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:32 -08:00
Amy Lu
ee699bc074
8023898: Consolidate Map tests Collisions and InPlaceOpsCollisions into general Map-based test
...
Reviewed-by: psandoz
2016-12-13 09:55:38 +08:00
John Jiang
85905cb757
8171043: ServerIdentityTest.java fails on Windows
...
Before sending response, the server has to read the request.
Reviewed-by: xuelei
2016-12-12 17:40:54 -08:00
David Buck
f283a486eb
8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales
...
Disabled non-supported character warnings (4819) for these 2 libraries
Reviewed-by: prr, erikj
2016-12-13 01:34:02 +00:00
Hamlin Li
634875f391
8166763: java/rmi/* tests fail intermittently with "Port already in use" in RMID.start()
...
Reviewed-by: chegar
2016-12-12 17:29:46 -08:00
Jesper Wilhelmsson
d60da93901
Merge
2016-12-13 02:04:24 +01:00
Jesper Wilhelmsson
bdfc281a40
Merge
2016-12-13 02:04:23 +01:00
Jesper Wilhelmsson
90c3146c22
Merge
2016-12-13 02:04:23 +01:00
Jesper Wilhelmsson
82b04dbfd7
Merge
2016-12-13 02:04:19 +01:00
Jesper Wilhelmsson
47d55ad2b7
Merge
2016-12-13 02:04:18 +01:00
Joe Darcy
3f8b9fbad6
8171131: Problem list ModuleNamesOrderTest.java until JDK-8171070 is fixed
...
Reviewed-by: mchung
2016-12-12 16:45:08 -08:00
Christine Flood
6fd85f1084
8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments
...
Set apparent physical memory to cgroup memory limit when UseCGroupMemoryLimitForHeap is true
Reviewed-by: acorn, kbarrett
2016-12-12 15:41:50 -05:00
Roland Westrelin
c9a8dbfa25
8162338: AArch64: Intrinsify fused mac operations
...
Reviewed-by: kvn
2016-12-12 11:29:51 -08:00
Alexander Scherbatiy
ea2afa8f05
8162350: RepaintManager shifts repainted region when the floating point UI scale is used
...
Reviewed-by: flar, serb
2016-12-12 21:47:44 +03:00
Dmitrij Pochepko
4778661b1f
8171059: [AOT] error in AotCompiler output in some aot tests
...
Reviewed-by: kvn
2016-12-12 21:18:54 +03:00
Dmitrij Pochepko
55dcedfbc8
8171060: [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities
...
Reviewed-by: kvn
2016-12-12 21:18:03 +03:00
Jan Lahoda
b0e53fc8de
8153229: JavacFiler.checkFileReopening drowns in exceptions after Modular Runtime Images change
...
Using Path.equals instead of Files.isSameFile to speed up Filer checks
Reviewed-by: jjg
2016-12-12 17:00:30 +01:00