Roland Westrelin
|
b641aad954
|
Merge
|
2015-09-02 22:05:47 +02:00 |
|
Vladimir Kozlov
|
16a8ed6f5c
|
8134898: Small fixes found during JVMCI work
Removed jre/ from jdk paths in makefiles. Add Thread::_unhandled_oops field for debug and fastdebug builds. Fix doc.
Reviewed-by: coleenp, bdelsart
|
2015-09-02 11:03:20 -07:00 |
|
Andrew Haley
|
ef62a6daab
|
8134869: AARCH64: GHASH intrinsic is not optimal
Rewrite intrinsic to make better use of SIMD instructions
Reviewed-by: kvn
|
2015-09-02 13:23:59 +00:00 |
|
Roland Westrelin
|
7ef7c96fde
|
8134468: Lucene test failures with 32 bit JDK 9b78, Server compiler
Test that checks whether an array load falls into the range of an arraycopy is incorrect on 32bits
Reviewed-by: iveresov, kvn
|
2015-09-02 10:00:27 +02:00 |
|
Aleksey Shipilev
|
7c7692856a
|
8134758: Final String field values should be trusted as stable
Reviewed-by: kvn, thartmann
|
2015-09-01 19:48:10 +03:00 |
|
Maurizio Cimadamore
|
5f1384e8b4
|
8134007: Improve string folding
Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression
Reviewed-by: jlahoda
|
2015-08-31 15:50:20 +01:00 |
|
Attila Szegedi
|
9404b65ba8
|
8133300: Ensure symbol table immutability in Nashorn AST
Reviewed-by: hannesw, lagergren
|
2015-08-31 15:18:59 +02:00 |
|
Athijegannathan Sundararajan
|
eb2b5771d2
|
8134731: Function.prototype.apply interacts incorrectly with arguments
Reviewed-by: attila, hannesw
|
2015-08-31 17:51:02 +05:30 |
|
Tobias Hartmann
|
7b6480cfa4
|
8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper
Clean ICs of unloaded nmethods in sweeper to avoid impact on safepoint duration.
Reviewed-by: kvn, mdoerr
|
2015-08-31 13:49:18 +02:00 |
|
Vinnie Ryan
|
b476482197
|
8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password
Reviewed-by: weijun, mullan
|
2015-08-31 10:14:34 +01:00 |
|
Joe Wang
|
8960391f05
|
8133962: More general limits
Reviewed-by: dfuchs, lancea, ahgross
|
2015-08-30 23:03:23 -07:00 |
|
Joe Wang
|
e07007fd51
|
8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator
Reviewed-by: lancea
|
2016-01-15 20:56:15 -08:00 |
|
Sergey Bylokhov
|
d29ef0223b
|
4339584: Adding a getUI public method to JComponent
Reviewed-by: azvegint, alexsch
|
2015-08-29 12:58:14 +03:00 |
|
Sergey Bylokhov
|
eefa394d7c
|
8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
Reviewed-by: azvegint, yan
|
2015-08-31 16:56:09 +03:00 |
|
Kim Barrett
|
673798137b
|
Merge
|
2015-08-28 23:57:26 +02:00 |
|
Staffan Larsen
|
f6462e8628
|
8134686: Exclude sun/tools/jps/ tests
Reviewed-by: darcy
|
2015-08-28 13:40:43 -07:00 |
|
Rajan Halade
|
3f1537d197
|
8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep
|
2015-08-28 13:35:54 -07:00 |
|
Brian Burkhalter
|
44c462ee50
|
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
|
2015-08-28 10:46:43 -07:00 |
|
Joe Darcy
|
bcb0095020
|
8134678: Problem list SecurityManager/CheckPackageAccess.java
Reviewed-by: lancea
|
2015-08-28 07:55:45 -07:00 |
|
Dmitry Dmitriev
|
237449b3bd
|
8132725: Memory leak in Arguments::add_property function
Logic in add_property was rewritten to avoid memory leak
Reviewed-by: iklam, coleenp
|
2015-08-28 17:32:31 +03:00 |
|
Sergey Bylokhov
|
8c84ecf088
|
8134603: Incorrect destination is used in CGLLayer surface
Reviewed-by: azvegint, alexsch
|
2015-08-28 14:54:04 +03:00 |
|
Claes Redestad
|
19015a5d33
|
8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters
Reviewed-by: jbachorik, neliasso
|
2015-08-28 13:40:44 +02:00 |
|
Erik Joelsson
|
97882998ad
|
Merge
|
2015-08-28 11:10:57 +02:00 |
|
Erik Joelsson
|
ba6556326f
|
8134408: Disable warnings for jdk libraries triggered by SS12u4
Reviewed-by: tbell, ihse
|
2015-08-28 10:13:30 +02:00 |
|
Erik Joelsson
|
26b79e6c5c
|
8134157: adlc fails to compile with SS12u4
Reviewed-by: dholmes, kbarrett, ihse
|
2015-08-28 09:57:54 +02:00 |
|
Erik Helin
|
6239649ec3
|
8134509: G1ParCopyClosure does not need a ReferenceProcessor
Reviewed-by: stefank, mgerdin
|
2015-08-28 09:05:46 +02:00 |
|
Peter Brunet
|
1dbf8f4761
|
8134456: jdk/test/java/lang/SecurityManager/CheckPackageAccess.java failing on several platforms
Add new restricted packages to the test code
Reviewed-by: mullan, mchung
|
2015-08-27 22:35:24 -05:00 |
|
Joe Darcy
|
dc85decead
|
8134632: Mark javax/sound/midi/Devices/InitializationHang.java as headful
Reviewed-by: prr
|
2015-08-27 18:12:45 -07:00 |
|
Alejandro Murillo
|
b4c388e6ce
|
Merge
|
2015-08-27 14:40:21 -07:00 |
|
Alejandro Murillo
|
d89ff64378
|
Merge
|
2015-08-27 14:40:19 -07:00 |
|
Xueming Shen
|
e6b269ec59
|
8131067: (zipfs) Zip File System Provider returns doubly-encoded Path URIs
To decode the zip file path uri before passing it into zippath uri.
Reviewed-by: alanb
|
2015-08-27 14:32:42 -07:00 |
|
Lana Steuck
|
c0889111a5
|
Merge
|
2015-08-27 13:22:51 -07:00 |
|
Lana Steuck
|
559fdad1c4
|
Merge
|
2015-08-27 13:22:30 -07:00 |
|
Lana Steuck
|
ed3c33cac4
|
Merge
|
2015-08-27 13:22:08 -07:00 |
|
Lana Steuck
|
41f47f1498
|
Merge
|
2015-08-27 13:22:04 -07:00 |
|
Lana Steuck
|
2f497289ef
|
Merge
|
2015-08-27 13:21:37 -07:00 |
|
David Katleman
|
72df63345b
|
Added tag jdk9-b79 for changeset ffea646fc05f
|
2015-08-27 12:59:56 -07:00 |
|
David Katleman
|
c1f646e04a
|
Added tag jdk9-b79 for changeset 8d067af302fd
|
2015-08-27 12:59:55 -07:00 |
|
David Katleman
|
f55de39d19
|
Added tag jdk9-b79 for changeset 78117959e115
|
2015-08-27 12:59:52 -07:00 |
|
David Katleman
|
c45c4e90d2
|
Added tag jdk9-b79 for changeset 421773f441c6
|
2015-08-27 12:59:52 -07:00 |
|
David Katleman
|
c247bcda0c
|
Added tag jdk9-b79 for changeset 13967da712ff
|
2015-08-27 12:59:52 -07:00 |
|
David Katleman
|
75ced2d667
|
Added tag jdk9-b79 for changeset 7a289da71811
|
2015-08-27 12:59:50 -07:00 |
|
David Katleman
|
ab1bc89d9a
|
Added tag jdk9-b79 for changeset a7e698aed0b7
|
2015-08-27 12:59:49 -07:00 |
|
David Katleman
|
2a670919a9
|
Added tag jdk9-b79 for changeset 3a2debd4d023
|
2015-08-27 12:59:49 -07:00 |
|
Joe Darcy
|
7a83831c2b
|
8134554: Add sound tests to tier 3
Reviewed-by: serb
|
2015-08-27 11:02:10 -07:00 |
|
Roland Westrelin
|
d791abc7e3
|
Merge
|
2015-08-27 18:51:22 +02:00 |
|
Alexander Stepanov
|
2f6a5f4af7
|
8133807: java.desktop docs: replace some invalid "@returns" tags
Reviewed-by: alexsch
|
2015-08-27 18:09:09 +03:00 |
|
Erik Helin
|
ec7659c972
|
8134504: Remove usage of EvacuationInfo from G1CollectorPolicy
Reviewed-by: mgerdin, jwilhelm
|
2015-08-27 16:28:05 +02:00 |
|
Athijegannathan Sundararajan
|
35b2990d38
|
8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
Reviewed-by: hannesw, attila
|
2015-08-27 14:35:06 +05:30 |
|
Weijun Wang
|
9b57d98aad
|
8134555: The InquireSecContextPermissionCheck.java test was mistakenly removed
Reviewed-by: xuelei
|
2015-08-27 10:31:48 +08:00 |
|