Rachna Goel
da87510683
7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java
...
Outputting extra information in LocaleEnhanceTest.java
Reviewed-by: peytoia, naoto
2015-11-24 14:46:09 +05:30
Aleksey Shipilev
7fafbde248
8136500: Integer/Long getChars and stringSize should be more idiomatic
...
Reviewed-by: igerasim, sherman, psandoz, jrose
2015-11-24 19:02:33 +03:00
Alexandre Iline
fb7027bca9
8139430: Refactor test library to decrease module dependencies of tests
...
Reviewed-by: mchung, alanb
2015-11-23 11:49:04 -08:00
Daniel Fuchs
bd8942b7a1
8140364: JEP 264 Platform Logger API and Service Implementation
...
Initial implementation for JEP 264 Platform Logger API and Service
Reviewed-by: mchung, psandoz, rriggs
2015-11-20 19:26:16 +01:00
Michael Haupt
5b2c88e28a
8139885: implement JEP 274: enhanced method handles
...
Reviewed-by: jrose, psandoz, vlivanov
2015-11-20 15:34:12 +01:00
Claes Redestad
7563066613
8143253: java/lang/invoke/CompileThresholdBootstrapTest.java failing on mach5
...
Reviewed-by: lancea
2015-11-18 20:56:00 +01:00
Claes Redestad
e9b75962b3
8143232: Fix java.lang.invoke bootstrap when specifying COMPILE_THRESHOLD
...
Reviewed-by: vlivanov
2015-11-18 17:39:40 +01:00
Phil Race
eedb3870a2
Merge
2015-11-17 10:29:28 -08:00
Nadeesh TV
31f7efd560
8071919: Add java.time.Clock.tickMillis(ZoneId zone) method
...
Reviewed-by: dfuchs, rriggs, scolebourne
2015-11-17 11:06:46 -05:00
Nadeesh TV
b6d29b4f0b
8072746: LocalDate.isEra() should return IsoEra not Era
...
Reviewed-by: rriggs, scolebourne
2015-11-17 10:44:22 -05:00
Paul Sandoz
e3111f5d49
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
...
Reviewed-by: lancea, rriggs, mchung
2015-11-17 14:11:46 +01:00
Paul Sandoz
c16c0e61c9
8141409: Arrays.equals accepting a Comparator
...
Reviewed-by: rriggs
2015-11-17 14:11:42 +01:00
Alejandro Murillo
63852abb50
Merge
2015-11-16 22:36:45 -08:00
Roger Riggs
9322c398b5
8133079: java.time LocalDate and LocalTime ofInstant() factory methods
...
Reviewed-by: rriggs, scolebourne
2015-11-16 15:28:55 -05:00
Alejandro Murillo
38b3ed8f07
Merge
2015-11-16 10:47:28 -08:00
Felix Yang
3c5dd5581c
8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
...
Reviewed-by: weijun
2015-11-16 12:54:01 +08:00
Jonathan Gibbons
39cb0e2223
8142996: move jdk java/util/streams tests into java.base directories
...
Reviewed-by: mchung
2015-11-13 15:55:32 -08:00
Roger Riggs
2714bdae50
8132394: (process) ProcessBuilder support for a pipeline of processes
...
Reviewed-by: psandoz, alanb
2015-11-13 15:48:59 -05:00
Alejandro Murillo
1d0da88fea
Merge
2015-11-13 10:35:27 -08:00
Nadeesh TV
09c0550556
8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
...
Reviewed-by: rriggs, scolebourne
2015-11-13 11:52:56 -05:00
Roger Riggs
e15eefc7d7
8141652: Rename methods Objects.nonNullElse* to requireNonNullElse*
...
And some usages of replacing expr != null ? expr : otherexpr
Reviewed-by: jrose, chegar
2015-11-11 22:38:15 -05:00
Joseph Provino
f2134af77c
Merge
2015-11-11 23:45:51 +00:00
Nadeesh TV
5541c558b8
8138664: ZonedDateTime parse error for any date using 'GMT0' ZoneID - Java Bug System
...
Reviewed-by: rriggs, scolebourne, sherman
2015-11-10 14:12:53 -05:00
Nadeesh TV
dd0226189c
8066571: UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal - Java Bug System
...
Reviewed-by: rriggs, scolebourne
2015-11-10 14:11:50 -05:00
Rocky Sloan
f8cea75f1c
8137113: [TEST_BUG] Two java.beans tests need to be updated to work with JDK 9 modularized filesystem
...
Reviewed-by: serb, alexsch
2015-11-10 13:46:45 +03:00
Amy Lu
765cd7602c
8142370: Move java/util/concurrent/Phaser/Basic.java to tier 2
...
Reviewed-by: darcy, martin
2015-11-10 13:15:01 +08:00
Alejandro Murillo
b96356c53b
Merge
2015-11-09 20:37:05 -08:00
Joe Darcy
3cc6f8e724
8142369: Move TestLocalTime.java to tier 2
...
Reviewed-by: lancea, sherman
2015-11-09 18:27:43 -08:00
Rajan Halade
7ff9b4ac29
8048356: SecureRandom default provider tests
...
Reviewed-by: wetmore
2015-11-10 01:38:35 +03:00
Phil Race
581b95fee3
Merge
2015-11-09 09:05:20 -08:00
Roger Riggs
fe2786af5f
8138566: (Process) java.lang.Process.allChildren specification clarification
...
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate
Rename to descendants() and clarify
Reviewed-by: psandoz
2015-11-09 11:02:07 -05:00
Alejandro Murillo
7bbbc98da3
Merge
2015-11-06 11:11:53 -08:00
Prasanta Sadhukhan
86cf3935f7
7161283: [macosx]filedialog didn't pop up for awt test InvalidParametersNativeTest
...
Reviewed-by: serb, rchamyal
2015-11-06 19:13:16 +03:00
Prasanta Sadhukhan
12667cd360
8020448: Test closed/java/awt/font/JNICheck/JNICheck.sh fails on Solaris 11 since 7 FCS
...
Reviewed-by: azvegint, rchamyal
2015-11-05 14:08:51 +03:00
Tobias Hartmann
b45249a128
8141393: [TESTBUG] VMOptionsTest.java fails on ARM
...
The test should not assume that CompactStrings is enabled by default on all platforms.
Reviewed-by: roland
2015-11-05 09:08:42 +01:00
Paul Sandoz
b6f45b1889
8033148: Lexicographic comparators for arrays
...
Reviewed-by: jrose, chegar, bchristi, mduigou
2015-11-04 16:44:38 +01:00
Joe Darcy
03a416db62
8141368: Typo in java/lang/Class/IsEnum.java test
...
Reviewed-by: jjg
2015-11-03 17:41:38 -08:00
David Dehaven
4e50c75aa6
Merge
2015-11-03 12:04:12 -08:00
David Dehaven
c0215a77a2
Merge
2015-11-03 09:45:39 -08:00
Roger Riggs
937b5e1d5e
8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
...
Reviewed-by: darcy
2015-11-03 10:20:14 -05:00
Tobias Hartmann
4ed5b73f3d
8141132: JEP 254: Compact Strings
...
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
Anton Litvinov
943ce6067c
8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
...
Reviewed-by: alexsch, kizune
2015-10-30 13:23:35 +03:00
Phil Race
b83813f43a
8138817: JNI warnings loading fonts on MacOSX
...
Reviewed-by: serb, alexsch
2015-10-29 15:17:57 -07:00
David Holmes
90176d92ba
Merge
2015-10-29 21:38:11 -04:00
Chris Plummer
5b3684cf37
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
...
Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
2015-10-29 12:02:53 -07:00
Sergey Bylokhov
6b5651d4b8
8134732: [TEST_BUG] Test java/awt/applet/Applet/AppletFlipBuffer.java fails on Windows with AWTException
...
Reviewed-by: azvegint, yan
2015-10-28 16:42:49 +03:00
Prasanta Sadhukhan
b9bde0f1ce
7077412: [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
...
Reviewed-by: azvegint, serb
2015-10-27 14:14:08 +03:00
Phil Race
6ca895574e
Merge
2015-10-23 10:50:34 -07:00
Phil Race
5c26723516
8132890: Text overlapping on dot matrix printers
...
Reviewed-by: jgodinez, serb
2015-10-21 09:21:25 -07:00
Mikhail Cherkasov
d9ebc2b4c2
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
...
Reviewed-by: alexsch, serb
2015-10-21 18:58:19 +03:00