Kumar Srinivasan
|
277a0d2dc8
|
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
Reviewed-by: alanb
|
2014-12-08 11:54:17 -08:00 |
|
Joe Darcy
|
220aa4b838
|
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
8066634: Suppress deprecation warnings in java.management module
8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules
Reviewed-by: alanb, lancea, sherman, sla, dfuchs
|
2014-12-08 09:13:08 -08:00 |
|
Jan Lahoda
|
59b3453845
|
8061549: Disallow _ as a one-character identifier
Underscore is no longer a one-charater identifier with -source 9
Reviewed-by: mcimadamore, jjg
|
2014-12-08 18:02:07 +01:00 |
|
Maurizio Cimadamore
|
fb05a03095
|
8066889: IntelliJ langtools launcher ought to be Windows friendly
Fixup file and path separators in project setup stage.
Reviewed-by: jlahoda
|
2014-12-08 16:30:43 +00:00 |
|
Kumar Srinivasan
|
8732d09ae7
|
8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space
Reviewed-by: alanb
|
2014-12-08 07:51:59 -08:00 |
|
Attila Szegedi
|
d3b4347330
|
8066227: CodeGenerator load unitialized slot
Reviewed-by: hannesw, lagergren
|
2014-12-08 15:14:11 +01:00 |
|
Attila Szegedi
|
1284542fb3
|
8066230: Undefined object type assertion when computing TypeBounds
Reviewed-by: hannesw, lagergren
|
2014-12-08 15:13:16 +01:00 |
|
Jan Lahoda
|
113babff27
|
8065753: javac crashing on a html-like file
Avoiding special-case in error recovery for bad token on position 0.
Reviewed-by: jjg
|
2014-12-08 11:50:19 +01:00 |
|
Yumin Qi
|
3dff2ab063
|
Merge
|
2014-12-08 00:25:10 -08:00 |
|
Zaiyao Liu
|
34372ab223
|
8049432: New tests for TLS property jdk.tls.client.protocols
Reviewed-by: xuelei
|
2014-12-08 07:15:49 +00:00 |
|
Phil Race
|
fe279aa4d8
|
Merge
|
2014-12-07 09:03:07 -08:00 |
|
Kirk Shoop
|
9eafb6c406
|
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
|
2014-12-07 07:10:29 +00:00 |
|
Joe Darcy
|
c278cc80e9
|
8066638: Suppress deprecation warnings in jdk.crypto module
8066641: Suppress deprecation warnings in jdk.naming module
Reviewed-by: wetmore, xuelei, valeriep, lancea
|
2014-12-05 17:36:18 -08:00 |
|
Alejandro Murillo
|
4936eee025
|
Merge
|
2014-12-05 16:36:08 -08:00 |
|
Alejandro Murillo
|
db929c3598
|
Merge
|
2014-12-05 16:36:07 -08:00 |
|
Alejandro Murillo
|
69c8c493e3
|
Merge
|
2014-12-05 16:36:07 -08:00 |
|
Chris Plummer
|
ac8fc3ff27
|
8066507: JPRT is not capable of running jtreg tests located jdk/test
Fixed by copying same fix already in place in hotspot/test/Makefile.
Reviewed-by: dholmes, tbell
|
2014-12-05 15:44:01 -08:00 |
|
Rob McKenna
|
9fa1d1239b
|
8065238: javax.naming.NamingException after upgrade to JDK 8
Reviewed-by: vinnie
|
2014-12-05 20:13:05 +00:00 |
|
Volker Simonis
|
2570fc5418
|
8066766: The commands in the modular images are executable by the owner only
Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
|
2014-12-05 19:46:15 +01:00 |
|
Pavel Rappo
|
421fc583be
|
8066678: java.nio.channels.Channels cleanup
Reviewed-by: alanb, chegar
|
2014-12-05 15:35:15 +00:00 |
|
Paul Sandoz
|
20c4b7ce9d
|
8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
Reviewed-by: attila, lagergren
|
2014-12-05 20:17:51 +05:30 |
|
Athijegannathan Sundararajan
|
b2c1e8a2e7
|
8066753: OptimisticTypePersistence.java should work properly with "jrt" URL
Reviewed-by: lagergren, attila
|
2014-12-05 19:01:26 +05:30 |
|
Yuri Nesterenko
|
c08a28b218
|
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
Reviewed-by: serb, alexsch
|
2014-12-05 14:55:08 +03:00 |
|
Daniel Fuchs
|
7e7e10eb42
|
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
|
2014-12-05 12:20:51 +01:00 |
|
Sergey Bylokhov
|
7d0d103b3d
|
8059998: Broken link in java.awt.event Interface KeyListener
Reviewed-by: ant, alexsch
|
2014-12-05 12:41:29 +03:00 |
|
Athijegannathan Sundararajan
|
f42d5e85e3
|
8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
Reviewed-by: lagergren, hannesw
|
2014-12-05 14:35:00 +05:30 |
|
Jonathan Gibbons
|
78fd11386c
|
8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails
Reviewed-by: darcy
|
2014-12-04 19:09:29 -08:00 |
|
Stuart Marks
|
765c10de6e
|
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
Reviewed-by: lancea
|
2014-12-04 18:54:37 -08:00 |
|
Lana Steuck
|
35a74c5264
|
Merge
|
2014-12-04 15:23:04 -08:00 |
|
Lana Steuck
|
47757481e4
|
Merge
|
2014-12-04 15:22:53 -08:00 |
|
Lana Steuck
|
7f77ef2719
|
Merge
|
2014-12-04 15:22:42 -08:00 |
|
Lana Steuck
|
415158c90f
|
Merge
|
2014-12-04 15:22:30 -08:00 |
|
Lana Steuck
|
5a54c4303b
|
Merge
|
2014-12-04 15:22:03 -08:00 |
|
Lana Steuck
|
dde575d755
|
Merge
|
2014-12-04 15:21:31 -08:00 |
|
Lana Steuck
|
bfd73fea6e
|
Merge
|
2014-12-04 15:21:09 -08:00 |
|
Joe Darcy
|
61cf03f4f1
|
8066632: Suppress deprecation warnings in java.rmi module
Reviewed-by: rriggs
|
2014-12-04 15:04:11 -08:00 |
|
Alan Bateman
|
de3548c4b9
|
8066731: javac does not work on exploded image
Reviewed-by: jjg, mchung
|
2014-12-04 14:57:40 -08:00 |
|
Igor Ignatyev
|
36ab0d5c9a
|
8066713: ignore compiler/types/correctness
Add @ignore to compiler/types/correctness tests
Reviewed-by: kvn
|
2014-12-04 14:14:09 -08:00 |
|
Joe Darcy
|
4edac8c9d2
|
8066617: Suppress deprecation warnings in java.base module
Reviewed-by: lancea
|
2014-12-04 12:59:43 -08:00 |
|
David Katleman
|
bd075b7eb8
|
Added tag jdk9-b41 for changeset 08ef93eaca80
|
2014-12-04 12:58:22 -08:00 |
|
David Katleman
|
712feea533
|
Added tag jdk9-b41 for changeset d1a63c99cdd5
|
2014-12-04 12:58:21 -08:00 |
|
David Katleman
|
c64dd540f9
|
Added tag jdk9-b41 for changeset 729f9700483a
|
2014-12-04 12:58:17 -08:00 |
|
David Katleman
|
6b93b9c07f
|
Added tag jdk9-b41 for changeset 2e8afdf5c6fb
|
2014-12-04 12:58:16 -08:00 |
|
David Katleman
|
e904b317d5
|
Added tag jdk9-b41 for changeset 0db747c09110
|
2014-12-04 12:58:16 -08:00 |
|
David Katleman
|
7ef6f7a868
|
Added tag jdk9-b41 for changeset 47f369e3c69c
|
2014-12-04 12:58:13 -08:00 |
|
David Katleman
|
3fa0b9cdc0
|
Added tag jdk9-b41 for changeset 55efe677dc75
|
2014-12-04 12:58:12 -08:00 |
|
David Katleman
|
a7f3e3cfde
|
Added tag jdk9-b41 for changeset adc258b13e2c
|
2014-12-04 12:58:11 -08:00 |
|
Chris Plummer
|
a47e1013c2
|
6762191: Setting stack size to 16K causes segmentation fault
Fixed by forcing the stack size to always be at least 32k.
Reviewed-by: dholmes, alanb, ksrini, sspitsyn
|
2014-12-04 11:26:46 -08:00 |
|
David Chase
|
32897d3cd3
|
Merge
|
2014-12-04 17:53:36 +00:00 |
|
David Chase
|
0b7c6dc57c
|
Merge
|
2014-12-04 11:35:09 -05:00 |
|