Commit Graph

9461 Commits

Author SHA1 Message Date
Chris Hegarty
15411a6579 8036584: Review comments from 8035897
Reviewed-by: alanb
2014-03-04 13:27:55 +00:00
Mattias Tobiasson
c96fd46a4c 6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0"
Move local objs variable to a static public so the the optimizer will not remove it unexpectedly.

Reviewed-by: sla
2014-02-28 13:38:51 +01:00
Pavel Punegov
bd9b40bbfb 6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
Reviewed-by: dcubed, sla
2014-03-03 18:17:00 +04:00
Eric Wang
9d91b009c1 8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
Reviewed-by: chegar, alanb, igerasim
2014-03-03 11:06:38 +00:00
Weijun Wang
0903468259 8036104: Rename the PAData.java test
Reviewed-by: xuelei
2014-03-03 10:55:31 +08:00
Chris Hegarty
558cb26d1c 8035897: Better memory allocation for file descriptors greater than 1024 on macosx
Reviewed-by: michaelm
2014-03-02 19:27:43 +00:00
Chris Hegarty
cde48c9e25 8035868: Check for JNI pending exceptions in windows/native/sun/net/spi/DefaultProxySelector.c
Reviewed-by: alanb
2014-03-02 19:21:18 +00:00
Alan Bateman
22bc40c071 8010194: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh fails with "Timed out waiting ..." (sol)
Reviewed-by: chegar
2014-03-02 15:56:07 +00:00
Roger Riggs
2b22a25617 8035813: Broken link in java.lang.Iterable
Fixed link to ../util/

Reviewed-by: lancea
2014-03-01 11:57:57 -05:00
Vladimir Ivanov
255307847f 8033666: Make sure @ForceInline is everywhere it needs to be in sun.misc and java.lang.invoke
Reviewed-by: twisti, jrose
2014-03-01 02:07:30 +04:00
Vladimir Ivanov
856f5c5823 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right

Reviewed-by: lagergren, psandoz, jrose
2014-03-01 02:05:53 +04:00
Roger Riggs
81b6eb6a69 8035106: Typo in java.time.format.Parsed error message
Reviewed-by: lancea
2014-02-28 17:01:12 -05:00
Roger Riggs
e112d0032d 8035889: jdk testlibrary - add printing of values of failed assertions
Extend and cleanup testlibrary

Reviewed-by: mchung, sla
2014-02-28 13:36:46 -05:00
Brent Christian
c92ff7d5e7 6835233: Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh
Remove @ignore from ParallelTransformerLoader.sh

Reviewed-by: alanb, sla, smarks
2014-02-28 10:27:54 -08:00
Joe Wang
23afad4969 8036004: Incorrect license header for a test class
Reviewed-by: alanb
2014-02-28 09:38:10 -08:00
Volker Simonis
3eb1d7659f 8035949: Remove unused macro USE_SELECT and clean up Unix version of net_util_md.{c,h}
Reviewed-by: chegar, alanb
2014-02-28 17:14:08 +01:00
Jaroslav Bachorik
e2ab209b12 8035668: [test] Check that jstat does not cause problems when monitored application exits before jstat finishes its work
Reviewed-by: sla
2014-02-28 15:39:15 +01:00
Sergey Bylokhov
9e93c58f14 8035839: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Label.cpp
Reviewed-by: pchelko, azvegint
2014-02-28 15:01:19 +04:00
Staffan Larsen
ee21184b17 7195249: Some jtreg tests use hard coded ports
Use Utils.getFreePort() and launch the tests by java code

Reviewed-by: jbachorik, sla
2014-02-28 12:57:35 +04:00
Weijun Wang
76e336a948 8035759: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/krb5/NativeCreds.c
Reviewed-by: valeriep
2014-02-28 08:40:27 +08:00
Phil Race
f4ba5929aa Merge 2014-02-27 11:56:24 -08:00
Petr Pchelko
c1019fb03a 8035844: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_Rectangle.cpp
Reviewed-by: anthony, serb
2014-02-27 22:57:19 +04:00
Petr Pchelko
d1e1877a7f 8035860: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/MouseInfo.cpp
Reviewed-by: anthony, serb
2014-02-27 22:54:14 +04:00
Phil Race
5d277802e1 Merge 2014-02-27 10:43:53 -08:00
Xueming Shen
037c46281a 8035814: Broken link in java.nio.charset.StandardCharsets
Fixed the broken link

Reviewed-by: alanb
2014-02-27 09:43:28 -08:00
Sergey Bylokhov
187432f3b8 8027778: [macosx] Full screen not working properly on 7u45 and jdk8
8010999: [macosx] a constrain of the top level window should be improved
8015100: [macosx] Applet graphics corrupted when applet width/height exceeds screen dimensions

Reviewed-by: anthony, pchelko
2014-02-27 19:01:32 +04:00
Petr Pchelko
2fc105a21f 8035842: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Insets.cpp
Reviewed-by: anthony, serb
2014-02-27 16:14:22 +04:00
Petr Pchelko
dc26996620 8035855: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DataTransferer.cpp
Reviewed-by: anthony, serb
2014-02-27 16:11:16 +04:00
Volker Simonis
36a8ed24d8 8035876: AIX build issues after '8034174: Remove use of JVM_* functions from java.net code'
Reviewed-by: alanb, chegar
2014-02-27 10:53:07 +01:00
Ivan Gerasimov
e66ea0fddc 6853696: (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
Reviewed-by: mchung, mduigou, rriggs
2014-02-27 02:44:04 +04:00
Yong Jeffrey Huang
648627721f 8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format
Reviewed-by: okutsu
2014-02-26 19:11:00 -08:00
Stuart Marks
4a47af288d 8034999: change rmidRunning to a simple lookup
Reviewed-by: darcy
2014-02-26 18:22:56 -08:00
Brent Christian
1c27a0720c 8027640: String.indexOf(String,int) for the empty string case not specified
Spec & wording clean up of indexOf(), lastIndexOf()

Reviewed-by: psandoz
2014-02-26 13:02:05 -08:00
Michael McMahon
814e8d0479 8035653: InetAddress.getLocalHost crash
Reviewed-by: chegar
2014-02-26 16:18:08 +00:00
Petr Pchelko
904f2d837a 8035335: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TrayIcon.cpp
Reviewed-by: serb, anthony
2014-02-26 11:55:45 +04:00
Sergey Bylokhov
b5df3005f0 8034766: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CRobot.m
Reviewed-by: anthony, bagiras
2014-02-25 17:37:55 +04:00
Sergey Bylokhov
12333aa589 8033573: [parfait] warning from b128 for share/native/sun/awt/splashscreen/java_awt_SplashScreen.c: JNI exception pending
Reviewed-by: anthony, bagiras
2014-02-25 17:19:15 +04:00
Sergey Bylokhov
3da1253e45 8034105: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CImage.m
Reviewed-by: anthony, bagiras
2014-02-25 17:01:40 +04:00
Alexander Scherbatiy
2ef086d668 8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
Reviewed-by: serb, pchelko
2014-02-25 16:46:52 +04:00
Sergey Bylokhov
74ff5d8776 6744401: Consider removal of code disabling JIT in Toolkit.getDefaultToolkit
Reviewed-by: anthony, pchelko
2014-02-25 16:12:22 +04:00
Alexander Zvegintsev
c45342182e 8017472: [macosx] Transparency demo is not correctly dragged on the second monitor
Reviewed-by: pchelko, serb
2014-02-25 14:28:36 +04:00
Lana Steuck
196b789c71 Merge 2014-02-24 13:01:25 -08:00
Alexander Scherbatiy
4162a00924 8008657: JSpinner setComponentOrientation doesn't affect on text orientation
Reviewed-by: malenkov, serb
2014-02-24 17:23:43 +04:00
Petr Pchelko
6adf75b9eb 8030788: [Parfait] warnings from b119 for jdk/src/share/native/sun/awt/medialib: JNI exception pending
Reviewed-by: serb, prr
2014-02-24 12:51:58 +04:00
Henry Jen
0da32293b5 8035487: Fix raw and unchecked lint warnings in javax.imageio.spi
Reviewed-by: darcy, prr
2014-02-21 15:28:39 -08:00
Henry Jen
9f5fc4e859 8033716: Fix raw and unchecked lint warnings in com.sun.imageio
Reviewed-by: darcy, prr, bae
2014-02-21 15:28:37 -08:00
David Katleman
a0bac0c9c0 Added tag jdk9-b03 for changeset 4a4630af7adf 2014-02-21 11:40:24 -08:00
Phil Race
f00ad07a65 Merge 2014-02-21 10:03:49 -08:00
Anton Litvinov
4207a72caf 8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH
Reviewed-by: pchelko, serb
2014-02-21 18:04:38 +04:00
Vladimir Ivanov
56bce7519d 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
8033278: Missed access checks for Lookup.unreflect* after 8032585

Reviewed-by: jrose, twisti
2014-02-21 17:12:23 +04:00
Erik Joelsson
0ce0cb0d53 8035187: Move fontconfig src files to make/data
Reviewed-by: tbell, ihse
2014-02-26 10:37:23 +01:00
Martin Buchholz
dfcc8f710d 7089615: Broken javadoc link in AbstractQueuedSynchronizer
Reviewed-by: chegar
2014-02-25 19:15:13 +00:00
Alejandro Murillo
210b1540d8 Merge 2014-02-25 10:25:32 -08:00
Chris Hegarty
490655441c 8034174: Remove use of JVM_* functions from java.net code
Reviewed-by: alanb, dsamersoff, michaelm
2014-02-25 12:35:14 +00:00
Mikael Vidstedt
c97996c573 8035054: JarFacade.c should not include ctype.h
Reviewed-by: alanb
2014-02-24 11:24:43 -08:00
Petr Pchelko
0390c16ac8 8035640: JNU_CHECK_EXCEPTION should support c++ JNI syntax
Reviewed-by: anthony, alanb
2014-02-25 11:51:25 +04:00
Joe Darcy
da7601aeec 8035453: Fix serial lint warnings in com.sun.tools and elsewhere
Reviewed-by: psandoz
2014-02-24 22:43:45 -08:00
Alejandro Murillo
a428afb96f Merge 2014-02-21 08:22:54 -08:00
Staffan Larsen
3d29dc96b0 6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
Reviewed-by: dholmes, sspitsyn, dsamersoff
2014-02-21 16:26:22 +01:00
Jaroslav Bachorik
70f2238ba9 8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
Reviewed-by: sla, sjiang
2014-02-21 14:01:57 +01:00
Magnus Ihse Bursie
5d49f94272 8007897: Make creates file with illegal name in Windows
Reviewed-by: tbell
2014-02-21 13:52:39 +01:00
Sergey Malenkov
8fff62161c 8034085: Do not prefer indexed properties
Reviewed-by: alexsch
2014-02-21 15:34:05 +04:00
Jaroslav Bachorik
6005bfb33e 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
Reviewed-by: dholmes
2014-02-21 12:31:29 +01:00
Sergey Malenkov
aaea8f4c7c 8035310: The line.separator property can be retrieved via public API
Reviewed-by: alexsch, serb
2014-02-21 15:28:09 +04:00
Stuart Marks
f0f5b3aa50 8027810: RMI CheckUsage tests should be deleted
Reviewed-by: mchung
2014-02-20 21:36:02 -08:00
Lana Steuck
81f8e33fcf Merge 2014-02-20 20:00:11 -08:00
Phil Race
3b1cc58576 Merge 2014-02-20 16:27:08 -08:00
Henry Jen
083589648a 8034998: Fix raw and unchecked lint warnings in javax.imageio
Reviewed-by: prr, darcy
2014-02-20 16:23:45 -08:00
Sergei Kovalev
a1463e9062 8022203: Intermittent test failures in demo/jvmti/hprof
Added "file" options to separate hprof dump output

Reviewed-by: sla
2014-02-20 23:16:47 +04:00
Xueming Shen
65263943ae Merge 2014-02-20 09:57:26 -08:00
Xueming Shen
e2a87a0e2c 8035076: Pattern$BnMS never used due to bug in Pattern$BnM.optimize
Updated SliceS to subclass Slice node

Reviewed-by: alanb, martin
2014-02-20 09:52:50 -08:00
Omair Majid
c29425c5be 8035341: Allow using a system installed libpng
Reviewed-by: andrew, erikj, ihse, serb
2014-02-20 10:07:54 -05:00
Naoto Sato
7cb914ecd2 8027289: [Windows zh_CN] NumberFormat: Incorrect sequence of loading currency symbol
Reviewed-by: erikj
2014-02-19 09:17:28 -08:00
Mikael Vidstedt
a9b3a89f24 8035287: gcc warnings compiling various libraries files
Reviewed-by: prr
2014-02-18 17:55:04 -08:00
Vladimir Kozlov
f6ebcf51d7 Merge 2014-02-18 15:48:14 -08:00
Petr Pchelko
002f448175 8034038: [parfait] JNI exception pending in macosx/native/sun/awt/CDataTransferer.m
Reviewed-by: serb, azvegint
2014-02-18 16:34:58 +04:00
Petr Pchelko
d6399044d7 8035147: [macosx] Drag and Drop tests are failing with -Xchech:jni
Reviewed-by: serb, azvegint
2014-02-18 16:30:57 +04:00
Petr Pchelko
9d1b732ccb 8034035: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/LWCToolkit.m
Reviewed-by: serb, azvegint
2014-02-18 09:49:36 +04:00
Konstantin Shefov
f37265f360 8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution
Reviewed-by: serb, alexsch
2014-02-17 18:52:01 +04:00
Sergey Bylokhov
6ec6843975 8034068: Label.toString performance improvement
Reviewed-by: anthony, art
2014-02-17 17:33:25 +04:00
Anton Nashatyrev
183aa7b821 7094099: DropDown List of JComboBox detached
Reviewed-by: alexp, alexsch
2014-02-17 17:15:28 +04:00
Alexander Scherbatiy
d9b649e6cb 8029960: Remove reflection from Swing classes
Reviewed-by: serb, pchelko
2014-02-17 13:41:50 +04:00
Sergey Malenkov
57f20fcdc9 8034164: Introspector ignores indexed part of the property sometimes
Reviewed-by: alexsch
2014-02-14 20:24:43 +04:00
Alexander Scherbatiy
783201f70f 8031971: Use only public methods in the SwingLazyValue
Reviewed-by: serb, pchelko
2014-02-14 18:01:22 +04:00
Sergey Bylokhov
fe26cbf70c 8034041: [parfait] JNI exception pending in jdk/src/macosx/native/com/apple/laf/AquaFileView.m
Reviewed-by: anthony, bagiras
2014-02-14 02:19:19 +04:00
Oleg Pekhovskiy
96fa90a545 8031694: [macosx] TwentyThousandTest test intermittently hangs
Reviewed-by: art, anthony
2014-02-13 14:45:58 +04:00
Mandy Chung
328fa609d0 8030010: cleanup native code warnings
Co-authored-by: Francis Andre <francis.andre.kampbell@orange.fr>
Reviewed-by: alanb, lancea
2014-02-12 10:51:50 -08:00
Alan Bateman
fa26d0e934 8034102: Check solaris/native/sun/nio/fs/MacOSXNativeDispatcher.c for JNI pending exceptions
Reviewed-by: chegar, henryjen
2014-02-12 17:51:31 +00:00
Alan Bateman
87ed9d213a 8034780: Remove used imports
Reviewed-by: sundar, chegar, lancea, dfuchs
2014-02-12 14:23:52 +00:00
Alan Bateman
961783d954 8034776: Remove sun.misc.Service
Reviewed-by: sundar, lancea, chegar
2014-02-12 14:07:55 +00:00
Weijun Wang
2b7c6c0d41 8034762: Move krb5.conf related tests into a single place
Reviewed-by: xuelei
2014-02-12 19:20:43 +08:00
Erik Joelsson
b7c3e72147 8034173: Move JavaApp.icns to proper place in make/data
Reviewed-by: ihse, tbell
2014-02-12 11:02:47 +01:00
Phil Race
516c0ad2bd Merge 2014-02-11 14:42:17 -08:00
Phil Race
40ac550de2 8034227: JDK9 Windows build failure in libdcpr
Reviewed-by: jgodinez
2014-02-11 12:40:16 -08:00
Lana Steuck
0376d4b85c Merge 2014-02-11 11:26:56 -08:00
Phil Race
21c0b96d8d 8012351: Bold fonts everywhere in GTK L&F on Ubuntu with JDK 7
Reviewed-by: bae, serb
2014-02-11 10:43:15 -08:00
Alan Bateman
bad49f6fba 8034182: Misc. warnings in java.net code
Reviewed-by: chegar
2014-02-11 16:43:57 +00:00
Staffan Larsen
8acc4717a2 8034176: Update mapfile for libjfr
Reviewed-by: erikj
2014-02-11 14:48:51 +01:00
Alexander Zvegintsev
89e0b917fe 8031492: [Parfait] warnings from b122 for jdk/src/solaris/native/sun/awt: JNI exception pending
Reviewed-by: pchelko, serb
2014-02-10 15:02:24 +00:00
Joe Darcy
6961828aeb 8033624: Fix raw and unchecked lint warnings in sun.font
Reviewed-by: alanb, prr
2014-02-08 18:03:38 -08:00