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 |
|
Michael McMahon
|
dd620cb591
|
8170920: SO_RCVBUF and SO_SNDBUF options problem for network channels on MacOS
Reviewed-by: chegar, clanger
|
2016-12-12 14:40:56 +00:00 |
|
Christoph Langer
|
f6829cd1ed
|
8164057: Fix @since for java.net.Inet[46]Address
Reviewed-by: chegar
|
2016-12-12 15:33:46 +01:00 |
|
Daniel Fuchs
|
0a0e551eed
|
8171081: Put TimeoutOrderingTest in ProblemList for solaris-all
Reviewed-by: chegar
|
2016-12-12 13:34:10 +00:00 |
|
Bernard Blaser
|
bc1ae385d3
|
8147527: Wrong code generated for postfix unary operators
Avoiding use of duplicated tree nodes when these may be changed in place.
Reviewed-by: mcimadamore, jlahoda
|
2016-12-12 13:27:39 +01:00 |
|
Semyon Sadetsky
|
28ca66d22f
|
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
Reviewed-by: serb
|
2016-12-12 12:26:54 +03:00 |
|
Joe Darcy
|
a6a7785d5e
|
8171062: Problem list ServerIdentityTest.java on window
Reviewed-by: xuelei
|
2016-12-11 21:55:03 -08:00 |
|
Athijegannathan Sundararajan
|
b17a878c56
|
8168925: MODULES property should be topologically ordered and space-separated list
Reviewed-by: mchung, jlaskey
|
2016-12-12 11:31:39 +05:30 |
|
Bharadwaj Yadavalli
|
2841c5eb2b
|
8171008: Integrate AOT compiler into JDK
Co-authored-by: Christian Thalinger <cthalinger@twitter.com>
Co-authored-by: Dean Long <dean.long@oracle.com>
Co-authored-by: Dmitrij Pochepko <dmitrij.pochepko@oracle.com>
Co-authored-by: Dmitry Chuyko <dmitry.chuyko@oracle.com>
Co-authored-by: Doug Simon <doug.simon@oracle.com>
Co-authored-by: Eric Caspole <eric.caspole@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Igor Veresov <igor.veresov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Morris Meyer <morris.meyer@oracle.com>
Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Reviewed-by: erikj, mchung, psandoz, coleenp, iklam, stefank, simonis
|
2016-12-11 19:07:04 -08:00 |
|
Vladimir Kozlov
|
2c220df590
|
8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis
|
2016-12-11 18:50:18 -08:00 |
|
Vladimir Kozlov
|
3c6287a42c
|
8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis
|
2016-12-11 18:47:11 -08:00 |
|
Hamlin Li
|
0fcdac454d
|
7195382: TEST_BUG: java/rmi/activation/CommandEnvironment/SetChildEnv.java can fail
Reviewed-by: rriggs
|
2016-12-11 17:39:27 -08:00 |
|
Vladimir Kozlov
|
1a40cebca3
|
8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung
|
2016-12-11 12:09:13 -08:00 |
|
Vladimir Kozlov
|
b0ec3b0ab4
|
8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung
|
2016-12-11 12:06:55 -08:00 |
|
Doug Simon
|
3ef35612c7
|
8166417: Integrate Graal-core into JDK for AOT compiler
Co-authored-by: Lukas Stadler <lukas.stadler@oracle.com>
Co-authored-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Co-authored-by: Roland Schatz <roland.schatz@oracle.com>
Co-authored-by: Josef Eisl <josef.eisl@jku.at>
Co-authored-by: Christian Wimmer <christian.wimmer@oracle.com>
Co-authored-by: Chris Thalinger <cthalinger@twitter.com>
Co-authored-by: Gilles Duboscq <gilles.m.duboscq@oracle.com>
Co-authored-by: David Leopoldseder <david.d.leopoldseder@oracle.com>
Co-authored-by: Stefan Anzinger <stefan.anzinger@oracle.com>
Co-authored-by: Christian Humer <christian.humer@oracle.com>
Co-authored-by: Michael Berg <michael.c.berg@intel.com>
Co-authored-by: Bernhard Urban <bernhard.urban@jku.at>
Co-authored-by: Miguel Garcia <miguel.m.garcia@oracle.com>
Co-authored-by: Yudi Zheng <yudi.zheng@usi.ch>
Co-authored-by: Christos Kotselidis <christos.kotselidis@oracle.com>
Co-authored-by: Andreas Woess <andreas.woess@jku.at>
Co-authored-by: Stefan Rumzucker <stefan.rumzucker@jku.at>
Co-authored-by: Aleksandar Prokopec <aleksandar.prokopec@oracle.com>
Co-authored-by: Christian Haeubl <haeubl@ssw.jku.at>
Co-authored-by: Morris Meyer <morris.meyer@oracle.com>
Co-authored-by: Matthias Grimmer <grimmer@ssw.jku.at>
Co-authored-by: Erik Eckstein <erik.eckstein@oracle.com>
Co-authored-by: Josef Haider <josef.haider@jku.at>
Co-authored-by: Manuel Rigger <rigger.manuel@gmail.com>
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com>
Co-authored-by: Jaroslav Tulach <jaroslav.tulach@oracle.com>
Co-authored-by: Chris Seaton <chris.seaton@oracle.com>
Co-authored-by: Peter Kessler <peter.b.kessler@oracle.com>
Co-authored-by: Christian Wirth <christian.wirth@oracle.com>
Co-authored-by: Benoit Daloze <benoit.d.daloze@oracle.com>
Reviewed-by: iveresov, kvn, erikj, ihse, mchung
|
2016-12-11 12:05:57 -08:00 |
|
Claes Redestad
|
f39eef3ab6
|
8170595: Optimize Class.isAnonymousClass, isLocalClass, and isMemberClass
Co-authored-by: Christoph Dreis <christoph.dreis@freenet.de>
Reviewed-by: mchung, darcy
|
2016-12-11 12:20:45 +01:00 |
|
Chris Hegarty
|
6d2dd6f483
|
8166568: Add jmod extract subcommand
8169492: jdk.internal.jmod.JmodFile.JMOD_MAGIC_NUMBER is a mutable array
Reviewed-by: alanb, anazarov, dfuchs, mchung
|
2016-12-10 14:19:53 +00:00 |
|
Dmitry Markov
|
77ecc65369
|
8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
Reviewed-by: aivanov, serb
|
2016-12-10 14:57:06 +03:00 |
|
Jesper Wilhelmsson
|
9e339249a8
|
8171046: Quarantine TestStressG1Humongous.java until JDK-8171045 is fixed
Reviewed-by: kvn
|
2016-12-10 03:08:23 +01:00 |
|
Mandy Chung
|
37e807c698
|
8170772: ResourceBundle improper caching causes tools/javadoc tests intermittently
Reviewed-by: dfuchs, naoto
|
2016-12-09 16:38:34 -08:00 |
|
Jonathan Gibbons
|
e9ddc68f70
|
8170251: Add javax.tools.Tool.name()
Reviewed-by: darcy, mchung
|
2016-12-09 16:24:50 -08:00 |
|
Brian Burkhalter
|
42edb006ef
|
8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
Add further checks for TIFF_LONG, TIFF_RATIONAL, TIFF_SRATIONAL, and TIFF_IFD_POINTER.
Reviewed-by: prr
|
2016-12-09 13:48:06 -08:00 |
|
Xue-Lei Andrew Fan
|
4d72ca5fde
|
8171003: A couple of JSSE tests have been failing after JDK-8170329
Reviewed-by: ascarpino, mullan
|
2016-12-09 21:25:54 +00:00 |
|
Adam Petcher
|
8e9cdc61b6
|
8069128: Fix deprecation warnings in jdk.deploy.osx module
Reviewed-by: mullan
|
2016-12-09 14:14:37 -05:00 |
|
Brian Burkhalter
|
12d7914077
|
8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Change constructor TIFFField(TIFFTag,int) to TIFFField(TIFFTag,long).
Reviewed-by: jdv, prr
|
2016-12-09 11:08:38 -08:00 |
|
Xue-Lei Andrew Fan
|
7f4cb73e6d
|
8170329: New SSLSocket testing template
Reviewed-by: asmotrak, mullan
|
2016-12-09 17:21:50 +00:00 |
|
Liam Miller-Cushon
|
7aff5df624
|
8170667: ClassReader assigns method parameters from MethodParameters incorrectly when long/double parameters are present
MethodParameters attribute does not skip a slot for long/double.
Reviewed-by: vromero, jlahoda
|
2016-12-09 18:06:48 +01:00 |
|
Xueming Shen
|
0a549bfea5
|
8170952: jar's usage message output need some cleanup
Reviewed-by: chegar
|
2016-12-09 08:49:42 -08:00 |
|