Kevin Walls
|
f4e1298403
|
7051189: Need to suppress info message if -xcheck:jni used with libjsig.so
Reviewed-by: coleenp, minqi
|
2011-09-22 16:48:41 +01:00 |
|
Joe Darcy
|
82e488e3ae
|
7092404: Add Math.nextDown and Double.isFinite
Reviewed-by: mduigou
|
2011-09-21 23:22:11 -07:00 |
|
Jonathan Gibbons
|
ff7362918f
|
7092965: javac should not close processorClassLoader before end of compilation
Reviewed-by: darcy
|
2011-09-21 21:56:53 -07:00 |
|
Weijun Wang
|
035522bd7a
|
7092627: use agentvm mode instead of samevm in regtests
Reviewed-by: alanb, dsamersoff
|
2011-09-22 12:05:26 +08:00 |
|
Stuart Marks
|
6f12fe9039
|
7092186: adjust package access in rmiregistry
Reviewed-by: asaha, coffeys
|
2011-09-21 15:37:52 -07:00 |
|
Michael McMahon
|
9486648fdf
|
Merge
|
2011-09-21 14:54:38 +01:00 |
|
Michael McMahon
|
98f96fac17
|
7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address
Reviewed-by: chegar, alanb
|
2011-09-21 14:51:01 +01:00 |
|
Charles Lee
|
daed5f0dd3
|
7032018: The file list in JFileChooser does not have an accessible name
Reviewed-by: rupashka
|
2011-09-21 17:08:02 +04:00 |
|
Tom Rodriguez
|
52f0eccb24
|
7092236: java/util/EnumSet/EnumSetBash.java fails
Reviewed-by: kvn, twisti, jrose
|
2011-09-20 23:50:16 -07:00 |
|
David Holmes
|
d9b7e6c18c
|
7012206: ~20 tools tests failing due to -XX:-UsePerfData default in Java SE Embedded
Explicitly enable UsePerfData for the tools that require it to be enabled
Reviewed-by: alanb, ohair
|
2011-09-20 22:20:05 -04:00 |
|
Daniel D. Daugherty
|
43b11a7dca
|
7085944: 3/3 FDS: gdb does not find debug symbols for libjsig link
Add support for importing .debuginfo files from HSX.
Reviewed-by: phh
|
2011-09-20 19:16:21 -07:00 |
|
Joe Darcy
|
17af9b241a
|
6268216: Boolean.getBoolean() throws SecurityException
Reviewed-by: mduigou
|
2011-09-20 18:33:25 -07:00 |
|
Mike Duigou
|
b9c11d661e
|
7074264: Switches to packages tree view and adds unit tests to sources
Reviewed-by: igor
|
2011-09-20 12:27:45 -07:00 |
|
Jonathan Gibbons
|
1577e0f073
|
7030473: Remove dead field JCCompilationUnit.flags
Reviewed-by: dlsmith
|
2011-09-20 12:08:48 -07:00 |
|
Vladimir Kozlov
|
a46128d0dd
|
7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: Node limit exceeded
Add missing node limit check in IGVN optimizer
Reviewed-by: iveresov, never
|
2011-09-20 08:39:40 -07:00 |
|
Weijun Wang
|
4d4a89de9b
|
7091290: fails to build jdk8 b05 Embedded build
Reviewed-by: xuelei, dholmes
|
2011-09-20 12:40:23 +08:00 |
|
Lana Steuck
|
cdc3810c17
|
Merge
|
2011-09-19 19:41:46 -07:00 |
|
Lana Steuck
|
2d432bc656
|
Merge
|
2011-09-19 19:40:59 -07:00 |
|
Igor Veresov
|
9661feecbc
|
7091764: Tiered: enable aastore profiling
Turn on aastore profiling
Reviewed-by: jrose, twisti
|
2011-09-19 15:21:03 -07:00 |
|
Daniel D. Daugherty
|
55bfd400ca
|
Merge
|
2011-09-19 12:18:46 -07:00 |
|
Michael McMahon
|
b88865d91f
|
7091369: DatagramSocket/Limit.java failing on 8 and 7u2
Reviewed-by: chegar, alanb
|
2011-09-19 15:14:17 +01:00 |
|
Andrew Brygin
|
b89d40e747
|
7088287: libpng need to be updated
Reviewed-by: jgodinez, prr
|
2011-09-19 05:56:44 -07:00 |
|
Joe Darcy
|
5b7643e258
|
7091682: Move sun.misc.FpUtils code into java.lang.Math
Reviewed-by: alanb
|
2011-09-18 18:14:07 -07:00 |
|
Alan Bateman
|
19f1338ae9
|
7091935: (fs) Polling based WatchService not used on Linux
Reviewed-by: forax
|
2011-09-18 12:33:56 +01:00 |
|
John Coomes
|
e3faa527bd
|
7091545: hs23 - set hotspot version & build number
Reviewed-by: tonyp, never, phh, jmasa
|
2011-09-16 21:35:06 -07:00 |
|
Daniel D. Daugherty
|
d381d4b0b4
|
7071904: 4/4 HotSpot: Full Debug Symbols
Add support for .debuginfo files for HSX libraries.
Reviewed-by: poonam, dholmes, never
|
2011-09-16 16:21:20 -07:00 |
|
Jonathan Gibbons
|
51763c43f7
|
7091528: javadoc attempts to parse .class files
Reviewed-by: darcy
|
2011-09-16 16:18:46 -07:00 |
|
Kurchi Subhra Hazra
|
3580661098
|
7090158: Networking Libraries don't build with javac -Werror
Minor changes to networking java files to remove warnings
Co-authored-by: Alexandre Boulgakov <sasha_bu@hotmail.com>
Reviewed-by: chegar, weijun, hawtin
|
2011-09-16 12:09:04 -07:00 |
|
Maurizio Cimadamore
|
bd420dc94e
|
7086586: Inference producing null type argument
Inference should fail in 15.12.2.7 when inference variables with 'nulltype' upper bounds are found
Reviewed-by: dlsmith
|
2011-09-16 14:16:11 +01:00 |
|
John Coomes
|
854ad24077
|
Added tag hs22-b06 for changeset 9de632dc424b
|
2011-09-15 20:56:24 -07:00 |
|
Alejandro Murillo
|
303c03e2ea
|
7091255: Bump the hs22 build number to 06
Reviewed-by: johnc
|
2011-09-15 20:56:24 -07:00 |
|
John Coomes
|
86b01d9960
|
7091294: disable quicksort tests
Reviewed-by: jmasa, ysr, kvn
|
2011-09-15 20:30:12 -07:00 |
|
John Coomes
|
db1c1037b5
|
Merge
|
2011-09-15 19:33:39 -07:00 |
|
Suchen Chien
|
f843db55a4
|
Added tag jdk8-b05 for changeset deef5f066e00
|
2011-09-15 18:53:41 -07:00 |
|
Suchen Chien
|
0d44b9c7af
|
Added tag jdk8-b05 for changeset d9917af875f5
|
2011-09-15 18:53:28 -07:00 |
|
Suchen Chien
|
8ef6c48fcb
|
Added tag jdk8-b05 for changeset 05ac1c050035
|
2011-09-15 18:53:22 -07:00 |
|
Suchen Chien
|
a3ac3c7ae5
|
Added tag jdk8-b05 for changeset af07bf5ee3ea
|
2011-09-15 18:53:21 -07:00 |
|
Suchen Chien
|
c22ae1301d
|
Added tag jdk8-b05 for changeset 2cdf92088fc8
|
2011-09-15 18:53:14 -07:00 |
|
Suchen Chien
|
f534667145
|
Added tag jdk8-b05 for changeset 48766c0a793d
|
2011-09-15 18:53:09 -07:00 |
|
Suchen Chien
|
08f2f9619e
|
Added tag jdk8-b05 for changeset c9501aef849e
|
2011-09-15 18:53:07 -07:00 |
|
Igor Veresov
|
0e0ba86cd8
|
Merge
|
2011-09-15 12:44:09 -07:00 |
|
Sean Chou
|
40ce6ba310
|
6988099: jvmti demos missing Publisher (COMPANY resource) in dlls/exes on windows
Add creation/linking of resource data to link step for demos on Windows
Reviewed-by: dcubed, zgu, ngmr, ohair
|
2011-09-15 19:29:07 +01:00 |
|
Christopher Gruszka
|
64c2502a16
|
7066713: Separate demos from the bundles on Solaris and Linux
Add new license files to demos and samples, new directory for bundling
Reviewed-by: katleman, ohair, billyh
|
2011-09-15 13:59:13 -04:00 |
|
Michael McMahon
|
49849e0dcf
|
Merge
|
2011-09-15 14:10:30 +01:00 |
|
Michael McMahon
|
f9cd96b19b
|
7073491: -Dsun.net.maxDatagramSockets=1 does not work correctly with system.gc()
Reviewed-by: ngmr
|
2011-09-15 13:50:30 +01:00 |
|
Pavel Porvatov
|
782f6f887e
|
7090007: Missing style.css in nimbus/doc-files/properties.html
Reviewed-by: alexp
|
2011-09-15 16:43:25 +04:00 |
|
Yuka Kamiya
|
0594a39498
|
7090843: (tz) Support tzdata2011j
Reviewed-by: okutsu
|
2011-09-15 15:02:05 +09:00 |
|
Yuka Kamiya
|
3674ebe6e6
|
7090844: Support a timezone whose offset is changed more than once in the future
Reviewed-by: okutsu
|
2011-09-15 14:45:35 +09:00 |
|
Mala Bankal
|
6624a6c8d1
|
Merge
|
2011-09-14 22:36:02 -07:00 |
|
Mala Bankal
|
d9777d76bd
|
7049963: DISTINGUISHED NAMES FOR CERT ARE ESCAPED IN JROCKIT 1.6(NOT COMPATIBLE WITH JROC
Reviewed-by: mullan
|
2011-09-14 21:43:42 -07:00 |
|