Fei Yang
|
2e85bb45ff
|
8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power
Replace tst+br with tbz instruction when tst's constant operand is 2 power
Reviewed-by: aph
|
2016-06-02 21:12:46 +08:00 |
|
Tobias Hartmann
|
f92cc0c836
|
8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Do not emit unsupported SSE 4.1 instructions in CRC32 intrinsic.
Reviewed-by: kvn, zmajo
|
2016-06-02 13:19:05 +02:00 |
|
Tobias Hartmann
|
35f9db149b
|
8156760: VM crashes if -XX:-ReduceInitialCardMarks is set
Fixed several compiler crashes with disabled ReduceInitialCardMarks.
Reviewed-by: roland, minqi, dlong, tschatzl, kvn
|
2016-06-02 08:46:52 +02:00 |
|
Tobias Hartmann
|
e4102fbe67
|
8157842: indexOfChar intrinsic is not emitted on x86
Matcher::match_rule_supported() should check for !UseSSE42Intrinsics.
Reviewed-by: roland, rbackman, shade, kvn
|
2016-06-01 16:36:44 +02:00 |
|
Tobias Hartmann
|
d1cfec7f7e
|
8155046: Parse::Block construction using undefined behavior
Blocks should be created via constructor and placement new.
Reviewed-by: kvn
|
2016-06-01 14:22:18 +02:00 |
|
Avik Niyogi
|
e5ec5f5afd
|
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
|
2016-06-01 11:16:22 +05:30 |
|
Hamlin Li
|
90cd96154e
|
8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
Reviewed-by: mchung
|
2016-05-31 22:04:00 -07:00 |
|
Joe Darcy
|
77859dc5ca
|
8158312: Update String.join example code to use List convenience factory methods
Reviewed-by: lancea, smarks
|
2016-05-31 19:13:21 -07:00 |
|
Lance Andersen
|
4300a5a412
|
8158281: java_sql_Timestamp.java fails with AssertionError
Reviewed-by: mchung
|
2016-05-31 21:27:28 -04:00 |
|
Stuart Marks
|
246a39a5b1
|
8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
|
2016-05-31 17:54:41 -07:00 |
|
Andrey Nazarov
|
56dd686558
|
8157850: Jar tests should pass through VM options
Reviewed-by: martin
|
2016-05-31 16:42:32 -07:00 |
|
Amanda Jiang
|
989d0b0b7c
|
8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers
Reviewed-by: valeriep, rhalade
|
2016-05-31 22:41:56 +00:00 |
|
Robert Field
|
3bad85523c
|
8080843: JShell tool: invalid key error occurs when external editor is used
Reviewed-by: vromero
|
2016-05-31 14:02:52 -07:00 |
|
Roland Schatz
|
bc9236dd30
|
8157428: [JVMCI] remove MemoryAccessProvider.readUnsafeConstant from API
Reviewed-by: iveresov
|
2016-05-31 20:43:12 +00:00 |
|
Alejandro Murillo
|
33bcb0a556
|
Merge
|
2016-05-31 13:15:48 -07:00 |
|
Roger Riggs
|
4d41caa932
|
8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
Reviewed-by: lancea, darcy
|
2016-05-31 14:58:53 -04:00 |
|
Chris Hegarty
|
c3a4f2331c
|
8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
|
2016-05-31 19:16:35 +01:00 |
|
Mandy Chung
|
a852e6e5d0
|
8152721: Java Web Start splash mechanism is not working in JDK9
Reviewed-by: alanb, ksrini
|
2016-05-31 10:59:31 -07:00 |
|
Tom Rodriguez
|
5fde888be3
|
Merge
|
2016-05-31 17:51:42 +00:00 |
|
Lance Andersen
|
8e7633221f
|
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
|
2016-05-31 13:43:15 -04:00 |
|
Lance Andersen
|
3461be0dc2
|
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
|
2016-05-31 13:41:31 -04:00 |
|
Michail Chernov
|
7cb4e07b8d
|
8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis
Reviewed-by: jmasa, dfazunen, tschatzl
|
2016-05-31 20:31:08 +03:00 |
|
Josef Eisl
|
343a9e76a8
|
8157292: [JVMCI] add missing test files from 8156034
Reviewed-by: iveresov
|
2016-05-31 17:08:18 +00:00 |
|
Vicente Romero
|
8d93dc2a15
|
8152062: obscure error message for bad 'provides'
Reviewed-by: jjg
|
2016-05-31 13:00:17 -04:00 |
|
Alejandro Murillo
|
292e12a684
|
Merge
|
2016-05-31 09:41:18 -07:00 |
|
Alejandro Murillo
|
9a95585602
|
Merge
|
2016-05-31 09:41:15 -07:00 |
|
Athijegannathan Sundararajan
|
5f49606225
|
8158250: nashorn ant javadoc targets are broken
Reviewed-by: hannesw, mhaupt
|
2016-05-31 21:12:34 +05:30 |
|
Sergey Bylokhov
|
086da50a2f
|
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
|
2016-05-31 18:31:29 +03:00 |
|
Dmitrij Pochepko
|
fafec2b66c
|
Merge
|
2016-05-31 13:58:28 +00:00 |
|
Igor Ignatyev
|
56be0b11f1
|
8153994: Compiler tests should be correctly marked with @module
Reviewed-by: kvn
|
2016-05-31 16:30:18 +03:00 |
|
Igor Ignatyev
|
fe34e32f2b
|
8158184: remove shell from compiler/c2/7070134/Stemmer.java
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Igor Ignatyev
|
708d50417c
|
8158185: jdk/test/lib/FileInstaller throws NPE if dst is in current directory
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Igor Ignatyev
|
7073d102f0
|
8158182: remove shell script from compiler/c2/6894807/IsInstanceTest.java
Reviewed-by: kvn
|
2016-05-31 16:29:45 +03:00 |
|
Semyon Sadetsky
|
989fe674ba
|
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
|
2016-05-31 15:57:01 +03:00 |
|
Dmitrij Pochepko
|
3f436dc952
|
8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
Reviewed-by: iignatyev
|
2016-05-31 15:48:47 +03:00 |
|
Igor Ignatyev
|
11504c438f
|
8073159: improve Test6857159.java
Reviewed-by: kvn
|
2016-05-31 15:12:09 +03:00 |
|
Vladimir Ivanov
|
b86eaee1a7
|
Merge
|
2016-05-31 15:10:10 +03:00 |
|
Avik Niyogi
|
d3571d7787
|
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
|
2016-05-31 16:03:21 +05:30 |
|
Athijegannathan Sundararajan
|
9f834231d5
|
8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
|
2016-05-31 13:10:46 +05:30 |
|
Athijegannathan Sundararajan
|
4489e7f18c
|
8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
|
2016-05-31 13:04:26 +05:30 |
|
Nishit Jain
|
02f77987fa
|
8072099: Format "ha" is unable to parse hours 10-12
Reviewed-by: okutsu, peytoia
|
2016-05-31 16:19:32 +09:00 |
|
Hamlin Li
|
6d91e29934
|
8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb
|
2016-05-31 00:15:04 -07:00 |
|
Prasanta Sadhukhan
|
b0d02d28a3
|
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
|
2016-05-31 12:29:57 +05:30 |
|
Hamlin Li
|
c36a7cfd2c
|
8158149: test bug for SystemModuleFinder when fast path is supported
Reviewed-by: alanb, mchung
|
2016-05-30 21:35:58 -07:00 |
|
Rachna Goel
|
48873ebc3f
|
8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
|
2016-05-31 13:00:48 +09:00 |
|
Amy Lu
|
e94656ce65
|
8154980: Remove intermittent key from test BandIntegrity.java
Reviewed-by: shade
|
2016-05-31 10:09:34 +08:00 |
|
Felix Yang
|
991c9b0593
|
8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
|
2016-05-30 17:49:04 -07:00 |
|
Mandy Chung
|
a5844d51c9
|
8153944: wsimport and wsgen usage messages not printed
Reviewed-by: alanb, lancea, aefimov
|
2016-05-30 17:32:33 -07:00 |
|
Hamlin Li
|
8d6c2508ab
|
8158044: Add test that checks uri of upgradeable modules
Reviewed-by: alanb, mchung
|
2016-05-30 16:03:48 -07:00 |
|
Igor Ignatyev
|
395f9470df
|
8152376: [TESTBUG] compiler/floatingpoint/Test15FloatJNIArgs should use run main/othervm/native
Reviewed-by: kvn
|
2016-05-30 23:33:00 +03:00 |
|