Joe Darcy
|
24bf7ba966
|
8074714: Add javax/xml/jaxp/testng/validation to othervm.dirs in TEST.ROOT
Reviewed-by: lancea
|
2015-03-09 17:37:34 -07:00 |
|
Jason Uh
|
47e85e2963
|
8073430: Deprecate security APIs that have been superseded
Reviewed-by: mullan, weijun
|
2015-03-09 17:21:07 -07:00 |
|
Mark Sheppard
|
6e61892373
|
8065078: NetworkInterface.getNetworkInterfaces() triggers intermittent test failures
Reviewed-by: chegar
|
2015-03-09 18:48:40 +00:00 |
|
Brian Burkhalter
|
bd61d670c3
|
8073445: (fs) FileSystem.getPathMatcher(...) should check syntax component without regard to case
Change String equals() to equalsIgnoreCase() where needed.
Reviewed-by: alanb
|
2015-03-04 15:05:41 -08:00 |
|
Stuart Marks
|
d01c5811df
|
8073923: Files.lines() documentation needs clarification
Reviewed-by: darcy, alanb
|
2015-03-04 13:22:45 -08:00 |
|
Roman Kennke
|
08af89e08e
|
8072436: Refactor X11FontManager
Factor fontconfig related code out of X11FontManager into its own superclass FcFontManager.
Reviewed-by: prr, serb
|
2015-03-04 15:42:02 +01:00 |
|
Ivan Gerasimov
|
2264f58af9
|
8074067: (bf) Re-examine java.base/share/native/libjava/Bits.c
Reviewed-by: alanb, martin
|
2015-03-04 13:44:18 +03:00 |
|
Zaiyao Liu
|
fae048d0e2
|
8048610: Implement regression test for bug fix of 4686632 in JCE
Reviewed-by: weijun
|
2015-03-04 16:26:49 +08:00 |
|
Zaiyao Liu
|
7b95618234
|
8050371: More MessageDigest tests
Reviewed-by: xuelei
|
2015-03-04 08:10:23 +00:00 |
|
Amanda Jiang
|
a1f3c2d2fe
|
8048360: Test signed jar files
Reviewed-by: weijun
|
2015-03-04 10:12:25 +08:00 |
|
Jason Uh
|
33505a8b52
|
8054037: Improve tracing for java.security.debug=certpath
8055207: keystore and truststore debug output could be much better
Reviewed-by: mullan, coffeys, jnimeh
|
2015-03-03 14:16:49 -08:00 |
|
Phil Race
|
aa51e477d4
|
Merge
|
2015-03-03 10:39:40 -08:00 |
|
Sergey Bylokhov
|
8def2a3e45
|
8073420: JFrame.EXIT_ON_CLOSE can be removed in favour of WindowConstants.EXIT_ON_CLOSE
Reviewed-by: art, azvegint, alexsch
|
2015-03-03 20:23:34 +03:00 |
|
Phil Race
|
9f78b4347e
|
Merge
|
2015-03-03 08:49:13 -08:00 |
|
Prasanta Sadhukhan
|
3ca192f3b3
|
8039345: Strange behaviour of per-pixel translucency on linux
Reviewed-by: prr, azvegint
|
2015-03-03 17:50:01 +03:00 |
|
Alejandro Murillo
|
1b7e7fdf70
|
Merge
|
2015-03-03 06:23:50 -08:00 |
|
Paul Sandoz
|
0405de7fca
|
8071479: Stream and lambdafication improvements to j.u.regex.Matcher
Reviewed-by: smarks, briangoetz, sherman
|
2015-03-03 12:30:48 +01:00 |
|
Ivan Gerasimov
|
68b3fe02ad
|
8074066: Useless code in share/native/libjava/VM.c
Reviewed-by: mchung
|
2015-03-03 10:30:44 +03:00 |
|
Vladimir Kozlov
|
adfbe70e01
|
Merge
|
2015-03-02 17:36:56 -08:00 |
|
Joe Darcy
|
de2f72a351
|
8074126: Correct @see cross-refs to the JLS in java.lang[.annotation]
Reviewed-by: lancea
|
2015-03-02 16:06:58 -08:00 |
|
Vladimir Kozlov
|
97b9b51906
|
Merge
|
2015-03-02 15:15:15 -08:00 |
|
Brent Christian
|
8dd500f340
|
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
Reviewed-by: alanb, erikj, ihse, mchung
|
2015-03-02 13:37:30 -08:00 |
|
Vladimir Kozlov
|
2c553427a9
|
Merge
|
2015-03-02 10:09:03 -08:00 |
|
Daniel Fuchs
|
9b5f69fa24
|
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
Instant.toEpochMilli() now takes into account the sign of the 'seconds' field.
Reviewed-by: rriggs, scolebourne
|
2015-03-02 14:46:10 +01:00 |
|
Prasanta Sadhukhan
|
307da40f99
|
8048782: OpenJDK: PiscesCache : xmax/ymax rounding up can cause RasterFormatException
Reviewed-by: prr, flar
|
2015-03-02 16:34:44 +03:00 |
|
Christian Tornqvist
|
b520218d57
|
Merge
|
2015-03-02 05:32:14 -08:00 |
|
Erik Joelsson
|
6de0c1df26
|
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
Reviewed-by: ihse
|
2015-03-02 14:18:05 +01:00 |
|
Ivan Gerasimov
|
fee38a671f
|
8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win]
Reviewed-by: alanb
|
2015-03-02 11:07:47 +03:00 |
|
Masayoshi Okutsu
|
e088a6e1ef
|
8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
Reviewed-by: peytoia
|
2015-03-02 11:48:08 +09:00 |
|
Claes Redestad
|
c8e99e3610
|
8073497: Lazy conversion of ZipEntry time
Reviewed-by: sherman, plevart
|
2015-02-28 13:17:13 +01:00 |
|
Weijun Wang
|
2bcc0c7789
|
8074018: Named extension not recognized in keytool -ext honored after 8073182
Reviewed-by: mullan
|
2015-02-28 10:47:07 +08:00 |
|
Brian Burkhalter
|
03088bb6e6
|
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
Remove restriction to blocking case
Reviewed-by: alanb, chegar
|
2015-02-27 14:36:03 -08:00 |
|
Chris Hegarty
|
43f188234a
|
8074043: java.util.Arrays setAll and parallelSetAll subrange note
Reviewed-by: smarks
|
2015-02-27 18:12:07 +00:00 |
|
Alejandro Murillo
|
bcb3fde88f
|
Merge
|
2015-02-27 07:34:27 -08:00 |
|
Roger Riggs
|
9b8b669510
|
8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation
Create the gen-separate directory in the current directory to improve robustness
Reviewed-by: darcy
|
2015-02-27 10:09:06 -05:00 |
|
Vladimir Ivanov
|
284a867adc
|
8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
Reviewed-by: psandoz
|
2015-02-27 18:03:21 +03:00 |
|
Chris Hegarty
|
dc378de91b
|
8074022: Serialization should issue a freeze action after reconstituting a graph that contains objects with final fields
Reviewed-by: dholmes, plevart, psandoz
|
2015-02-27 11:45:07 +00:00 |
|
Magnus Ihse Bursie
|
90a23fca14
|
8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla
|
2015-02-27 11:56:42 +01:00 |
|
Paul Sandoz
|
95b2455d16
|
8071600: Add a flat-mapping collector
Reviewed-by: smarks, chegar, briangoetz
|
2015-02-27 09:58:25 +01:00 |
|
Lana Steuck
|
992a3bfb85
|
Merge
|
2015-02-26 20:18:40 -08:00 |
|
Joe Darcy
|
8efc09a66a
|
8073952: Spec of j.l.r.Method.toString/toGenericString need to be clarified
Reviewed-by: lancea
|
2015-02-26 18:02:49 -08:00 |
|
David Katleman
|
10b846cb84
|
Added tag jdk9-b52 for changeset 8a11fed0d1a0
|
2015-02-26 15:58:06 -08:00 |
|
Lev Priima
|
ff45a0b5b0
|
8073354: TimSortStackSize2.java: test cleanup: make test run with single argument
Reviewed-by: dholmes
|
2015-02-26 18:50:02 -05:00 |
|
Xueming Shen
|
7f950ef63d
|
8073924: Update test/java/nio/charset/Charset/NIOCharsetAvailability.java to work with module system
To use module's runtime filesystem to iterate the class files
Reviewed-by: alanb
|
2015-02-26 14:40:43 -08:00 |
|
Sergey Bylokhov
|
104db62eca
|
4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false
Reviewed-by: prr, bae
|
2015-02-27 01:06:39 +03:00 |
|
Vladimir Kozlov
|
7e75bdc891
|
Merge
|
2015-02-26 10:56:26 -08:00 |
|
Vinnie Ryan
|
a929976abd
|
8073955: Update java.security.debug help text to reflect recent enhancements for debugging
Reviewed-by: mullan
|
2015-02-26 16:29:49 +00:00 |
|
Sergey Bylokhov
|
b15e27a0b2
|
8073795: JMenuBar looks bad under retina
Reviewed-by: alexsch, azvegint
|
2015-02-26 16:41:39 +03:00 |
|
Sean Coffey
|
79240eab9b
|
8071447: IBM1166 Locale Request for Kazakh characters
Reviewed-by: sherman
|
2015-02-26 09:36:30 +00:00 |
|
Weijun Wang
|
c12ac1b4cc
|
8073853: KeyToolTest.java has too many too long lines
Reviewed-by: mullan
|
2015-02-26 08:08:52 +08:00 |
|