10731 Commits

Author SHA1 Message Date
Jaroslav Bachorik
d6f69e8da5 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
Reviewed-by: sla
2014-09-24 11:55:27 +02:00
Brian Burkhalter
a5187396f5 4477961: java.lang.Math.toDegrees(double) could be optimized
Change toDegrees() and toRadians() to multiplication by a compile-time constant.

Reviewed-by: mduigou, shade
2014-09-22 16:59:23 -07:00
Phil Race
4f42e3fa2c Merge 2014-09-22 12:06:36 -07:00
Andrew Brygin
ce60f8015f 8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
Reviewed-by: alexp
2014-09-22 15:57:34 +01:00
Anisha Nagarajan
9ef4115fe7 6588417: Incorrect javadoc: no @throws or @exception tag in javax.*
Fix remaining missing @throws tags.

Reviewed-by: prr
2014-09-22 11:25:33 +04:00
Anisha Nagarajan
ada2c75772 8054877: javadoc issues in javax.print
Fixes "no @throws or @exception tag" issues in javax.print.

Reviewed-by: prr
2014-09-22 11:23:19 +04:00
Phil Race
686ab34a2e Merge 2014-09-19 11:19:38 -07:00
Phil Race
a1e360202d 8058756: OpenJDK builds fail on Windows - cannot copy freetype.dll
Reviewed-by: erikj, aph
2014-09-19 11:13:27 -07:00
Phil Race
fb0dfe332b 8056216: Remove "sun" directory layer from libawt and common
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:41:05 -07:00
Alejandro Murillo
7268eec14e Merge 2014-09-19 08:55:47 -07:00
Konstantin Shefov
72e770ad77 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
Reviewed-by: vlivanov, iignatyev, psandoz
2014-09-19 16:49:08 +04:00
Pooja Chopra
9dd233271c 8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
Reviewed-by: serb, alexsch
2014-09-19 13:00:17 +04:00
Erik Joelsson
8926b93e20 8055189: Cleanup gensrc after source code restructure
Reviewed-by: ihse, tbell
2014-09-19 09:59:36 +02:00
Lana Steuck
76fe0bf4de Merge 2014-09-18 13:27:48 -07:00
Sean Mullan
9f0c03e612 Merge 2014-09-18 15:37:40 -04:00
Amanda Jiang
746ed2b4eb 8050281: New permission tests for JEP 140
Reviewed-by: mullan
2014-09-18 15:36:38 -04:00
Aleksey Shipilev
20abfd774a 8058661: Compiled LambdaForms should inherit from Object to improve class loading performance
Reviewed-by: vlivanov, jrose
2014-09-18 18:33:05 +04:00
Shanliang Jiang
83a26602a9 8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
Reviewed-by: dfuchs, dholmes
2014-09-18 16:16:07 +02:00
Yuri Nesterenko
13c109280f 8058726: Update regtests using sun.awt.OSInfo, part 1
Reviewed-by: alexsch
2014-09-18 17:34:44 +04:00
Mikael Auno
42e13628a3 8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
f2677eae50 8058651: com/sun/jdi/RedefinePop.sh should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
ebe3ab9dd2 8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
7d629c8335 8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Sandipan Razzaque
24028df237 8043740: Doubles with large exponents overflow to Infinity incorrectly
Modify test of exponent overflow to account for subsequent decrement.

Reviewed-by: darcy
2014-09-22 10:41:45 -07:00
Sergey Gabdurakhmanov
8a75d987d3 8057564: JVM hangs at getAgentProperties after attaching to VM with lower
Create custom Security Descriptor for Named Pipe.

Reviewed-by: mgronlun, dsamersoff, uta
2014-09-22 10:47:27 +02:00
Claes Redestad
579e48fd60 8055032: Improve numerical parsing in java.net and sun.net
Reviewed-by: alanb
2014-09-19 16:34:59 +02:00
David Katleman
b7819d0dd9 Added tag jdk9-b31 for changeset fe7c921b71f0 2014-09-17 22:56:07 -07:00
Amy Lu
6f7645f43c 8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main
Reviewed-by: dholmes, alanb
2014-09-17 23:27:59 -04:00
Brian Burkhalter
6d148f368d 8058679: More bad characters in BigIntegerTest
Remove remaining non-US-ASCII characters

Reviewed-by: alanb
2014-09-17 14:11:40 -07:00
Brian Burkhalter
0c71a5e8f4 8058664: Bad fonts in BigIntegerTest
Replace bad fonts with spaces.

Reviewed-by: alanb
2014-09-17 11:04:16 -07:00
Naoto Sato
9dc0d55e1c 8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
Reviewed-by: mchung, erikj, ihse
2014-09-17 09:43:04 -07:00
Paul Sandoz
af548efaa7 8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248
Reviewed-by: alanb, dholmes
2014-09-17 16:47:52 +02:00
Pavel Rappo
8be77eed11 8055326: Fix typos in client-related packages
Reviewed-by: prr, azvegint, alexsch
2014-09-17 16:14:12 +04:00
Tobias Hartmann
37bfec7de8 8015774: Add support for multiple code heaps
Support for segmentation of the code cache. Separate code heaps are created and used to store code of different types.

Reviewed-by: kvn, iveresov, roland, anoll, egahlin, sla
2014-09-17 08:04:31 +02:00
Weijun Wang
0c4519a096 8056141: Move com.sun.security.jgss into a new module
Reviewed-by: alanb, chegar, mchung
2014-09-17 13:55:30 +08:00
Weijun Wang
f18f44bce3 8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss
Reviewed-by: valeriep, alanb
2014-09-17 13:55:12 +08:00
Jason Uh
1f56f49cd0 8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses
Reviewed-by: mullan
2014-09-16 13:20:51 -07:00
Martin Buchholz
865fe20405 8058550: Clarify that TimerTasks are not reusable
Reviewed-by: alanb, chegar
2014-09-18 16:25:50 -07:00
Peter Brunet
b61f8cc4ec 8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
Replace java.policy-win32/64 with just java.policy

Reviewed-by: mchung, erikj
2014-09-16 14:58:27 -05:00
Vladimir Ivanov
21e3c51138 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
Reviewed-by: darcy, alanb
2014-09-16 23:04:13 +04:00
Phil Race
50b39c9bc6 8058248: LittleCMS: Missing checks for NULL returns from memory allocation
Reviewed-by: bae, jchen, mschoene
2014-09-16 09:26:06 -07:00
Erik Joelsson
80ec7dea6e 8055006: Store original value of Min/MaxHeapFreeRatio
Store the value set by the user and some makefile changes required to change the flags.

Reviewed-by: jwilhelm, ihse
2014-09-16 17:22:58 +02:00
Martin Buchholz
f1cc7f5119 8058520: jar xf does not work on zip files with leading garbage
Fall back to ZipFile if ZipInputStream finds no entries

Reviewed-by: sherman
2014-09-15 18:38:16 -07:00
Robert Gibson
8acf66df11 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
Modify divideLarge() method such that the w/z division exercises the B-Z branch.

Reviewed-by: darcy
2014-09-15 13:25:08 -07:00
Vladimir Ivanov
475c0a767a 8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
Reviewed-by: jrose
2014-09-16 18:05:03 +04:00
Vladimir Ivanov
e490ad1e61 8058291: Missing some checks during parameter validation
Reviewed-by: jrose
2014-09-16 18:05:01 +04:00
Chris Hegarty
375020d61a 8058118: Generate modules.list during the build
Reviewed-by: alanb, mchung
2014-09-16 12:06:53 +02:00
Shanliang Jiang
797b24f7a0 8042205: javax/management/monitor/*: some tests didn't get all the notifications
Reviewed-by: dfuchs
2014-09-16 09:01:57 +02:00
Claes Redestad
d28777cff8 8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
Reviewed-by: lancea
2014-09-16 00:26:58 +02:00
Claes Redestad
2aafc0ee9f 8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
Reviewed-by: lancea
2014-09-15 21:20:46 +02:00