Srikanth Adayapalam
|
4917261f1c
|
8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Reviewed-by: jjg
|
2016-05-23 10:08:48 +05:30 |
|
Weijun Wang
|
ae0c75bb38
|
8157526: 3KeyTDEA word left in DRBG after JDK-8156213
Reviewed-by: xuelei
|
2016-05-23 09:31:58 +08:00 |
|
Joe Darcy
|
edf1a42740
|
8157527: Replace @since 1.9 with @since 9 on new math methods
Reviewed-by: chegar
|
2016-05-22 18:23:02 -07:00 |
|
Chris Hegarty
|
8d8b6d10f6
|
8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
Reviewed-by: alanb, chegar
|
2016-05-22 19:06:23 +01:00 |
|
Robert Field
|
5361169fbd
|
8156101: JShell SPI: Provide a pluggable execution control SPI
Reviewed-by: jlahoda
|
2016-05-21 22:32:08 -07:00 |
|
Erik Joelsson
|
f33cf602b8
|
8157506: Disable bootcycle build when cross compiling
Reviewed-by: alanb, tbell, mchung
|
2016-05-21 18:23:28 +02:00 |
|
Erik Joelsson
|
434e536704
|
8157507: JDK-8157348 broke gensrc of imported modules
Reviewed-by: alanb, tbell, mchung
|
2016-05-21 18:21:53 +02:00 |
|
Jan Lahoda
|
4b64ab9bb5
|
8157502: make docs broken after JDK-5100935
Correcting reference to Math::multiplyFull.
Reviewed-by: alanb
|
2016-05-21 13:18:15 +02:00 |
|
Alan Bateman
|
ce04e9d9a2
|
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
|
2016-05-21 08:01:03 +01:00 |
|
Alan Bateman
|
8fe0416551
|
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
|
2016-05-21 08:00:33 +01:00 |
|
Alan Bateman
|
f243b8ec01
|
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
|
2016-05-21 08:00:14 +01:00 |
|
Joe Darcy
|
8c88656e09
|
6415644: Make javax.lang.model.SourceVersion more informative
Reviewed-by: jjg
|
2016-05-20 17:00:03 -07:00 |
|
Jonathan Gibbons
|
e568099980
|
8157474: clean up/simplify/rename ModuleWrappers class
Reviewed-by: mchung
|
2016-05-20 16:44:35 -07:00 |
|
Joe Darcy
|
48ac10a591
|
8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
|
2016-05-20 16:34:14 -07:00 |
|
Vivek Deshpande
|
489b38091e
|
8154473: Update for CompilerDirectives to control stub generation and intrinsics
Use -XX:DisableIntrinsic flag to control intrinsics usage in Interpreter.
Reviewed-by: twisti, neliasso, kvn, simonis
|
2016-05-20 14:17:55 -07:00 |
|
Joe Wang
|
f56536a6bf
|
8054632: [since-tag]: javadoc for xml classes has invalid @since tag
Reviewed-by: lancea
|
2016-05-20 13:47:36 -07:00 |
|
Mandy Chung
|
0bafc010b2
|
8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
Reviewed-by: dfuchs
|
2016-05-20 12:24:02 -07:00 |
|
Robert Field
|
2a791e9edd
|
8157200: jshell tool: Add /retain command to persist settings
8156910: jshell tool: crash when code with syntax error contains format specifier
Reviewed-by: jlahoda
|
2016-05-20 11:55:46 -07:00 |
|
Alejandro Murillo
|
ef493e2be1
|
Merge
|
2016-05-20 11:30:52 -07:00 |
|
Alejandro Murillo
|
a4eeccb502
|
Merge
|
2016-05-20 11:30:51 -07:00 |
|
Alejandro Murillo
|
e81bc31a88
|
Merge
|
2016-05-20 11:23:53 -07:00 |
|
Sibabrata Sahoo
|
ea82a852dd
|
8157417: Some of SecureRandom test might get timed out in linux
Reviewed-by: weijun
|
2016-05-20 09:57:01 -07:00 |
|
Mandy Chung
|
479ecdbdaf
|
8157391: jdeps left JarFile open
Reviewed-by: alanb
|
2016-05-20 09:47:00 -07:00 |
|
Artem Smotrakov
|
4880e22424
|
8129389: javax/net/ssl/DTLS tests fail intermittently
Reviewed-by: xuelei
|
2016-05-20 09:40:29 -07:00 |
|
Christian Tornqvist
|
3469a820b9
|
Merge
|
2016-05-20 16:39:40 +00:00 |
|
Vladimir Ivanov
|
6dfcf1dd81
|
8154831: CastII/ConvI2L for a range check is prematurely eliminated
Reviewed-by: kvn, thartmann
|
2016-05-20 18:27:03 +03:00 |
|
Vladimir Ivanov
|
6faefd3af8
|
Merge
|
2016-05-20 18:05:28 +03:00 |
|
Vladimir Ivanov
|
36daf60d8f
|
Merge
|
2016-05-20 18:05:09 +03:00 |
|
Christian Tornqvist
|
870555cea0
|
Merge
|
2016-05-20 14:57:18 +00:00 |
|
Jesper Wilhelmsson
|
4fde26fd80
|
8157453: Convert DependencyContext_test to GTest
Reviewed-by: dholmes, rehn, kzhaldyb
|
2016-05-20 16:45:00 +02:00 |
|
Jim Laskey
|
3648a0f15f
|
8156602: javac crashes again on Windows 32-bit with ClosedChannelException
Reviewed-by: alanb
|
2016-05-20 11:41:29 -03:00 |
|
Michael Haupt
|
11a849f973
|
8157444: exclude jjs shebang handling test from runs
Reviewed-by: sundar, hannesw, jlaskey
|
2016-05-20 16:02:36 +02:00 |
|
Paul Sandoz
|
65a33061ce
|
8157437: Typos in Stream JavaDoc
Reviewed-by: shade, alanb, lancea
|
2016-05-20 14:07:21 +02:00 |
|
Michail Chernov
|
1570c8ce43
|
8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
Reviewed-by: jprovino, dfazunen, jmasa, drwhite
|
2016-05-20 14:53:13 +03:00 |
|
Hamlin Li
|
524ec2f1de
|
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Reviewed-by: psandoz
|
2016-05-20 03:33:57 -07:00 |
|
Paul Sandoz
|
53ef4fecbf
|
8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
Reviewed-by: briangoetz, redestad
|
2016-05-20 11:47:39 +02:00 |
|
Michael Haupt
|
95535658a6
|
8155985: Persistent Parameter Processing
Reviewed-by: jrose, vlivanov, ahgross
|
2016-05-20 09:58:14 +01:00 |
|
Erik Joelsson
|
f39d18983b
|
8157348: Build fails with certain source configurations
Reviewed-by: tbell
|
2016-05-20 10:25:40 +02:00 |
|
Athijegannathan Sundararajan
|
c81faa1b04
|
8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
Reviewed-by: hannesw, attila
|
2016-05-20 13:20:10 +05:30 |
|
Li Jiang
|
72dfe407db
|
8157778: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
|
2016-05-20 00:03:52 -07:00 |
|
Li Jiang
|
deb08e7fa0
|
8155918: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
|
2016-05-20 00:03:45 -07:00 |
|
Sergey Bylokhov
|
a23de88885
|
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan
|
2016-05-26 16:12:12 +03:00 |
|
Ajit Ghaisas
|
7f19f63454
|
6827800: Default button is activated even when it is invisible
Reviewed-by: serb, rchamyal
|
2016-05-26 17:01:24 +05:30 |
|
Rajeev Chamyal
|
d6fea79c1a
|
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
Reviewed-by: alexsch, serb, prr
|
2016-05-26 16:02:19 +05:30 |
|
Brian Burkhalter
|
0a08ca4510
|
8156580: Make TIFFTagSet subclasses final
Change the class declarations to make TIFFTagSet subclasses final.
Reviewed-by: prr
|
2016-05-25 15:51:09 -07:00 |
|
Brian Burkhalter
|
08121fbd51
|
8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.
Reviewed-by: prr
|
2016-05-25 15:48:57 -07:00 |
|
Phil Race
|
3e726f00ed
|
8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
Reviewed-by: serb, bpb
|
2016-05-25 15:20:45 -07:00 |
|
David Dehaven
|
a5e0e96acb
|
Merge
|
2016-05-25 13:38:38 -07:00 |
|
Abdul Kolarkunnu
|
1715e73667
|
8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
|
2016-05-25 16:32:37 +05:30 |
|
Rajeev Chamyal
|
4cdcbc2939
|
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
|
2016-05-25 14:59:15 +05:30 |
|