25038 Commits

Author SHA1 Message Date
Jamil Nimeh
2edd214440 8015081: javax.security.auth.Subject.toString() throws NPE
Reviewed-by: xuelei, weijun
2014-07-01 09:46:20 -07:00
Otavio Santana
5a0450feea 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
2014-07-01 14:44:37 +01:00
Otavio Santana
4da668378d 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
2014-07-01 15:12:59 +01:00
Jaroslav Bachorik
3962277490 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
2014-07-01 17:58:14 +02:00
Sean Coffey
19c07ee15b 7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
2014-07-01 16:51:44 +01:00
Staffan Larsen
829524e7d6 8048710: Use ServiceLoader for the jvmstat protocols
Reviewed-by: alanb
2014-07-01 16:08:45 +02:00
Jaroslav Bachorik
e614cf24ef 8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla
2014-07-01 15:00:33 +02:00
Jaroslav Bachorik
7b43631edc 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Staffan Larsen
4b31ce4a17 8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes
2014-07-01 10:40:14 +02:00
Joe Darcy
f2399d7d54 8048839: Reverse sense of -Xlint options in build of jdk repo
Reviewed-by: tbell, mikael
2014-06-30 18:17:46 -07:00
Andrei Eremeev
c75f8957e8 8046434: Fix doclint warnings from javax.swing.plaf.metal package
Reviewed-by: alexsch
2014-06-30 16:32:36 +04:00
Mike Duigou
efbff37c1a 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Henry Jen
a8306dd34f 8047721: @since should have JDK version
Reviewed-by: darcy, wetmore
2014-06-16 09:44:54 -07:00
Ivan Gerasimov
589ee38cbd 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
Reviewed-by: valeriep
2014-06-27 08:03:35 +04:00
Naoto Sato
72fb4c3adf 8039317: Read currency.data as a resource
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Rocky Sloan
1d0d27c312 8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
Reviewed-by: alexsch
2014-06-26 15:59:57 +04:00
Rocky Sloan
689a3bb8c1 8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
Reviewed-by: alexsch
2014-06-26 15:58:06 +04:00
Mike Duigou
6c860a781a 8047795: Collections.checkedList checking bypassed by List.replaceAll
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Michael McMahon
fd148509ce 8029607: Type of Service (TOS) cannot be set in IPv6 header
Reviewed-by: alanb
2014-06-25 15:55:42 +01:00
Weijun Wang
ea1882be4f 8048073: Cannot read ccache entry with a realm-less service name
Reviewed-by: xuelei
2014-06-25 18:49:02 +08:00
Jaroslav Bachorik
99a469d169 8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Reviewed-by: sla
2014-06-25 09:43:47 +02:00
Mandy Chung
bfe7a7abd1 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
Reviewed-by: alanb, psandoz
2014-06-24 16:22:57 -07:00
Joe Darcy
0caae2d748 8046273: Add overrides lint warning to build of jdk repository
Reviewed-by: tbell
2014-06-24 14:05:47 -07:00
Jaroslav Bachorik
cc7e85e940 8048005: Add test timing information to JMXStartStopTest
Reviewed-by: egahlin, dfuchs
2014-06-24 19:59:26 +02:00
Jaroslav Bachorik
8bca223cbd 8047073: Some javax/management/ fails with JFR
Reviewed-by: egahlin, dfuchs
2014-06-24 19:58:03 +02:00
Joe Darcy
ea1f1d527d 8048014: Update java.lang.SafeVararags for private methods
Reviewed-by: lancea, abuckley
2014-06-24 10:46:08 -07:00
Alexander Stepanov
825d9ee985 8043967: Fix doclint warnings for java.awt
Reviewed-by: pchelko
2014-06-24 16:57:02 +04:00
Chris Hegarty
18728f8cb9 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Reviewed-by: alanb
2014-06-24 10:25:56 +01:00
Shanliang Jiang
0a5b921c13 8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
Reviewed-by: sla, jbachorik
2014-06-24 11:09:57 +02:00
Rocky Sloan
a12feb33eb 8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
Reviewed-by: alexsch
2014-06-24 10:47:30 +04:00
Xueming Shen
565ab8b571 8042369: Remove duplicated java.time classes in build.tools.tzdb
Removed duplicated classes in builder

Reviewed-by: rriggs
2014-06-23 12:12:30 -07:00
Joe Wang
61ad72b44a 5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
2014-06-23 10:40:20 -07:00
Alexander Zuev
50aff94d03 8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Reviewed-by: ksrini
2014-06-23 18:09:35 +04:00
Staffan Larsen
578fc51475 8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes
2014-06-23 15:51:41 +02:00
Steven Sides
0b95f7c7a2 8040901: fix doclint block tag issues in swing event classes
Reviewed-by: alexsch
2014-06-23 10:57:22 +04:00
Kumar Srinivasan
6c8c5619ed 8044866: Fix raw and unchecked lint warnings in asm
Reviewed-by: darcy
2014-06-20 10:10:27 -07:00
Alexander Stepanov
07289a2d98 8046445: Fix doclint warnings for javax.swing.plaf.multi
Reviewed-by: alexsch
2014-06-20 19:03:57 +04:00
Weijun Wang
cc269950df 8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
2014-06-20 10:27:10 +08:00
Mandy Chung
f301db3a9b 8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Reviewed-by: erikj, tbell
2014-06-19 13:12:08 -07:00
Alexander Zuev
a30dec6af6 8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
2014-06-19 18:07:02 +04:00
Andrei Eremeev
03bc9138d1 8046446: Fix doclint warnings in javax.swing.text.html package
Reviewed-by: pchelko
2014-06-19 16:57:14 +04:00
Andrei Eremeev
322ed96c4c 8046895: Fix doclint warnings in javax.swing.text.html.parser package
Reviewed-by: pchelko
2014-06-19 16:54:59 +04:00
Staffan Larsen
bdf68602c0 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Reviewed-by: alanb
2014-06-19 12:56:16 +02:00
Joe Darcy
0228c51129 8044715: Add finally lint warning to build of jdk repository
Reviewed-by: henryjen, tbell
2014-06-18 18:27:39 -07:00
Phil Race
c878d790d1 Merge 2014-06-18 13:14:15 -07:00
David Dehaven
62fa4b7e0c 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later

Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:14 -07:00
Lana Steuck
355564edbc Merge 2014-06-18 10:55:17 -07:00
J. Duke
80bb4ab1c8 Merge 2017-07-05 19:45:37 +02:00
J. Duke
f43a641796 Merge 2017-07-05 19:45:33 +02:00
J. Duke
b896816041 Merge 2017-07-05 19:45:26 +02:00