55545 Commits

Author SHA1 Message Date
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
Shilpi Rastogi
41fa7638dd 8147585: Annotations with lambda expressions has parameter result in wrong behavior
Reviewed-by: psandoz, darcy, jfranck, vlivanov, mhaupt
2016-06-09 09:33:37 +02:00
Hamlin Li
abf7117cde 8158881: Doc typo in src/../java/net/URI.java
Reviewed-by: chegar, wetmore
2016-06-08 17:30:37 -07:00
Dan Smith
c9ecf65186 8157476: -Wlogical-not-parentheses warnings in JRSUIConstantSync.m
Reviewed-by: serb
2016-06-08 16:27:02 -06:00
Jon Masamitsu
d618ceab2e 8159073: : Error handling incomplete when creating GC threads lazily
Reviewed-by: drwhite, tschatzl, sangheki
2016-06-08 14:11:51 -07:00
Michael Haupt
c777916f51 8158571: Additional method handle validation
Reviewed-by: jrose, ahgross, mchung
2016-06-08 21:45:34 +01:00
Bradford Wetmore
a1ebe17019 8158978: ALPN not working when values are set directly on a SSLServerSocket
Reviewed-by: xuelei
2016-06-08 11:28:13 -07:00
Athijegannathan Sundararajan
8857f65a03 8159034: 4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError
Reviewed-by: hannesw, jlaskey
2016-06-08 20:35:23 +05:30
Pavel Rappo
7c857909cf 8156693: Improve usability of CompletableFuture use in WebSocket API
Reviewed-by: rriggs
2016-06-08 15:19:58 +01:00
Hannes Wallnöfer
54ec7c6b21 8159031: jjs throws NoSuchFileException if ~/.jjs.history does not exist
Reviewed-by: sundar, mhaupt
2016-06-08 15:53:22 +02:00
Hannes Wallnöfer
ebf4782aa1 8159031: jjs throws NoSuchFileException if ~/.jjs.history does not exist
Reviewed-by: sundar, mhaupt
2016-06-08 15:50:11 +02:00
Erik Joelsson
f8e1100161 8136771: Implement the license-swap logic as a make target
Reviewed-by: tbell
2016-06-08 15:13:19 +02:00
Erik Helin
19c8ab3cdb 8159045: Remove const from methods returning size_t in threadLocalAllocBuffer.hpp
Reviewed-by: sjohanss, jmasa
2016-06-08 13:24:36 +02:00
Amy Lu
2a5aef1ee4 8159012: Problem list sun/net/www/http/ChunkedOutputStream/checkError.java
Reviewed-by: chegar
2016-06-08 16:25:39 +08:00
Aleksey Shipilev
41b6361f34 8158851: MH.publicLookup() init circularity, triggered by custom SecurityManager with String concat and -limitmods java.base
Reviewed-by: alanb, redestad, jlaskey
2016-06-08 11:14:45 +03:00
Robert Field
8696e295a8 8139829: JShell API: No use of fields to return information from public types
Reviewed-by: vromero
2016-06-08 00:32:31 -07:00
Prasanta Sadhukhan
fb10e2f2ae 6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates
Reviewed-by: prr
2016-06-08 09:56:56 +05:30
Nishit Jain
3097f1a54d 8047780: [Doc] Locale.LanguageRange() throws an undocumented IAE when range is ill-formed
Reviewed-by: okutsu, peytoia
2016-06-08 12:54:37 +09:00
Volker Simonis
cb2da4e3e7 8158763: --disable-hotspot-gtest not working on Solaris
Reviewed-by: dholmes
2016-06-07 22:01:49 -04:00
Erik Joelsson
ecbc1ddee0 Merge 2016-06-07 19:05:36 +02:00
Volker Simonis
008425f637 8158938: AIX: some more new hotspot build fixes
Reviewed-by: erikj
2016-06-07 18:25:53 +02:00
Robin Stevens
3dee2d33a4 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
2016-06-07 20:15:01 +04:00