Xueming Shen
|
5675c04125
|
8143854: java/util/regex/RegExTest.java.RegExTest failed
Reviewed-by: darcy
|
2015-12-04 12:28:09 -08:00 |
|
Joe Darcy
|
3c3235b4cd
|
8144742: Instrument intermittently failing test GCDuringIteration.java
Reviewed-by: rriggs, martin
|
2015-12-04 11:01:53 -08:00 |
|
Prasanta Sadhukhan
|
9c2dc1edf5
|
8140530: Creating a VolatileImage with size 0, 0 results in no longer working g2d.drawStri
Reviewed-by: flar, serb
|
2015-12-04 13:52:21 +03:00 |
|
Phil Race
|
3c2bc66bb7
|
Merge
|
2015-12-03 11:56:10 -08:00 |
|
Rachna Goel
|
034df88671
|
8130246: java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
Updated PropertiesTest.sh to be sequential
Reviewed-by: naoto
|
2015-12-03 14:01:33 +05:30 |
|
Michael Haupt
|
03e64cef7b
|
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
Reviewed-by: sundar
|
2015-12-03 15:36:20 +01:00 |
|
Sergey Bylokhov
|
59accc606b
|
8131754: AquaTreeUI.getCollapsedIcon() issue reported in java beans tests with a modular build
Reviewed-by: malenkov, alexsch
|
2015-12-03 12:27:02 +05:30 |
|
Hamlin Li
|
b3fa048050
|
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
Cover the logXX and LogEvent.valueOf APIs of BootstrapLogger and logXX APIs of SimpleConsoleLogger
Reviewed-by: dfuchs
|
2015-12-02 19:46:46 -08:00 |
|
Masayoshi Okutsu
|
00cf15a96c
|
8141243: Unexpected timezone returned after parsing a date
Reviewed-by: naoto, peytoia
|
2015-12-03 15:34:08 +09:00 |
|
Phil Race
|
26a709b671
|
Merge
|
2015-12-02 16:45:03 -08:00 |
|
Phil Race
|
ab52dbb30c
|
Merge
|
2015-12-02 16:37:55 -08:00 |
|
Vyom Tewari
|
dc93a924ee
|
6856817: Poor performance of Writer#append with CharBuffer
Poor performance of Writer#append with CharBuffer
Reviewed-by: rriggs, dfuchs, sherman, shade
|
2015-12-02 21:32:40 +01:00 |
|
Phil Race
|
c410a92fed
|
Merge
|
2015-12-02 11:22:27 -08:00 |
|
Lana Steuck
|
af7402f069
|
Merge
|
2015-12-02 09:34:55 -08:00 |
|
Phil Race
|
214c48d9d2
|
Merge
|
2015-12-02 09:15:12 -08:00 |
|
Phil Race
|
0302ed2ed2
|
8144074: [PIT] Crash calling Toolkit.getScreenSize() on Windows
Reviewed-by: flar
|
2015-12-02 09:12:39 -08:00 |
|
Roger Riggs
|
bdca5d5f82
|
8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
The parent pid may be re-used, check that the child was started after the parent
Reviewed-by: darcy
|
2015-12-02 09:40:14 -05:00 |
|
Weijun Wang
|
7779102abc
|
8141457: keytool default cert fingerprint algorithm should be SHA-256
Reviewed-by: mullan
|
2015-12-02 16:44:54 +08:00 |
|
Semyon Sadetsky
|
afabb1b2c0
|
8068228: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest fails with GTKLookAndFeel
Reviewed-by: ssadetsky, arapte
|
2015-12-01 19:07:45 +03:00 |
|
Semyon Sadetsky
|
39ce42b41e
|
8081457: TrayIcon tests fail in OEL 7 only
Reviewed-by: alexsch, serb, azvegint
|
2015-12-01 19:02:50 +03:00 |
|
Jesper Wilhelmsson
|
a5b3e891de
|
Merge
|
2015-11-30 18:40:06 +01:00 |
|
Iris Clark
|
70e00d742f
|
Merge
|
2015-11-29 20:29:45 -08:00 |
|
Ambarish Rapte
|
bcb6785755
|
8055197: TextField deletes multiline strings
Reviewed-by: serb, alexsch
|
2015-11-26 19:12:28 +04:00 |
|
Doug Lea
|
9ea1a16abd
|
8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:56:44 -08:00 |
|
Doug Lea
|
d28c703325
|
8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder)
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:45:53 -08:00 |
|
Doug Lea
|
19cd84ef8c
|
8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:40:41 -08:00 |
|
Doug Lea
|
247c08f85d
|
8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2
8040928: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java: java.lang.Error: Completed != 2
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:35:27 -08:00 |
|
Doug Lea
|
22fa6c1f25
|
8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:30:07 -08:00 |
|
Lance Andersen
|
0c8069758d
|
8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral
Reviewed-by: rriggs, joehw
|
2015-11-25 15:28:30 -05:00 |
|
Michael Haupt
|
063afcee2f
|
8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
Reviewed-by: vlivanov
|
2015-11-25 09:23:07 +01:00 |
|
Naveen Kumar
|
f5466fa917
|
7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java
Reviewed-by: peytoia, okutsu
|
2015-11-25 13:29:14 +09:00 |
|
Mandy Chung
|
eb2c6c52bb
|
8143911: Reintegrate JEP 259: Stack-Walking API
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
|
2015-11-24 15:05:58 -08:00 |
|
Christian Tornqvist
|
557f4f366f
|
8143931: Back out JDK-8140450
Reviewed-by: coleenp
|
2015-11-24 10:12:32 -08:00 |
|
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 |
|
Mandy Chung
|
500a73cdb1
|
8140450: Implement JEP 259: Stack-Walking API
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
|
2015-11-23 12:44:50 -08: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 |
|
Phil Race
|
d1c0c842fb
|
Merge
|
2015-11-23 10:00:50 -08:00 |
|
Phil Race
|
301586f462
|
8143177: Integrate harfbuzz opentype layout engine per JEP 258
Reviewed-by: srl, vadim, serb
|
2015-11-23 09:58:44 -08:00 |
|
Vikrant Agarwal
|
4e828a68b5
|
7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X
Reviewed-by: alexsch, serb
|
2015-11-23 14:44:41 +03: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 |
|
Iris Clark
|
b1b246fa7b
|
Merge
|
2015-11-19 14:00:49 -08: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 |
|
David Lindholm
|
ac45dea45e
|
8145092: Use Unified Logging for the GC logging
JEP-271
Reviewed-by: sjohanss, brutisso
|
2015-11-18 14:51:10 +01:00 |
|
Phil Race
|
d095f6db51
|
Merge
|
2015-11-17 13:24:06 -08:00 |
|
Prasanta Sadhukhan
|
18cd974bce
|
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled
Reviewed-by: jgodinez, prr
|
2015-11-18 00:20:15 +03:00 |
|
Phil Race
|
5f60908938
|
Merge
|
2015-11-17 13:09:16 -08:00 |
|
Phil Race
|
eedb3870a2
|
Merge
|
2015-11-17 10:29:28 -08:00 |
|