Alan Bateman
fe609fd3cb
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
...
Reviewed-by: chegar, mchung
2016-05-24 11:31:25 +01:00
Erik Joelsson
f18e025eb3
8157574: Mac fastdebug bundles have wrong directory layout
...
Reviewed-by: mchung
2016-05-24 12:21:55 +02:00
Staffan Larsen
76311d7285
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:15:46 +02:00
Staffan Larsen
a97b824a58
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:15:23 +02:00
Staffan Larsen
2baa671d45
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:15:02 +02:00
Staffan Larsen
e549e87431
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:14:28 +02:00
Dmitry Samersoff
ac8a504622
Merge
2016-05-24 10:03:07 +00:00
Dmitry Samersoff
6e4ea797f3
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
...
Added missed exports
Reviewed-by: sspitsyn
2016-05-24 12:56:41 +03:00
Chris Hegarty
4d950890f2
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
...
Reviewed-by: alanb
2016-05-24 09:18:40 +01:00
Stefan Johansson
1f60d4b0c3
8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
...
Reviewed-by: jmasa, sangheki, drwhite
2016-05-24 10:05:03 +02:00
Amy Lu
d9d560f71b
8151768: Consider moving pack200 tests to tier 1
...
Reviewed-by: darcy
2016-05-24 15:58:58 +08:00
Michael Haupt
73dea49766
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
...
Reviewed-by: psandoz
2016-05-24 09:13:47 +02:00
Zoltan Majo
50c5fb834b
8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching
...
Create the reserved area only in C2-enabled builds.
Reviewed-by: kvn, thartmann
2016-05-24 09:07:22 +02:00
Staffan Larsen
847a2d2de1
8157555: com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode
...
Reviewed-by: sspitsyn
2016-05-24 08:53:54 +02:00
Amy Lu
a74cd0321d
8157499: Mark several tests from jdk_net as intermittently failing
...
Reviewed-by: chegar
2016-05-24 11:28:29 +08:00
Daniil Titov
534e89177d
8157622: Add @Deprecated annotations to the Applet API classes
...
Reviewed-by: smarks, serb
2016-05-23 14:49:42 -07:00
Naoto Sato
f099b745e4
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
...
Reviewed-by: sherman
2016-05-23 14:05:57 -07:00
Alejandro Murillo
8eb7fed92f
Merge
2016-05-23 13:52:12 -07:00
Chris Hegarty
cbd92ed3f5
8156497: Add jar tool support for Multi-Release Modular JARs
...
Reviewed-by: alanb
2016-05-23 21:28:39 +01:00
Robert Field
7bcc48f00e
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
...
Reviewed-by: jlahoda
2016-05-23 13:05:04 -07:00
Martin Buchholz
d1d3cba9db
8157613: Internal documentation improvements to ZipFile.java
...
Reviewed-by: plevart, sherman
2016-05-23 12:44:55 -07:00
Xueming Shen
7be8e94544
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
...
Reviewed-by: alanb
2016-05-23 12:53:56 -07:00
Robert Field
5d1f9c9918
8157517: jshell tool: allow undoing operations
...
8157395: jshell tool: allow the position of options on commands to be more flexible
8157393: jshell tool: change /set newmode ... to be consistent with /retain mode
Reviewed-by: jlahoda
2016-05-23 10:12:05 -07:00
Alejandro Murillo
45db3a55b0
Merge
2016-05-23 09:30:18 -07:00
Hiroshi Ito
c5ef4d69b9
8158365: List.spliterator should optimize for RandomAccess lists
...
Reviewed-by: psandoz
2016-05-23 23:12:05 +08:00
Michael McMahon
c21c81a858
8160786: No CCC for public class java.net.http.AsyncSSlDelegate
...
Reviewed-by: chegar
2016-07-11 14:32:51 +01:00
Daniel Fuchs
1aceedb6a9
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory
...
Added some instrumentation to the test to help a better diagnosis
Reviewed-by: mchung
2016-07-11 11:32:40 +01:00
Aleksei Efimov
cd974a0fef
8154553: Incorrect GPL header in package-info.java reported
...
Reviewed-by: igerasim
2016-07-11 00:24:46 +03:00
Xue-Lei Andrew Fan
d992f9b518
8159009: Remove ExemptionMechanism.finalize() implementation
...
Reviewed-by: mullan, weijun
2016-07-09 06:04:57 +00:00
Xue-Lei Andrew Fan
e78fd8d72e
8148516: Improve the default strength of EC in JDK
...
Reviewed-by: valeriep
2016-07-09 05:56:18 +00:00
Xue-Lei Andrew Fan
67ca9fc9b4
8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
...
Reviewed-by: weijun
2016-07-09 05:48:16 +00:00
Brian Burkhalter
465af0b962
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
...
Ignore AccessDeniedException when testing space attributes.
Reviewed-by: alanb
2016-07-08 16:16:45 -07:00
Jamil Nimeh
d4ed08f59e
8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
...
Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.
Reviewed-by: mullan
2016-07-08 14:42:50 -07:00
Phil Race
54d6e1b926
Merge
2016-07-08 10:41:12 -07:00
Rajan Halade
dd3db000a7
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
...
Reviewed-by: vinnie
2016-07-08 10:15:38 -07:00
Ivan Gerasimov
2e894aee9a
8160518: Semicolon is not recognized as comment starting character (Kerberos)
...
Reviewed-by: weijun
2016-07-08 19:38:17 +03:00
Phil Race
252e4cbffa
Merge
2016-07-08 09:30:13 -07:00
Alexander Scherbatiy
d5dacffaee
8160977: [PIT] Typo in SwingUtilities2.java
...
Reviewed-by: ssadetsky, azvegint
2016-07-08 09:27:09 -07:00
Ivan Gerasimov
a58b562057
8161017: GPL header missing comma in year
...
Reviewed-by: coffeys, rriggs
2016-07-08 17:56:52 +03:00
Athijegannathan Sundararajan
09a43a8546
8161055: Remove plugin ordering by isAfter, isBefore
...
Reviewed-by: mchung, jlaskey
2016-07-08 17:11:51 +05:30
Erik Joelsson
f1e53d48e9
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
...
Reviewed-by: dholmes, prr
2016-07-08 08:56:39 +02:00
Xueming Shen
799cba3f11
8161002: GPL header missing comma in year - not swapped in licensee bundles
...
Reviewed-by: smarks
2016-07-07 21:29:04 -07:00
Joe Darcy
b7b1f7c62e
8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
...
Reviewed-by: weijun
2016-07-07 18:21:21 -07:00
Alexandre Iline
d1197dfc96
8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
...
Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep
2016-07-08 00:50:28 +00:00
Daniel D. Daugherty
c3455566fd
Merge
2016-07-07 17:05:23 -07:00
Daniel D. Daugherty
2ef41f0f70
8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
...
Reviewed-by: iklam
2016-07-07 16:46:30 -07:00
Ivan Gerasimov
9c8bec9818
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
...
Reviewed-by: mullan
2016-07-08 01:49:54 +03:00
Xueming Shen
faaf303a95
8133170: Deflater.deflate with small output buffers fails
...
Reviewed-by: bpb
2016-07-07 14:16:58 -07:00
Alejandro Murillo
df36450c8a
Merge
2016-07-07 18:35:29 +00:00
Joe Darcy
871852cb44
8152174: Type annotations with a missing type throw NullPointerException
...
Reviewed-by: jfranck
2016-07-07 10:16:47 -07:00