Joe Darcy
8d903056f3
8033525: Fix raw and unchecked lint warnings in sun.swing.*
...
Reviewed-by: alexsch
2014-02-04 08:58:06 -08:00
Sean Coffey
5fc6cd2aa9
8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
...
Reviewed-by: alanb, chegar
2014-02-04 15:39:40 +00:00
Staffan Larsen
579b11a884
8029808: com/sun/jdi/ProcessAttachTest.sh times out
...
Reviewed-by: alanb, dsamersoff
2014-02-04 15:25:10 +01:00
Alan Bateman
28e1b6ccf2
8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
...
8033371: jdk/src/solaris/native/java/lang/ProcessEnvironment.c environ doesn't check for JNI pending exceptions
8030116: (process) Check Parfait warnings in src/solaris/native/java/lang/*
8028769: Check src/share/native/java/lang/*.c for cases when JNI calls are used with pending warnings
Reviewed-by: chegar
2014-02-04 12:05:13 +00:00
Michael McMahon
fbe3b00b09
8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
...
Reviewed-by: alanb
2014-02-04 11:31:27 +00:00
Magnus Ihse Bursie
f9c28e97a2
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
...
Reviewed-by: erikj, mduigou, sherman
2014-02-04 10:01:20 +01:00
Magnus Ihse Bursie
6c54a7ef11
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
...
Reviewed-by: erikj, mduigou, sherman
2014-02-04 10:00:24 +01:00
Joe Darcy
a80e3ed0ee
8033527: Fix raw type lint warning in sun.nio.ch
...
Reviewed-by: henryjen, mchung
2014-02-03 22:26:26 -08:00
Eric McCorkle
3bd9bdd993
8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions
...
First of a series of major fixes to type annotations; cleans up interface with TypeAnnotationPosition
Reviewed-by: jjg
2014-02-03 17:19:15 -05:00
Roger Riggs
c4f2b88d81
8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
...
Rename CHECK_EXCEPTION macros with JNU prefix; use the defensive do {...} while (0) macro definition
Reviewed-by: chegar, mchung, ksrini, lancea, alanb
2014-02-03 16:58:02 -05:00
Joe Darcy
6261c40dca
8033222: Fix serial lint warnings in sun.awt.*
...
Reviewed-by: alanb
2014-02-03 10:21:58 -08:00
Joe Darcy
b008220373
8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]}
...
Reviewed-by: alanb
2014-02-03 10:05:56 -08:00
Joe Darcy
1c57114347
8033416: Remove sun.misc.FpUtils
...
Reviewed-by: alanb, bpb, psandoz
2014-02-03 09:52:36 -08:00
Alexander Zuev
034610f191
8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
...
Additional review by Chris Ries
Reviewed-by: jfranck, ksrini
2014-02-03 21:48:46 +04:00
Paul Sandoz
7a0238bfd3
8044047: Missing null pointer checks for streams
...
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: dfuchs
2014-07-16 14:35:48 +02:00
Sean Mullan
4d8dc762c2
Merge
2014-07-16 08:07:38 -04:00
Sean Mullan
1d3192ee04
4867890: Clarify the return value/exception for java.security.SignedObject.verify
...
Reviewed-by: weijun
2014-07-16 08:06:40 -04:00
Ivan Gerasimov
e03728427a
8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
...
Reviewed-by: sherman
2014-07-16 13:02:24 +04:00
Otavio Goncalves de Santana
1ebe2a40a9
8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
...
Reviewed-by: psandoz, prr
2014-07-15 11:22:14 -07:00
Alejandro Murillo
d3cca894ad
Merge
2014-07-15 10:21:07 -07:00
Pavel Rappo
73f2d27bdf
8048175: Remove redundant use of reflection on core classes from JNDI
...
Reviewed-by: msheppar, vinnie
2014-07-15 16:46:43 +01:00
Alejandro Murillo
28d9b76938
Merge
2014-07-11 21:20:11 -07:00
Alejandro Murillo
52c1d16db3
Merge
2014-07-11 17:04:52 -07:00
Alejandro Murillo
747989869c
Merge
2014-07-11 13:02:40 -07:00
Jeremy Manson
26689adbd2
8042778: Getting all visible methods in ReferenceTypeImpl is slow
...
Reviewed-by: egahlin, dholmes
2014-07-10 16:26:38 +02:00
Coleen Phillimore
cbb6f307df
8047737: Move array component mirror to instance of java/lang/Class
...
Add field in java.lang.Class for componentType to simplify oop processing in JVM
Reviewed-by: fparain, twisti, mchung
2014-07-02 16:47:49 -04:00
Alejandro Murillo
c3790a3026
Merge
2014-06-27 14:21:31 -07:00
Serguei Spitsyn
ddccb62752
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
...
Need to integrate the jtreg unit test for the fixed bug JDK-8042796
Reviewed-by: dcubed, coleenp
2014-06-26 03:26:20 -07:00
Michael McMahon
b2af3087a4
8033425: Delay loading of net library in PortConfig initialization (workaround for for 8033367)
...
Reviewed-by: alanb, chegar
2014-02-03 14:40:28 +00:00
Staffan Larsen
731320a7fd
8033126: Can't call default methods from JNI
...
Reviewed-by: dholmes, acorn, kamg
2014-02-03 15:24:20 +01:00
Alan Bateman
0abb2b14ed
8030795: java/nio/file/Files/probeContentType/ForceLoad.java failing with ServiceConfigurationError without jtreg -agentvm option
...
Reviewed-by: michaelm
2014-02-03 14:18:45 +00:00
Alan Bateman
24b84458a1
8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
...
8032668: Check jdk/src/solaris/native/java/io for pending JNI exception issues
Reviewed-by: chegar, simonis
2014-02-03 14:00:43 +00:00
Staffan Larsen
eaac73cf84
8032462: Change the linux SDT implementation to use USDT2 instead of USDT1
...
Reviewed-by: coleenp, sspitsyn, kamg
2014-02-03 13:41:26 +01:00
Harold Seigel
f8cf8b295d
Merge
2014-02-02 15:31:40 -05:00
Jan Lahoda
4724c454cd
8030091: Request to update error messages from javac for negative varargs test cases
...
Introducing a new error message for vararg parameter not being the last parameter, improving error message for unexpected character after a parameter.
Reviewed-by: jjg, sogoel
2014-02-02 12:12:01 +01:00
Joe Darcy
806b45a0f2
8033223: Fix serial lint warnings in sun.{font, java2d[.*]}
...
Reviewed-by: bae
2014-02-01 10:27:55 -08:00
Roger Riggs
930a4614e6
8032221: Typo in java.util.date
...
Trancate -> truncate; updated html <code> and <tt> to use {@code ...}
Reviewed-by: darcy, lancea
2014-01-31 13:42:31 -05:00
Chris Hegarty
936e416310
8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly
...
Reviewed-by: martin, psandoz
2014-01-31 18:32:07 +00:00
Naoto Sato
e72d99fef1
8030696: Norwegian locales nb_NO and nn_NO should be available locales
...
Reviewed-by: okutsu
2014-01-31 10:04:16 -08:00
Anton Tarasov
49b52741da
8033233: [JLightweightFrame] support default JViewport BLIT_SCROLL_MODE
...
Reviewed-by: alexsch, pchelko
2014-01-31 18:49:58 +04:00
Jesper Wilhelmsson
4dde43fa62
8023899: Typo in TraceCPUTime message
...
Removed the comma
Reviewed-by: pliden, tschatzl
2014-01-31 13:38:01 +01:00
Petr Pchelko
0b5d951776
8030093: Generify DataTrasfer classes
...
Reviewed-by: anthony, serb
2014-01-31 14:20:40 +04:00
Magnus Ihse Bursie
a9618434af
8033292: only warn, not fail, on unknown variables in configure
...
Reviewed-by: erikj
2014-01-31 10:24:58 +01:00
Petr Pchelko
9057d98a78
8033326: 9 build failure after merge with dev
...
Reviewed-by: serb, alexsch
2014-01-31 13:19:50 +04:00
Jonathan Gibbons
30e9783850
8033180: An inappropriate newline symbol in the help section
...
Reviewed-by: ksrini
2014-01-30 17:46:25 -08:00
Ron Durbin
97d55c801e
8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
...
Decoupled the '-XXaltjvm=<path>' option from the gamma launcher. Clearing the way for removing the remaining cruft associated with the previously removed gamma launcher.
Reviewed-by: dcubed, dholmes
2014-01-30 14:12:22 -08:00
Attila Szegedi
281b87b796
8032681: Issues with Nashorn
...
Reviewed-by: ahgross, jlaskey, sundar
2014-01-30 20:13:27 +01:00
Qi Zuo
914dff709f
Merge
2014-01-30 10:42:46 -05:00
Qi Zuo
d701a3751b
Merge
2014-01-30 10:36:40 -05:00
Athijegannathan Sundararajan
ea24aa581b
8032948: Nashorn linkages awry
...
Reviewed-by: jlaskey, attila, ahgross
2014-01-30 19:28:40 +05:30