lbourges [Wed, 16 Dec 2015 13:24:19 -0800] rev 35645
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins
Reviewed-by: flar, prr
arapte [Wed, 16 Dec 2015 17:40:24 +0300] rev 35644
8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java
Reviewed-by: ssadetsky, jdv
ascarpino [Tue, 02 Feb 2016 11:27:18 -0800] rev 35643
8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc
Reviewed-by: vinnie, jnimeh
chegar [Tue, 02 Feb 2016 17:20:53 +0000] rev 35642
Merge
chegar [Tue, 02 Feb 2016 08:59:52 +0000] rev 35641
8148117: Move sun.misc.Cleaner to jdk.internal.ref
Reviewed-by: alanb, rriggs
dl [Tue, 02 Feb 2016 08:53:49 -0800] rev 35640
8141452: Convert between TimeUnit and ChronoUnit
Reviewed-by: martin, psandoz, chegar, rriggs, scolebourne
Contributed-by: nadeesh.tv@oracle.com
shade [Tue, 02 Feb 2016 18:15:15 +0300] rev 35639
8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested
Reviewed-by: vlivanov, psandoz
rpatil [Tue, 02 Feb 2016 13:55:44 +0530] rev 35638
8147912: test "parseWithZoneWithoutOffset" of java/time/tck/java/time/format/TCKDTFParsedInstant.java fail on de_DE locale
Summary: Even though hardcoded data is not preferred in compatibility test cases, this case was exception. English is provided as the default locale data for DateTimeFormatter in this testcase.
Reviewed-by: okutsu, scolebourne
jbachorik [Tue, 02 Feb 2016 10:44:55 +0100] rev 35637
6659240: Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory
Reviewed-by: dfuchs, jbachorik
Contributed-by: sharath.ballal@oracle.com
amlu [Tue, 02 Feb 2016 09:39:20 +0800] rev 35636
8148710: Remove FlatMapOpTest.java from ProblemList.txt
Reviewed-by: psandoz
Contributed-by: huaming.li@oracle.com
amurillo [Mon, 01 Feb 2016 16:07:20 -0800] rev 35635
Merge
amurillo [Mon, 01 Feb 2016 10:07:37 -0800] rev 35634
Merge
amurillo [Thu, 28 Jan 2016 16:30:39 -0800] rev 35633
Merge
thartmann [Thu, 28 Jan 2016 09:49:18 +0100] rev 35632
Merge
thartmann [Tue, 26 Jan 2016 09:11:59 +0100] rev 35631
Merge
thartmann [Fri, 15 Jan 2016 09:15:33 +0100] rev 35630
Merge
kshefov [Tue, 12 Jan 2016 17:03:06 +0300] rev 35629
8141615: Add new public methods to sun.reflect.ConstantPool
Reviewed-by: twisti, iignatyev, coleenp
twisti [Mon, 11 Jan 2016 17:12:01 -0800] rev 35628
Merge
vdeshpande [Fri, 08 Jan 2016 20:33:02 -0800] rev 35627
8143353: update for x86 sin and cos in the math lib
Summary: Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation.
Reviewed-by: kvn
kvn [Thu, 07 Jan 2016 16:03:25 -0800] rev 35626
8135250: Replace custom check/range functionality with check index/range methods in java.util.Objects
Reviewed-by: jrose, kvn
Contributed-by: kishor.kharbas@intel.com
jwilhelm [Tue, 26 Jan 2016 17:13:17 +0100] rev 35625
Merge
jwilhelm [Wed, 20 Jan 2016 13:31:57 +0100] rev 35624
8147791: Reenable tests that was temporarily quarantined in jdk9/hs
Reviewed-by: dholmes, mgerdin
jwilhelm [Wed, 20 Jan 2016 00:04:04 +0100] rev 35623
Merge
jwilhelm [Tue, 19 Jan 2016 22:19:02 +0100] rev 35622
Merge
rprotacio [Tue, 19 Jan 2016 16:20:01 -0500] rev 35621
8147494: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java fails with "java.lang.IllegalArgumentException: VM option 'TraceExceptions' does not exist"
Summary: Substituted "CheckJNICalls" for "TraceExceptions" product option in test
Reviewed-by: hseigel, coleenp, dcubed
jprovino [Sat, 16 Jan 2016 00:28:29 +0000] rev 35620
Merge
jprovino [Fri, 15 Jan 2016 15:36:57 -0500] rev 35619
Merge
minqi [Fri, 15 Jan 2016 19:18:42 +0000] rev 35618
Merge
minqi [Fri, 15 Jan 2016 08:53:23 -0800] rev 35617
8143317: jdk/lambda/vm/InterfaceAccessFlagsTest.java fails with IncompatibleClassChangeError
Summary: ClassToInterfaceConverter.java converts class to interface without changing corresponding method tag to interface method tag. This leads failure after 8145148.
Reviewed-by: psandoz, hseigel
jwilhelm [Thu, 14 Jan 2016 17:14:32 +0100] rev 35616
Merge
jbachorik [Thu, 14 Jan 2016 09:49:42 +0100] rev 35615
8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
Reviewed-by: dfuchs, sspitsyn
jprovino [Wed, 06 Jan 2016 02:31:59 +0000] rev 35614
Merge