David Katleman
67886b6ed3
Added tag jdk9-b66 for changeset 271924202c97
2015-05-28 16:13:55 -07:00
David Katleman
4241cee0a0
Added tag jdk9-b66 for changeset 76bc0159a861
2015-05-28 16:13:52 -07:00
David Katleman
b769cb2a01
Added tag jdk9-b66 for changeset 1286226d1236
2015-05-28 16:13:52 -07:00
David Katleman
7c650f194d
Added tag jdk9-b66 for changeset 4a2e0a5ac013
2015-05-28 16:13:51 -07:00
David Katleman
5ccbd0b453
Added tag jdk9-b66 for changeset 725914ee5f0c
2015-05-28 16:13:49 -07:00
David Katleman
54bce8cb17
Added tag jdk9-b66 for changeset aaed6c21c444
2015-05-28 16:13:49 -07:00
David Katleman
fc4cc37cc6
Added tag jdk9-b66 for changeset a3ea54d69bd0
2015-05-28 16:13:48 -07:00
Daniel D. Daugherty
3c5478da5a
Merge
2015-05-28 15:03:57 -07:00
Staffan Larsen
6329a86bca
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
...
Reviewed-by: ksrini, ddehaven
2015-05-28 14:54:58 -07:00
Roger Riggs
6c70d53d16
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
...
8075676: java.time package javadoc typos
8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding
Reviewed-by: lancea, scolebourne
2015-05-28 17:37:33 -04:00
Vicente Romero
c44a1b3184
8081417: test CheckEBCDICLocaleTest.java is failing intermittently
...
Reviewed-by: darcy
2015-05-28 12:08:54 -07:00
Alejandro Murillo
4ac46201b7
Merge
2015-05-28 11:37:14 -07:00
Alejandro Murillo
e1eaa0d6f7
Merge
2015-05-28 11:37:13 -07:00
Alejandro Murillo
dc86a0aff2
Merge
2015-05-28 11:37:13 -07:00
Anton Nashatyrev
4dc4dd721e
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
...
Reviewed-by: azvegint, alexp
2015-05-28 21:17:49 +03:00
Mandy Chung
53a97cbeb3
8081347: Add @modules to jdk_core tests
...
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Joe Darcy
5aee5a8ee7
8081359: Update bug reporting URL
...
Reviewed-by: lancea
2015-05-28 11:31:40 -07:00
Xueming Shen
91868186b0
8038310: Re-examine integration of extended Charsets
...
To use ServiceLoader to load the extended charsets
Reviewed-by: alanb, mchung
2015-05-28 10:00:51 -07:00
Joe Darcy
c5aebd63b5
8081245: MHIllegalAccess.java failing across platforms
...
Reviewed-by: alanb, rriggs
2015-05-28 09:55:32 -07:00
Katja Kantserova
d16d3eca51
8081037: serviceability/sa/ tests time out on Windows
...
Reviewed-by: jbachorik, sla, dsamersoff
2015-05-28 16:31:47 +02:00
Jesper Wilhelmsson
5862209cf3
Merge
2015-05-28 16:01:10 +02:00
Andreas Eriksson
e6e9202e93
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
...
Reviewed-by: vlivanov
2015-05-28 12:11:33 +02:00
Volker Simonis
bfdaf0efed
8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
...
Reviewed-by: prr
2015-05-28 11:22:33 +02:00
Staffan Larsen
98d6dd65f9
8081292: sun/tools/jmap/BasicJMapTest.java timed out
...
Reviewed-by: mgronlun, sspitsyn
2015-05-28 10:37:49 +02:00
Weijun Wang
18dd0d6305
8081278: Typo in Exception Message
...
Reviewed-by: mullan
2015-05-28 09:11:14 +08:00
Daniel D. Daugherty
e4c75c1368
Merge
2015-05-27 16:15:23 -07:00
Mandy Chung
7c57878f39
8074432: Move jdeps and javap to jdk.jdeps module
...
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:32 -07:00
Mandy Chung
ab120497cf
8074432: Move jdeps and javap to jdk.jdeps module
...
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:18 -07:00
Mandy Chung
ee3e359025
8074432: Move jdeps and javap to jdk.jdeps module
...
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:04 -07:00
Roger Riggs
7b960a2e59
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
...
Reduce number of iterations to 8 instead of 50
Reviewed-by: naoto
2015-05-27 15:57:10 -04:00
Mandy Chung
f2d591c295
8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
...
Reviewed-by: jjg
2015-05-27 12:45:29 -07:00
Xueming Shen
ba7c5970f9
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
...
8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified
To open the new steram with appropricate open options
Reviewed-by: alanb
2015-05-27 12:23:35 -07:00
Athijegannathan Sundararajan
d321ca9523
8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
...
Reviewed-by: hannesw, lagergren
2015-05-27 22:18:51 +05:30
Erik Joelsson
c318ab6e23
8081814: Modularize the deploy build
...
Reviewed-by: ihse, ddehaven
2015-05-27 17:35:21 +02:00
Harold Seigel
93b1bd8283
Merge
2015-05-27 09:34:57 -04:00
Katja Kantserova
dc63fa4689
8081037: serviceability/sa/ tests time out on Windows
...
Reviewed-by: jbachorik, sla, dsamersoff
2015-05-27 14:35:55 +02:00
Mark Sheppard
48a0b96187
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
...
Ignore "stray" packets received from non test interface
Reviewed-by: alanb, chegar
2015-05-27 13:23:40 +01:00
Katja Kantserova
742b1ff410
8081037: serviceability/sa/ tests time out on Windows
...
Reviewed-by: jbachorik, sla, dsamersoff
2015-05-27 14:13:20 +02:00
Mark Sheppard
03c24ff25b
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
...
Ignore Teredo interface in test
Reviewed-by: alanb, chegar
2015-05-27 13:04:32 +01:00
Attila Szegedi
6e24cffe34
8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
...
Reviewed-by: lagergren, sundar
2015-05-27 14:37:11 +03:00
Alexander Alexeev
5e3d542763
8081289: aarch64: add support for RewriteFrequentPairs in interpreter
...
Add support for RewriteFrequentPairs
Reviewed-by: roland
2015-05-27 09:02:08 +00:00
Alejandro Murillo
52c501dfb1
Merge
2015-06-02 09:15:32 -07:00
Alexander Alexeev
a1eb515812
8081669: aarch64: JTreg TestStable tests failing
...
Fix TestStable failures
Reviewed-by: vlivanov
2015-06-02 14:28:08 +00:00
Alejandro Murillo
82382491a3
Merge
2015-06-01 10:15:20 -07:00
Athijegannathan Sundararajan
b05ced98a1
8007456: Nashorn test framework @argument does not handle quoted strings
...
Reviewed-by: hannesw, lagergren
2015-05-27 13:16:50 +05:30
Bengt Rutisson
0ee851e5ef
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
...
Reviewed-by: jmasa, kbarrett
2015-05-27 09:04:14 +02:00
Srikanth Adayapalam
385f5d800a
8080726: Redundant error message on private abstract interface method with body
...
Reviewed-by: mcimadamore
2015-05-27 11:27:42 +05:30
David Dehaven
41bdaeb5a2
Merge
2015-05-26 15:18:09 -07:00
Phil Race
6fe284e401
8081231: JDK9 client build broken on Windows
...
Reviewed-by: azvegint
2015-05-26 15:06:42 -07:00
Xueming Shen
92bfe45d6a
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
...
To remove the invalid test case
Reviewed-by: alanb
2015-05-26 12:34:51 -07:00