Lana Steuck
|
ef26199fcb
|
Added tag jdk-9+95 for changeset 643584fab5fe
|
2015-12-02 15:55:38 -08:00 |
|
Lana Steuck
|
68d85bfc61
|
Added tag jdk-9+95 for changeset 2537e908e8c6
|
2015-12-02 15:55:36 -08:00 |
|
Kumar Srinivasan
|
92f0f3c1e8
|
8144533: VersionCheck.java failing after Verona changes in dev
Reviewed-by: darcy, iris
|
2015-12-02 14:31:52 -08:00 |
|
Stuart Marks
|
2b8f5ec785
|
8143858: typo in Timer.purge() doc
Reviewed-by: darcy
|
2015-12-02 14:18:26 -08:00 |
|
Christian Thalinger
|
b0e745f5fe
|
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
Reviewed-by: kvn
|
2015-12-02 11:40:18 -10:00 |
|
Jiri Vanek
|
854c765186
|
8144071: ImageIO does not reset stream if an exception is thrown
Reset the I/O stream in a finally block
Reviewed-by: andrew
|
2015-12-02 21:23:59 +00: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 |
|
Phil Race
|
516290edca
|
Merge
|
2015-12-02 11:22:12 -08:00 |
|
Max Ockner
|
a3d8114b45
|
8142976: Reimplement TraceClassInitialization with Unified Logging
TraceClassInitialization logging reimplemented with Unified Logging.
Reviewed-by: coleenp, hseigel
|
2015-12-02 14:07:58 -05:00 |
|
Phil Race
|
7e996b873c
|
8144526: Remove Marlin logging use of deleted internal API
Reviewed-by: flar
|
2015-12-02 10:47:21 -08:00 |
|
Lana Steuck
|
9e317be494
|
Merge
|
2015-12-02 10:19:14 -08:00 |
|
Lana Steuck
|
90a60b04c7
|
Merge
|
2015-12-02 09:37:26 -08:00 |
|
Lana Steuck
|
7ce24de93e
|
Merge
|
2015-12-02 09:36:44 -08:00 |
|
Lana Steuck
|
fedd0005cd
|
Merge
|
2015-12-02 09:36:35 -08:00 |
|
Lana Steuck
|
af7402f069
|
Merge
|
2015-12-02 09:34:55 -08:00 |
|
Lana Steuck
|
a8d022b540
|
Merge
|
2015-12-02 09:34:13 -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 |
|
Nadeesh TV
|
96842473fa
|
8144349: @since tag missed
Reviewed-by: rriggs, scolebourne
|
2015-12-02 10:24:54 -05:00 |
|
Xue-Lei Andrew Fan
|
29582aaee4
|
8144313: Test SessionTimeOutTests can be timeout
Reviewed-by: mullan
|
2015-12-02 15:22:50 +00:00 |
|
Roger Riggs
|
e863272e84
|
8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll
Correct iteration in ImageFileReader.remove and contains()
Reviewed-by: jlaskey
|
2015-12-02 10:15:26 -05: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 |
|
Roland Westrelin
|
7925eb298b
|
8134883: C1 hard crash in range check elimination in Nashorn test262parallel
C1's range check elimination breaks with a non-natural loop that has an exception handler as one entry
Reviewed-by: iveresov
|
2015-12-02 15:13:42 +01:00 |
|
Claes Redestad
|
7010cf730d
|
8143131: Remove unused code from java.lang.invoke
Reviewed-by: vlivanov, jrose, mhaupt
|
2015-12-02 12:28:24 +01:00 |
|
Athijegannathan Sundararajan
|
4a435bea6c
|
8144473: Nashorn code assumes NashornCallSiteDescriptor always
Reviewed-by: hannesw, mhaupt
|
2015-12-02 16:19:15 +05:30 |
|
Erik Joelsson
|
36b71eea33
|
8144312: Remove limitations on the default number of jobs in the build
Reviewed-by: tbell
|
2015-12-02 10:49:50 +01:00 |
|
Thomas Stuefe
|
f06c0a7041
|
8144343: [aix] Stack bottom should be page aligned
On thread create or attach, ensure stack bottom is aligned to os::vm_page_size()
Reviewed-by: simonis, kvn
|
2015-12-02 10:17:31 +01:00 |
|
Weijun Wang
|
c804d98306
|
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
Reviewed-by: mullan
|
2015-12-02 16:44:58 +08:00 |
|
Weijun Wang
|
8fc9b58a4e
|
8130132: jarsigner should emit warning if weak algorithms or keysizes are used
Reviewed-by: mullan
|
2015-12-02 16:44:57 +08: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 |
|
Vinnie Ryan
|
a63d39ad89
|
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
Reviewed-by: wetmore, xuelei, mullan, coffeys
|
2015-12-02 03:37:29 +00:00 |
|
Xue-Lei Andrew Fan
|
6613384dc9
|
8143298: Test ReadTimeout.java fails intermittently
Reviewed-by: weijun, jnimeh
|
2015-12-02 03:29:49 +00:00 |
|
Jayathirth D V
|
2b89c8529d
|
8041501: ImageIO reader is not capable of reading JPEGs without JFIF header
Reviewed-by: prr, psadhukhan
|
2015-12-02 00:52:49 +05:30 |
|
Jayathirth D V
|
3a2b32b707
|
6967419: IndexOutOfBoundsException when drawing PNGs
Reviewed-by: prr, psadhukhan
|
2015-12-02 00:47:36 +05:30 |
|
Alejandro Murillo
|
40272426a0
|
Merge
|
2015-12-01 11:12:27 -08:00 |
|
Jayathirth D V
|
e300345cc8
|
8074967: [macosx] JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata
Reviewed-by: prr, psadhukhan
|
2015-12-02 00:34:35 +05:30 |
|
Shinya Yoshida
|
37762cea6b
|
8142447: JShell tool: Command change: re-run n-th command should be re-run by id
Reviewed-by: rfield
|
2015-12-01 10:27:14 -08:00 |
|
Nils Eliasson
|
072a8dc245
|
Merge
|
2015-12-01 19:18:46 +01:00 |
|
Nils Eliasson
|
3e1d204969
|
Merge
|
2015-12-01 19:18:30 +01:00 |
|
Semyon Sadetsky
|
39b6389c6d
|
8030702: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: alexsch, azvegint
|
2015-12-01 19:21:40 +03: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 |
|
Thomas Schatzl
|
153eae9ba4
|
8136680: Enable adaptive IHOP by default
Reviewed-by: jmasa, mgerdin, ehelin
|
2015-12-01 16:46:55 +01:00 |
|
Kumar Srinivasan
|
8630db94da
|
8144287: Enhance DocTree API to support @index javadoc tags
Reviewed-by: jjg
|
2015-12-01 07:10:35 -08:00 |
|
Vicente Romero
|
92c2d20bcc
|
8136809: Javac fails compiling Collectors.reducing with method reference combiner
Reviewed-by: mcimadamore
|
2015-12-09 12:50:41 -08:00 |
|
Sergei Pikalev
|
02d2bd56f3
|
8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
A set of tests using t-w-r as variable in different positive and negative constructions
Reviewed-by: abuckley, darcy, jlahoda, sadayapalam
|
2015-12-09 14:26:56 +01:00 |
|
Andreas Lundblad
|
e539e10105
|
8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright
Removed copyright notice and added /nodynamiccopyright.
Reviewed-by: jjg
|
2015-12-08 21:02:07 +01:00 |
|
Srikanth Adayapalam
|
9e3246ea0e
|
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
Reviewed-by: mcimadamore
|
2015-12-08 18:01:03 +05:30 |
|
Athijegannathan Sundararajan
|
abb8f0cf40
|
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
|
2015-12-08 10:14:40 +05:30 |
|