Rob McKenna
ed73972cda
8143640: Showing incorrect result while passing specific argument in the Java launcher tools
...
Reviewed-by: ksrini
2016-06-28 20:03:29 +01:00
Jim Laskey
ef2abc8eff
8160459: jlink minor code clean up
...
Reviewed-by: mchung
2016-06-28 16:07:23 -03:00
Ramanand Patil
78f385b79a
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
...
This patch adds a new configurable property "java.util.logging.FileHandler.maxLocks" to java.util.logging.FileHandler which can be defined in the logging configuration file and makes it possible to configure the maximum number of concurrent log file locks a FileHandler can handle. If not overridden, the default value of maxLocks (100) remains unchanged.
Reviewed-by: dfuchs, coffeys
2016-06-27 11:52:49 +05:30
Amy Lu
e926c77845
8156536: Remove intermittent key from TreeTest.java and move back to tier1
...
Reviewed-by: darcy
2016-06-28 14:39:09 +08:00
Rachna Goel
0304fe9931
8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales
...
Reviewed-by: okutsu, naoto
2016-06-28 13:47:01 +09:00
Athijegannathan Sundararajan
8576b106b7
8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module
...
Reviewed-by: jlaskey, mchung
2016-06-28 09:57:09 +05:30
Mandy Chung
23264135ec
8159596: Add java --dry-run
...
Reviewed-by: alanb, ksrini
2016-06-27 20:22:04 -07:00
Claes Redestad
a2ed889002
8160000: Runtime.version() cause startup regressions in 9+119
...
Reviewed-by: mchung, psandoz, erikj, forax, iris
2016-06-28 00:39:26 +02:00
Xueming Shen
6223e843f9
8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive
...
Reviewed-by: rriggs
2016-06-27 13:57:24 -07:00
Iris Clark
294b2a0ec9
8158458: Update references from "1.9" to "9"
...
Reviewed-by: jjg, ksrini
2016-06-10 13:52:03 -07:00
Dan Smith
448079796f
8037804: Implement specified test for related functional interface types
...
Reviewed-by: vromero
2016-06-10 16:43:38 -06:00
Dan Smith
5cffc0a3ab
8144767: Fix handling of capture variables in most-specific test
...
Reviewed-by: vromero
2016-06-10 15:08:00 -06:00
Iris Clark
eb64124e48
8158458: Update references from "1.9" to "9"
...
Reviewed-by: prr
2016-06-10 13:47:19 -07:00
Valerie Peng
2f6adf09a0
8157627: Ucrypto prov need to workaround the renaming of CK_AES_GCM_PARAMS starting S11.3
...
Update Ucrypto header files to provide the definition of CK_AES_GCM_PARAMS for S11.3 and later
Reviewed-by: ascarpino
2016-06-10 23:06:24 +00:00
Valerie Peng
18e69df0e8
8157495: SHA-3 Hash algorithm performance improvements (~12x speedup)
...
Various improvements on performance and memory footprint
Reviewed-by: ascarpino
2016-06-10 22:39:40 +00:00
Jon Masamitsu
0818ea7b64
8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
...
Reviewed-by: sjohanss, sangheki
2016-06-10 11:40:02 -07:00
Joe Darcy
2f658b12e2
8159263: Problem list tools/jmod/JmodTest.java
...
Reviewed-by: jlaskey
2016-06-10 10:54:34 -07:00
Erik Joelsson
3c2951a820
8144911: Consider having modifications to jdk.jlink trigger recreation of all jmods
...
Reviewed-by: tbell
2016-06-10 16:59:18 +02:00
Erik Joelsson
0295c28e94
8055735: JDK_FILTER is broken
...
Reviewed-by: redestad, alanb, tbell
2016-06-10 16:56:29 +02:00
Nishit Jain
acac4bb550
8040211: Update LSR datafile for BCP 47
...
Reviewed-by: okutsu, peytoia
2016-06-10 20:25:51 +09:00
Nadeesh TV
b2d09f5c6c
8155581: jshell tool: replace use of Option.get()
...
Reviewed-by: rfield
2016-06-10 11:11:52 +00:00
Jim Laskey
a00aaac22a
8159228: Exclude jlink tests until jrt-fs patterns are rectified
...
Reviewed-by: sundar
2016-06-10 07:38:33 -03:00
Semyon Sadetsky
0c483d8e20
8156185: JDK-8024858 (long tooltip delay) is not fixed but is easily fixed
...
Reviewed-by: serb, alexsch
2016-06-10 13:05:49 +03:00
Prasanta Sadhukhan
987c089f6b
8159134: [PIT][TEST_BUG] failed to run java/awt/print/PrinterJob/PrintDlgSelectionAttribTest.java
...
Reviewed-by: yan
2016-06-10 15:28:49 +05:30
Prasanta Sadhukhan
4f9b85c627
8158758: [TEST_BUG] test/java/awt/print/PrinterJob/LandscapeStackOverflow.java fails on timeout
...
Reviewed-by: yan
2016-06-10 15:20:59 +05:30
Jamil Nimeh
ff8336341c
8157925: Typo in the API documentation of X509KeyManager
...
Corrects the misspelled word "implentations" to "implementations"
Reviewed-by: ascarpino
2016-06-10 00:37:24 -07:00
Bhavesh Patel
b5cd26324b
8156077: Support javadoc tags in module documentation
...
Reviewed-by: jjg
2016-06-09 23:24:05 -07:00
Lana Steuck
ffe5156969
Merge
2016-06-09 19:07:27 +00:00
Lana Steuck
607cd7698d
Merge
2016-06-09 19:07:12 +00:00
Lana Steuck
94654e5108
Merge
2016-06-09 19:06:36 +00:00
Lana Steuck
4c4d28cabc
Merge
2016-06-09 19:06:34 +00:00
Gerard Ziemski
656510aa27
8155968: Update command line options
...
Reviewed-by: gthornbr, hseigel, mschoene
2016-06-09 13:47:15 -05:00
Lana Steuck
de3a140332
Added tag jdk-9+122 for changeset 6155e509fca0
2016-06-09 17:28:39 +00:00
Lana Steuck
319bc827fb
Added tag jdk-9+122 for changeset 3d6ea76b35d6
2016-06-09 17:28:38 +00:00
Lana Steuck
021cc0e4d4
Added tag jdk-9+122 for changeset 59f8ee713e5f
2016-06-09 17:28:37 +00:00
Lana Steuck
e0d4a000ff
Added tag jdk-9+122 for changeset 57f451f8c235
2016-06-09 17:28:37 +00:00
Lana Steuck
b2b9fa589a
Added tag jdk-9+122 for changeset 29957ed01d97
2016-06-09 17:28:37 +00:00
Lana Steuck
349ceca9d0
Added tag jdk-9+122 for changeset 4fe343030c2a
2016-06-09 17:28:36 +00:00
Lana Steuck
33e732458e
Added tag jdk-9+122 for changeset 40c900f520ce
2016-06-09 17:28:36 +00:00
Lana Steuck
44209d545f
Added tag jdk-9+122 for changeset bbb89d6c08cc
2016-06-09 17:28:35 +00:00
Jim Laskey
50e2a2ced0
8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
...
Reviewed-by: sundar, alanb
2016-06-09 11:39:42 -03:00
Jim Laskey
32757e8ed8
8156995: jimage: extract specified contents
...
Reviewed-by: sundar, alanb
2016-06-09 11:39:42 -03:00
Jim Laskey
9cc375cdf9
8156994: jimage --help is not helpful
...
Reviewed-by: sundar, alanb
2016-06-09 11:39:42 -03:00
Claes Redestad
63715643fa
8158933: String concat stringifiers setup should avoid unnecessary lookups
...
Reviewed-by: shade
2016-06-09 16:13:09 +02:00
Jim Laskey
ad18ce3192
8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
...
Reviewed-by: sundar
2016-06-09 11:12:18 -03:00
Goetz Lindenmaier
8bb3799029
8159156: [TESTBUG] ReserveMemory test is not useful on Aix
...
Reviewed-by: dholmes
2016-06-09 15:17:18 +02:00
Jan Lahoda
ec1f537d10
8158174: jshell tool: leaks threads waiting on StopDetectingInputStream
...
Shutdown StopDetectingInputStream when closing the ConsoleIOContext.
Reviewed-by: rfield
2016-06-09 14:20:11 +02:00
Dmitry Markov
e66c3d1596
8025130: [macosx] Frame setLocationByPlatform has no effect under Mac OS X
...
Reviewed-by: ssadetsky, alexp
2016-06-09 14:21:42 +03:00
Mikhail Cherkasov
3e635157a9
8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559
...
Reviewed-by: serb, aivanov
2016-06-09 13:54:48 +03:00
Erik Joelsson
13dd1d5bda
8159047: Disable redundant build steps when creating buildjdk
...
Reviewed-by: tbell, dholmes
2016-06-09 10:40:19 +02:00