Alan Bateman
5c29c94f31
8154956: Module system implementation refresh (4/2016)
...
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:49 +01:00
Alan Bateman
3e17f032b6
8154956: Module system implementation refresh (4/2016)
...
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:45 +01:00
Alan Bateman
a503db18fb
8154956: Module system implementation refresh (4/2016)
...
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Reviewed-by: acorn, jiangli, ccheung, hseigel
2016-05-03 09:09:20 +01:00
Alan Bateman
05405b6f2e
8154956: Module system implementation refresh (4/2016)
...
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:14 +01:00
Alan Bateman
7c8674903b
8154956: Module system implementation refresh (4/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:07 +01:00
Alex Kashchenko
39846dcf8d
8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
...
Co-authored-by: Thomas Mader <tmader@redhat.com>
Reviewed-by: alanb
2016-05-03 07:44:52 +01:00
Joe Darcy
ae6a62a6c8
8155516: Suppress warnings from uses of deprecated Class.newInstance langtools
...
Reviewed-by: jjg
2016-05-02 18:10:36 -07:00
Anthony Scarpino
b3854d5830
8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
...
Reviewed-by: mullan, xuelei
2016-05-02 16:45:38 -07:00
Jonathan Gibbons
325a065aff
8155774: move code from ModuleTestBase to toolbox
...
Reviewed-by: ksrini, jlahoda
2016-05-02 16:17:39 -07:00
Kumar Srinivasan
5950e361a2
8154578: Drop residual use of addReads from javadoc
...
Reviewed-by: alanb, jjg
2016-05-02 15:01:54 -07:00
Artem Smotrakov
4b69b86a7f
8155859: Problem list tools/pack200/Pack200Props.java
...
Reviewed-by: rriggs
2016-05-02 13:05:43 -07:00
Phil Race
46109cd204
8155784: Build failure on Linux arm64
...
Reviewed-by: flar, serb
2016-05-02 12:44:31 -07:00
Steve Drach
35e6b00ee0
8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
...
Reviewed-by: alanb, chegar, psandoz, sherman
2016-05-02 09:03:38 -07:00
Joe Darcy
766b494979
4943627: Deprecate rounding mode integer constants in BigDecimal and their uses
...
Reviewed-by: bpb
2016-05-03 16:17:12 -07:00
Claes Redestad
7eb46a2e0f
8155824: JDK build should tune down small apps more aggressively
...
Reviewed-by: erikj
2016-05-02 17:54:37 +02:00
Robert Field
c7ff526996
8139832: JShell API: Diag constructor should not be exposed and fix typo
...
Reviewed-by: jlahoda
2016-05-02 08:54:14 -07:00
Matthias Klose
0dc92a6e8c
8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
...
Reviewed-by: erikj
2016-05-02 15:05:54 +02:00
Jan Lahoda
d7af112d8d
8155816: langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java test broken
...
Correcting expected line numbers
Reviewed-by: alundblad
2016-05-02 12:57:05 +02:00
Sergey Bylokhov
36865021a1
8027324: The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified
...
Reviewed-by: alexsch, prr
2016-05-02 12:08:59 +03:00
Sergey Bylokhov
1f092412dc
8154493: AppletViewer should emit its deprecation warning to standard error
...
Reviewed-by: smarks
2016-05-02 12:01:39 +03:00
Cheleswer Sahu
323c1d5dbf
8054326: Confusing message in "Current rem set statistics"
...
Reviewed-by: pliden, kevinw
2016-05-02 13:28:08 +05:30
Jan Lahoda
8ca267abe3
8050993: There is no record for condition in ternary operator in LineNumberTable
...
Make sure there is an entry in the LineNumberTable for the condition of the ternary operator
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Reviewed-by: jjg
2016-05-02 06:43:44 +02:00
Srikanth Adayapalam
2f5a588d25
8155028: javac crashes in silly do-while loop
...
Compiler should short circuit code generation for unreachable code.
Reviewed-by: mcimadamore
2016-05-02 10:11:24 +05:30
Joe Darcy
ce05d52251
8155792: Add @jls citations to java.lang.String
...
Reviewed-by: alanb
2016-04-30 16:08:48 -07:00
Max Ockner
3dfed24a47
8154110: Update class* and safepoint* logging subsystems
...
Refactored logging tags in class and safepoint subsystems.
Reviewed-by: coleenp, rehn, hseigel
2016-04-29 22:39:44 -04:00
Tagir F. Valeev
53420d6516
8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
...
Reviewed-by: psandoz
2016-04-29 16:58:00 -07:00
Tagir F. Valeev
3ccd7f2289
8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
...
Reviewed-by: psandoz
2016-04-29 16:57:57 -07:00
Phil Race
5dda2fc113
8155772: gtk3_interface.c compilation error on Ubuntu 12.10
...
Reviewed-by: serb, kcr
2016-04-29 16:37:02 -07:00
Michael McMahon
bab1d3912a
8087124: HTTP/2 implementation
...
Reviewed-by: chegar
2016-04-30 00:30:31 +01:00
Kumar Srinivasan
6ae0f15a00
8155061: javadoc incorrectly sorted items in All Classes list and Index files
...
Reviewed-by: jjg
2016-04-29 16:06:52 -07:00
Robert Field
2006da5930
8139837: JShell API: make a common JShellException
...
Reviewed-by: jlahoda
2016-04-29 19:53:19 -07:00
Kumar Srinivasan
4be9fb29fa
8154482: javadoc tool must support legacy doclet and taglet
...
Reviewed-by: jjg
2016-04-29 15:35:51 -07:00
Brian Burkhalter
fed3d6ceac
8149810: TIFFField#getAsLong throws ClassCastException when data is type TIFFTag.TIFF_DOUBLE or TIFFTag.FLOAT
...
Expand the getAsLong() specification and handle the TIFF_DOUBLE and TIFF_FLOAT cases.
Reviewed-by: prr
2016-04-29 14:50:50 -07:00
Liam Miller-Cushon
9290ce0c7b
8154270: javac wrongly rejects some class literals as annotation element values
...
Reviewed-by: mcimadamore
2016-04-29 14:18:09 -07:00
Paul Sandoz
e955660cf1
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
...
Reviewed-by: shade, vlivanov
2016-04-29 13:46:19 -07:00
Aleksey Shipilev
4d3fe6b205
8155215: java.lang.String concatenation spec is unnecessarily strong
...
Reviewed-by: abuckley, sherman, chegar
2016-04-29 23:15:15 +03:00
Harold Seigel
528b2cc81a
8155727: java/util/concurrent/locks/Lock/TimedAcquireLeak.java timeouts
...
Fix regex pattern to handle possible (module@version) text
Reviewed-by: ctornqvi, martin
2016-04-29 15:17:46 -04:00
Phil Race
1986b44513
Merge
2016-04-29 11:54:18 -07:00
Phil Race
b368267147
Merge
2016-04-29 11:16:25 -07:00
Brian Burkhalter
6a55291a23
8151323: GeoTIFFTagSet#"ModelTiePointTag" name case does not match GeoTIFF specification
...
Change occurrences of "ModelTiePoint" to "ModelTiepoint."
Reviewed-by: prr
2016-04-29 11:14:56 -07:00
Alexander Scherbatiy
bf6b990945
8017112: JTabbedPane components have inconsistent accessibility tree
...
Reviewed-by: ptbrunet, serb
2016-04-29 21:59:47 +04:00
Phil Race
5ab5ea2ba4
Merge
2016-04-29 09:47:43 -07:00
Semyon Sadetsky
6ec92b1389
8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest
...
Reviewed-by: prr
2016-04-29 09:46:14 -07:00
Semyon Sadetsky
88fc3658cc
8155606: [PIT] Robot's createScreenCapture() broken on Linux
...
Reviewed-by: prr
2016-04-29 09:45:46 -07:00
Phil Race
4b793fa7ff
8039444: Swing applications not being displayed properly
...
Reviewed-by: serb, vadim
2016-04-29 09:16:06 -07:00
Roland Westrelin
160798c7e7
8154943: AArch64: redundant address computation instructions with vectorization
...
Duplicated i2l nodes can be eliminated to optimize redundant address computations
Reviewed-by: kvn, dlong
2016-04-29 17:24:16 +02:00
Roland Westrelin
0ab61a6e28
8155717: Aarch64: enable loop superword's unrolling analysis
...
Reviewed-by: aph, kvn, mcberg
2016-05-04 13:32:03 -07:00
Aleksey Shipilev
a8fb392baf
8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
...
Reviewed-by: psandoz, vlivanov, simonis
2016-05-04 17:17:10 +03:00
Ed Nevill
fbac01c4e5
8155967: aarch64: fix register usage in block zeroing
...
Fix array fill stub to use r10 == base and r11 == count
Reviewed-by: aph
2016-05-03 20:36:17 +00:00
Tom Rodriguez
0091cd268a
Merge
2016-05-03 21:28:46 +00:00