prr [Mon, 12 Oct 2015 14:44:02 -0700] rev 33035
Merge
ddehaven [Tue, 06 Oct 2015 12:51:53 -0700] rev 33034
Merge
erikj [Fri, 02 Oct 2015 17:33:42 +0200] rev 33033
8138739: Enable devkit on macosx in JPRT (again)
Reviewed-by: ihse
erikj [Tue, 20 Oct 2015 17:29:53 +0200] rev 33032
8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
ihse [Tue, 20 Oct 2015 16:40:01 +0200] rev 33031
8139969: Fix unzip in compare.sh broken by JDK-8136813
Reviewed-by: erikj
ihse [Tue, 20 Oct 2015 10:39:07 +0200] rev 33030
8139668: Generate README-build.html from markdown
Reviewed-by: erikj
erikj [Tue, 20 Oct 2015 09:47:56 +0200] rev 33029
8139735: Switch compilers in JPRT for windows and linux
Reviewed-by: tbell, ihse
jlahoda [Mon, 19 Oct 2015 19:13:58 +0200] rev 33028
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES.
Reviewed-by: alanb, erikj, sundar
Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
lana [Thu, 22 Oct 2015 08:47:39 -0700] rev 33027
Added tag jdk9-b88 for changeset 15f446204203
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33026
Added tag jdk9-b88 for changeset 16b4968f9bb8
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33025
Merge
duke [Wed, 05 Jul 2017 20:54:54 +0200] rev 33024
Merge
lana [Wed, 21 Oct 2015 15:15:36 -0700] rev 33023
Merge
lana [Thu, 15 Oct 2015 16:50:02 -0700] rev 33022
Merge
chegar [Tue, 13 Oct 2015 09:02:30 +0100] rev 33021
8139371: Three langtools test failures after the removal of sun.misc.Lock
Reviewed-by: jjg, mchung
sadayapalam [Tue, 13 Oct 2015 09:48:03 +0530] rev 33020
8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName
Summary: Speed up Check.localClassName by avoiding generating names known to be in use already
Reviewed-by: mcimadamore, jlahoda, sadayapalam
Contributed-by: dmitry.chuyko@oracle.com
sadayapalam [Mon, 12 Oct 2015 19:43:44 +0530] rev 33019
8139245: compiler crashes with exception on int:new method reference and generic method inference
Reviewed-by: mcimadamore
mcimadamore [Mon, 12 Oct 2015 12:24:33 +0100] rev 33018
8138840: NPE when compiling bitwise operations with illegal operand types
8139243: compiler crashes with exception on sum operation of String var and void method call result
8139249: Compiler crashes on unary bitwise complement with non-integral operand
Summary: Certain binary operator checks are accepting more operands than required.
Reviewed-by: jlahoda
lana [Mon, 19 Oct 2015 00:25:14 -0700] rev 33017
Added tag jdk9-b87 for changeset 610c74da519c
duke [Wed, 05 Jul 2017 20:54:48 +0200] rev 33016
Merge
lana [Wed, 21 Oct 2015 15:15:26 -0700] rev 33015
Merge
aefimov [Fri, 16 Oct 2015 19:07:08 +0300] rev 33014
8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
lana [Mon, 19 Oct 2015 00:25:03 -0700] rev 33013
Added tag jdk9-b87 for changeset 611cd2f9832d
duke [Wed, 05 Jul 2017 20:54:42 +0200] rev 33012
Merge
lana [Mon, 19 Oct 2015 00:25:01 -0700] rev 33011
Added tag jdk9-b87 for changeset 659a7814aa2e
duke [Wed, 05 Jul 2017 20:54:36 +0200] rev 33010
Merge
lana [Wed, 21 Oct 2015 15:15:33 -0700] rev 33009
Merge
lana [Thu, 15 Oct 2015 16:50:08 -0700] rev 33008
Merge
attila [Mon, 12 Oct 2015 14:52:47 +0200] rev 33007
8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits
Reviewed-by: mhaupt, sundar
attila [Mon, 12 Oct 2015 13:44:38 +0200] rev 33006
8139270: Drastically reduce memory footprint of ChainedCallSite
Reviewed-by: hannesw, sundar
mhaupt [Mon, 12 Oct 2015 13:36:41 +0200] rev 33005
8139266: add JSAdapter example with fallthrough
Reviewed-by: attila, hannesw
attila [Mon, 12 Oct 2015 10:28:27 +0200] rev 33004
8139274: Use JDK 8 default method for LinkerServices.asTypeLosslessReturn
Reviewed-by: lagergren, sundar
attila [Mon, 12 Oct 2015 10:27:32 +0200] rev 33003
8139273: Small improvements to DynamicLinker and DynamicLinkerFactory
Reviewed-by: lagergren, sundar
lana [Mon, 19 Oct 2015 00:25:16 -0700] rev 33002
Added tag jdk9-b87 for changeset 9f7dd20687ba
duke [Wed, 05 Jul 2017 20:54:31 +0200] rev 33001
Merge
lana [Mon, 19 Oct 2015 00:24:56 -0700] rev 33000
Added tag jdk9-b87 for changeset 6f6a93f70f07
duke [Wed, 05 Jul 2017 20:54:28 +0200] rev 32999
Merge
lana [Wed, 21 Oct 2015 15:16:00 -0700] rev 32998
Merge
aefimov [Fri, 16 Oct 2015 19:05:49 +0300] rev 32997
8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
lana [Thu, 15 Oct 2015 16:51:00 -0700] rev 32996
Merge
coffeys [Thu, 15 Oct 2015 14:41:37 +0100] rev 32995
8038502: Deflater.needsInput() should use synchronization
Reviewed-by: chegar
igerasim [Thu, 15 Oct 2015 13:56:39 +0300] rev 32994
8138938: Clarify javadoc for java.util.Collections.copy()
Reviewed-by: smarks
coffeys [Thu, 15 Oct 2015 09:33:03 +0100] rev 32993
6907252: ZipFileInputStream Not Thread-Safe
Reviewed-by: sherman
darcy [Wed, 14 Oct 2015 16:17:08 -0700] rev 32992
8136799: Port fdlibm cbrt to Java
Reviewed-by: bpb
dl [Tue, 13 Oct 2015 16:45:35 -0700] rev 32991
8134853: Bulk integration of java.util.concurrent classes
8080939: ForkJoinPool and Phaser deadlock
8044616: Clients of Unsafe.compareAndSwapLong need to beware of using direct stores to the same field
8071638: [JAVADOC] Buggy example in javadoc for afterExecute to access a submitted job's Throwable
8043743: Data missed in java.util.concurrent.LinkedTransferQueue
8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
8031374: TEST_BUG: java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java fails Intermittently
8034208: Cleanup to test/java/util/concurrent/BlockingQueue/Interrupt.java
8035661: Test fix java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java from jsr166 CVS
8062841: ConcurrentHashMap.computeIfAbsent stuck in an endless loop
8073208: javadoc typo in java.util.concurrent.Executor
8073704: FutureTask.isDone returns true when task has not yet completed
8037093: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails intermittently
8022642: ScheduledThreadPoolExecutor with zero corePoolSize create endlessly threads
8065320: Busy loop in ThreadPoolExecutor.getTask for ScheduledThreadPoolExecutor
8129861: High processor load for ScheduledThreadPoolExecutor with 0 core threads
8051859: ScheduledExecutorService.scheduleWithFixedDelay fails with max delay
7146994: example afterExecute for ScheduledThreadPoolExecutor hangs
Reviewed-by: martin, psandoz, chegar
dl [Tue, 13 Oct 2015 16:35:22 -0700] rev 32990
8134855: Bulk integration of java.util.concurrent.locks classes
8051848: ReentrantReadWriteLock.ReadLock fails on unlock by different thread
8049843: Lack of save / restore interrupt mechanism undermines the StampedLock
Reviewed-by: martin, psandoz, chegar
dl [Tue, 13 Oct 2015 16:25:10 -0700] rev 32989
8134850: Integrate the Flow API
Reviewed-by: martin, psandoz, chegar
dl [Tue, 13 Oct 2015 16:15:06 -0700] rev 32988
8134852: Integrate fork/join with API enhancements
Reviewed-by: martin, psandoz, chegar
dl [Tue, 13 Oct 2015 16:04:56 -0700] rev 32987
8134851: Integrate CompletableFuture with API enhancements
8039378: CompletableFuture: Avoid StackOverflowError for long linear chains
Reviewed-by: martin, psandoz, chegar
plevart [Wed, 14 Oct 2015 00:08:42 +0200] rev 32986
8136893: Improve early java.lang.invoke infrastructure initialization
Reviewed-by: mhaupt, psandoz, redestad, vlivanov
chegar [Mon, 12 Oct 2015 19:14:59 +0100] rev 32985
8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate
Reviewed-by: alanb, jlaskey
dfuchs [Mon, 12 Oct 2015 20:13:22 +0200] rev 32984
8033661: readConfiguration does not cleanly reinitialize the logging system
Summary: two new updateConfiguration methods have been added to LogManager: call updateConfiguration to update a configuration *after* the LogManager is initialized.
Reviewed-by: mchung
amlu [Mon, 12 Oct 2015 17:07:40 +0800] rev 32983
8139407: Mark java/rmi/registry/readTest/readTest.sh as intermittently failing
Reviewed-by: chegar
chegar [Sat, 10 Oct 2015 17:30:04 +0100] rev 32982
8139179: URLStreamHandler* should link to URL ctor that specifies how factories/providers are located
Reviewed-by: alanb
chegar [Sat, 10 Oct 2015 17:27:10 +0100] rev 32981
8139307: Remove sun.misc.ConditionLock and Lock
Reviewed-by: alanb, lancea, martin, mchung, shade, smarks
aefimov [Sat, 10 Oct 2015 12:52:09 +0300] rev 32980
8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
Reviewed-by: naoto
lana [Mon, 19 Oct 2015 00:25:06 -0700] rev 32979
Added tag jdk9-b87 for changeset eac9db06fb85
duke [Wed, 05 Jul 2017 20:54:18 +0200] rev 32978
Merge
lana [Mon, 19 Oct 2015 00:24:58 -0700] rev 32977
Added tag jdk9-b87 for changeset b53b8a1f9285
lana [Wed, 21 Oct 2015 15:15:16 -0700] rev 32976
Merge
lana [Thu, 15 Oct 2015 16:49:49 -0700] rev 32975
Merge
ihse [Mon, 12 Oct 2015 11:49:29 +0200] rev 32974
8139413: Use --with-x to set X11 root directory
Reviewed-by: erikj
lana [Mon, 19 Oct 2015 00:24:54 -0700] rev 32973
Added tag jdk9-b87 for changeset 829190878fbc
duke [Wed, 05 Jul 2017 20:54:03 +0200] rev 32972
Added tag jdk9-b87 for changeset 1a52a30674cd
duke [Wed, 05 Jul 2017 20:54:03 +0200] rev 32971
Merge
duke [Wed, 05 Jul 2017 20:54:00 +0200] rev 32970
Merge
lana [Thu, 15 Oct 2015 15:15:28 -0700] rev 32969
Added tag jdk9-b86 for changeset 9a64fdcb72be
duke [Wed, 05 Jul 2017 20:53:56 +0200] rev 32968
Merge
lana [Thu, 15 Oct 2015 15:15:21 -0700] rev 32967
Added tag jdk9-b86 for changeset ade7c78fff18
duke [Wed, 05 Jul 2017 20:53:50 +0200] rev 32966
Merge
lana [Thu, 15 Oct 2015 15:15:20 -0700] rev 32965
Added tag jdk9-b86 for changeset 22c83bd0488c
duke [Wed, 05 Jul 2017 20:53:45 +0200] rev 32964
Merge
lana [Thu, 15 Oct 2015 15:15:29 -0700] rev 32963
Added tag jdk9-b86 for changeset e5955eb2b3e0
duke [Wed, 05 Jul 2017 20:53:42 +0200] rev 32962
Merge
lana [Thu, 15 Oct 2015 15:15:16 -0700] rev 32961
Added tag jdk9-b86 for changeset 11b5866fc8c9
duke [Wed, 05 Jul 2017 20:53:37 +0200] rev 32960
Merge
lana [Thu, 15 Oct 2015 15:15:23 -0700] rev 32959
Added tag jdk9-b86 for changeset 5e859a1240f6
duke [Wed, 05 Jul 2017 20:53:34 +0200] rev 32958
Merge
lana [Thu, 15 Oct 2015 15:15:17 -0700] rev 32957
Added tag jdk9-b86 for changeset 7e41230dec76
lana [Thu, 15 Oct 2015 15:15:14 -0700] rev 32956
Added tag jdk9-b86 for changeset 7dadf0082808
duke [Wed, 05 Jul 2017 20:53:25 +0200] rev 32955
Added tag jdk9-b86 for changeset 7db0663a5e96
duke [Wed, 05 Jul 2017 20:53:25 +0200] rev 32954
Merge
duke [Wed, 05 Jul 2017 20:53:21 +0200] rev 32953
Merge
lana [Fri, 09 Oct 2015 10:23:45 -0700] rev 32952
Merge
sadayapalam [Wed, 07 Oct 2015 19:35:43 +0530] rev 32951
8075799: Extraneous access checks implemented by javac
Summary: Allow anonymous class constructors to refer to inaccessible types.
Reviewed-by: mcimadamore
sadayapalam [Wed, 07 Oct 2015 16:02:57 +0530] rev 32950
8065219: Deprecated warning in method reference are missing in some cases.
Reviewed-by: mcimadamore
sadayapalam [Wed, 07 Oct 2015 15:53:38 +0530] rev 32949
8130506: javac AssertionError when invoking MethodHandle.invoke with lambda paramter
Reviewed-by: mcimadamore
lana [Thu, 08 Oct 2015 22:30:46 -0700] rev 32948
Added tag jdk9-b85 for changeset eb290482d42f
duke [Wed, 05 Jul 2017 20:53:13 +0200] rev 32947
Merge
lana [Thu, 08 Oct 2015 22:30:41 -0700] rev 32946
Added tag jdk9-b85 for changeset 80d007ca651f
duke [Wed, 05 Jul 2017 20:53:09 +0200] rev 32945
Merge
lana [Thu, 08 Oct 2015 22:30:40 -0700] rev 32944
Added tag jdk9-b85 for changeset 42af6bc4d36a
duke [Wed, 05 Jul 2017 20:53:03 +0200] rev 32943
Merge
lana [Fri, 09 Oct 2015 10:22:19 -0700] rev 32942
Merge
attila [Fri, 09 Oct 2015 18:01:09 +0200] rev 32941
8139269: Do not expose prune method handles from ChainedCallSite
Reviewed-by: hannesw, lagergren
mhaupt [Wed, 07 Oct 2015 15:02:15 +0200] rev 32940
8139047: add test for JSAdapter __getIds__
Reviewed-by: hannesw, sundar
mhaupt [Wed, 07 Oct 2015 14:00:45 +0200] rev 32939
8139038: cleanup and documentation around JSAdapter
Reviewed-by: attila, hannesw
lana [Thu, 08 Oct 2015 22:30:47 -0700] rev 32938
Added tag jdk9-b85 for changeset beda7a94a5ef
duke [Wed, 05 Jul 2017 20:52:58 +0200] rev 32937
Merge
lana [Thu, 08 Oct 2015 22:30:34 -0700] rev 32936
Added tag jdk9-b85 for changeset 55a3cf13d376
duke [Wed, 05 Jul 2017 20:52:55 +0200] rev 32935
Merge
lana [Fri, 09 Oct 2015 10:22:53 -0700] rev 32934
Merge
chegar [Fri, 09 Oct 2015 14:21:02 +0100] rev 32933
8138978: Examine usages of sun.misc.IOUtils
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
weijun [Fri, 09 Oct 2015 09:33:54 +0800] rev 32932
8085904: Test timeout on Mac
Reviewed-by: wetmore
valeriep [Thu, 08 Oct 2015 20:51:08 +0000] rev 32931
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
Summary: Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
naoto [Thu, 08 Oct 2015 17:03:07 +0530] rev 32930
8075315: API doc of Currency.getInstance(Locale) method is incorrect.
Summary: Updated API doc of Currency.getInstance(Locale)method.
Reviewed-by: peytoia, naoto
Contributed-by: rachna.goel@oracle.com
psandoz [Wed, 07 Oct 2015 15:22:43 +0200] rev 32929
8135248: Add utility methods to check indexes and ranges
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
darcy [Tue, 06 Oct 2015 18:39:26 -0700] rev 32928
8138823: Correct bug in port of fdlibm hypot to Java
Reviewed-by: bpb
lana [Thu, 08 Oct 2015 22:30:42 -0700] rev 32927
Added tag jdk9-b85 for changeset 1f610b093f5e
duke [Wed, 05 Jul 2017 20:52:51 +0200] rev 32926
Merge
lana [Fri, 09 Oct 2015 10:22:27 -0700] rev 32925
Merge
chegar [Fri, 09 Oct 2015 14:21:33 +0100] rev 32924
8138978: Examine usages of sun.misc.IOUtils
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
lana [Thu, 08 Oct 2015 22:30:35 -0700] rev 32923
Added tag jdk9-b85 for changeset 9a72f98c3066
lana [Fri, 09 Oct 2015 10:22:04 -0700] rev 32922
Merge
ihse [Wed, 07 Oct 2015 15:26:48 +0200] rev 32921
8138761: Improved handling of libffi, and cleanup of libraries.m4
Reviewed-by: erikj
ihse [Wed, 07 Oct 2015 11:58:03 +0200] rev 32920
8138864: Build with nice to lower UI impact
Reviewed-by: erikj
lana [Thu, 08 Oct 2015 22:30:33 -0700] rev 32919
Added tag jdk9-b85 for changeset e4a745eb7a7c
duke [Wed, 05 Jul 2017 20:52:38 +0200] rev 32918
Added tag jdk9-b85 for changeset 8392405ab038
duke [Wed, 05 Jul 2017 20:52:37 +0200] rev 32917
Merge
duke [Wed, 05 Jul 2017 20:52:32 +0200] rev 32916
Merge
vromero [Tue, 06 Oct 2015 13:59:16 -0700] rev 32915
8138914: javac, method visitTypeVar() at visitor Types.hashCode generates the same hash code for different type variables
Reviewed-by: mcimadamore
lana [Tue, 06 Oct 2015 08:43:24 -0700] rev 32914
Merge
jlahoda [Mon, 05 Oct 2015 18:31:38 +0200] rev 32913
8075274: Compilation still depends on the order of imports
8133235: Compilation depends on order of source files
Summary: When analyzing type hierarchy, HierarchyPhase should process supertypes before subtypes.
Reviewed-by: mcimadamore
sadayapalam [Mon, 05 Oct 2015 15:41:29 +0530] rev 32912
8133135: Compiler internall error (NPE) on anonymous class defined by qualified instance creation expression with diamond
Reviewed-by: mcimadamore
mcimadamore [Fri, 02 Oct 2015 13:27:57 +0100] rev 32911
8137269: Add better support for local caching in ArgumentAttr
Summary: ArgumentAttr should support local caches when results of speculative attribution might be thrown away
Reviewed-by: jlahoda
sadayapalam [Thu, 01 Oct 2015 19:47:06 +0530] rev 32910
8132535: Compiler fails with diamond anonymous class creation with intersection bound of enclosing class
Reviewed-by: mcimadamore
jlahoda [Tue, 29 Sep 2015 21:22:35 +0200] rev 32909
8133454: Update Java Compiler Error Message
Summary: Updating the error message that is used when javac crashes.
Reviewed-by: jjg
Contributed-by: nelson.dcosta@oracle.com
aeremeev [Mon, 28 Sep 2015 13:23:35 +0300] rev 32908
8081472: Add a mode to the tests for class-file attributes which dumps in-memory sources to disk
Reviewed-by: ksrini
lana [Mon, 05 Oct 2015 20:25:08 -0700] rev 32907
Added tag jdk9-b84 for changeset e69dd1decf7b
duke [Wed, 05 Jul 2017 20:52:26 +0200] rev 32906
Merge
lana [Tue, 06 Oct 2015 08:41:23 -0700] rev 32905
Merge
mkos [Fri, 02 Oct 2015 14:36:40 +0200] rev 32904
8061466: RELAX NG API visible but not accessible
Reviewed-by: alanb
lana [Mon, 05 Oct 2015 20:25:03 -0700] rev 32903
Added tag jdk9-b84 for changeset 7117f1bfa7a4
duke [Wed, 05 Jul 2017 20:52:22 +0200] rev 32902
Merge
joehw [Tue, 06 Oct 2015 10:59:52 -0700] rev 32901
8138721: ElementTraversal: javadoc warning; also, hasFeature shall return true
Reviewed-by: lancea, dfuchs
lana [Mon, 05 Oct 2015 20:25:02 -0700] rev 32900
Added tag jdk9-b84 for changeset 5625643929aa
duke [Wed, 05 Jul 2017 20:52:15 +0200] rev 32899
Merge
lana [Tue, 06 Oct 2015 08:42:02 -0700] rev 32898
Merge
hannesw [Tue, 06 Oct 2015 15:10:24 +0200] rev 32897
8138758: U+180E not recognized as whitespace by Joni
Reviewed-by: attila, sundar
sundar [Tue, 06 Oct 2015 14:31:38 +0530] rev 32896
8138910: Ctrl-D causes jjs to crash with NPE
Reviewed-by: attila, hannesw
hannesw [Mon, 05 Oct 2015 18:58:21 +0200] rev 32895
8138882: Performance regression due to anonymous classloading
Reviewed-by: attila, sundar
hannesw [Fri, 02 Oct 2015 15:50:49 +0200] rev 32894
8137281: OutOfMemoryError with large numeric keys in JSON.parse
Reviewed-by: attila, mhaupt
sundar [Thu, 01 Oct 2015 21:27:30 +0530] rev 32893
8138616: invokeFunction fails if function calls a function defined in GLOBAL_SCOPE
Reviewed-by: hannesw, mhaupt
hannesw [Thu, 01 Oct 2015 10:37:25 +0200] rev 32892
8138632: Sparse array does not handle growth of underlying dense array
Reviewed-by: attila, sundar
sundar [Wed, 30 Sep 2015 20:20:11 +0530] rev 32891
8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources
Reviewed-by: attila, hannesw
attila [Wed, 30 Sep 2015 10:09:44 +0200] rev 32890
8137333: Boundless soft caching of property map histories causes high memory pressure
Reviewed-by: hannesw, sundar
sundar [Mon, 28 Sep 2015 18:58:52 +0530] rev 32889
8137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
Reviewed-by: attila, hannesw
attila [Mon, 28 Sep 2015 08:40:39 +0200] rev 32888
8134502: introduce abstraction for basic NodeVisitor usage
Reviewed-by: lagergren, sundar
lana [Mon, 05 Oct 2015 20:25:09 -0700] rev 32887
Added tag jdk9-b84 for changeset c55cf68474be
duke [Wed, 05 Jul 2017 20:52:10 +0200] rev 32886
Merge
lana [Tue, 06 Oct 2015 08:43:02 -0700] rev 32885
Merge
chegar [Mon, 28 Sep 2015 13:40:25 +0100] rev 32884
8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
erikj [Mon, 28 Sep 2015 09:52:19 +0200] rev 32883
8137088: Drop building of interim_java.corba
Reviewed-by: alanb, ihse
lana [Mon, 05 Oct 2015 20:24:58 -0700] rev 32882
Added tag jdk9-b84 for changeset 7ddb38dfc7ff
duke [Wed, 05 Jul 2017 20:52:05 +0200] rev 32881
Merge
mchung [Tue, 06 Oct 2015 13:20:21 -0700] rev 32880
8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files
Reviewed-by: alanb, chegar
jlaskey [Tue, 06 Oct 2015 13:49:41 -0300] rev 32879
8138960: Module version is checked incorrectly in libjimage
Reviewed-by: alanb, mchung, iris
Contributed-by: james.laskey@oracle.com
lana [Tue, 06 Oct 2015 08:42:20 -0700] rev 32878
Merge
ddehaven [Tue, 06 Oct 2015 07:35:16 -0700] rev 32877
Merge
ddehaven [Mon, 05 Oct 2015 13:45:50 -0700] rev 32876
Merge
alexsch [Tue, 29 Sep 2015 15:19:52 +0400] rev 32875
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
Reviewed-by: serb
ddehaven [Mon, 28 Sep 2015 08:14:42 -0700] rev 32874
Merge
serb [Sun, 27 Sep 2015 00:51:27 +0300] rev 32873
8135160: Endless Loop in RiffReader
Reviewed-by: prr, amenkov
serb [Sat, 26 Sep 2015 22:38:36 +0300] rev 32872
8079965: Stop ignoring warnings for libawt_lwawt
Reviewed-by: prr, ihse
serb [Sat, 26 Sep 2015 20:54:52 +0300] rev 32871
6646604: Typos in documentation
Reviewed-by: azvegint, amenkov
serb [Fri, 25 Sep 2015 00:15:58 +0300] rev 32870
8135122: The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed
Reviewed-by: azvegint, alexsch
prr [Thu, 24 Sep 2015 10:11:46 -0700] rev 32869
8137059: Run blessed-modifier-order script on client demos and misc. sources
Reviewed-by: jgodinez, serb
prr [Wed, 23 Sep 2015 14:09:36 -0700] rev 32868
8133309: Some unicode characters do not display any more after upgrading to Windows 10
Reviewed-by: serb, jgodinez
alexsch [Tue, 22 Sep 2015 14:05:37 +0400] rev 32867
8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
Reviewed-by: serb, azvegint
yan [Tue, 22 Sep 2015 12:26:50 +0300] rev 32866
8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java
Reviewed-by: yan, ssadetsky
Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
prr [Sat, 19 Sep 2015 15:45:59 -0700] rev 32865
8136783: Run blessed-modifier-order script on java.desktop
Reviewed-by: martin, serb
prr [Fri, 18 Sep 2015 11:31:15 -0700] rev 32864
Merge
dcherepanov [Wed, 16 Sep 2015 18:34:38 +0300] rev 32863
8134808: Remove support for serialized applets from java.desktop
Reviewed-by: serb, azvegint
Contributed-by: daniil.x.titov@oracle.com
ssadetsky [Wed, 16 Sep 2015 10:32:46 +0300] rev 32862
8131670: [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
Reviewed-by: alexsch, serb
ssadetsky [Wed, 16 Sep 2015 10:22:42 +0300] rev 32861
8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently
Reviewed-by: alexsch, azvegint
ssadetsky [Wed, 16 Sep 2015 10:16:16 +0300] rev 32860
8130471: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
Reviewed-by: alexsch, serb
ssadetsky [Wed, 16 Sep 2015 10:11:14 +0300] rev 32859
8133108: [PIT] Container size is wrong in JEditorPane
Reviewed-by: alexsch, azvegint
ssadetsky [Wed, 16 Sep 2015 10:05:34 +0300] rev 32858
8133803: Swing JFileChooserBug2 test fais with MotifLookAndFeel
Reviewed-by: alexsch, serb
ssadetsky [Wed, 16 Sep 2015 10:01:24 +0300] rev 32857
8129838: [macosx] Regression: NPE in java.awt.Choice
Reviewed-by: alexsch, azvegint
igerasim [Tue, 06 Oct 2015 12:00:38 +0300] rev 32856
8138819: (se) File descriptor leak when Selector.open fails
Reviewed-by: rriggs, alanb
jfdenise [Tue, 06 Oct 2015 09:12:00 +0200] rev 32855
8136365: Provider "jrt" is not available after bootmodules.jimage recreation
Summary: META-INF content was lost during recreate.
Reviewed-by: jlaskey, sundar
naoto [Mon, 05 Oct 2015 08:16:11 -0700] rev 32854
8138613: Remove SPI locale provider adapter from the default provider list
Reviewed-by: okutsu
aefimov [Mon, 05 Oct 2015 17:38:04 +0300] rev 32853
8138716: (tz) Support tzdata2015g
Reviewed-by: peytoia
jnimeh [Fri, 02 Oct 2015 11:14:31 -0700] rev 32852
8138704: CertStatusReqItemV2 should not implement StatusRequest interface
Summary: Sets class to have proper inheritance and reduces visibility of length and send methods.
Reviewed-by: mullan
okutsu [Fri, 02 Oct 2015 13:21:46 +0900] rev 32851
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
Reviewed-by: naoto
ksrini [Tue, 22 Sep 2015 11:50:40 -0700] rev 32850
8073187: Unexpected side effect in Pack200
Reviewed-by: jrose, sherman
lancea [Thu, 01 Oct 2015 09:59:16 -0400] rev 32849
8134426: Add serialVersionUID field to relevant javax.transaction classes
Reviewed-by: joehw, alanb
erikj [Thu, 01 Oct 2015 09:45:47 +0200] rev 32848
8138636: bootcycle-images build fails
Reviewed-by: alanb
okutsu [Thu, 01 Oct 2015 15:16:35 +0900] rev 32847
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
Reviewed-by: peytoia, okutsu
Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
robm [Thu, 01 Oct 2015 00:13:09 +0100] rev 32846
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos
robm [Thu, 01 Oct 2015 00:09:51 +0100] rev 32845
8135305: InetAddress.isReachable reports true when loopback interface is specified
Reviewed-by: michaelm
darcy [Wed, 30 Sep 2015 15:25:29 -0700] rev 32844
8136874: Bug in port of fdlibm pow to Java
Reviewed-by: bpb