pchopra [Wed, 15 Jul 2015 14:02:24 +0300] rev 31888
8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
Reviewed-by: azvegint, alexsch
ssadetsky [Tue, 14 Jul 2015 20:36:12 +0300] rev 31887
8130242: DataFlavorComparator transitivity exception
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 14 Jul 2015 13:57:16 +0300] rev 31886
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
Reviewed-by: alexsch, azvegint
serb [Fri, 10 Jul 2015 16:15:21 +0300] rev 31885
8129511: PlatformMidi.c:83 uses malloc without malloc header
Reviewed-by: ant, azvegint
ssadetsky [Fri, 10 Jul 2015 21:19:41 +0300] rev 31884
8098835: [PIT] Endless loop in JEditorPane
Reviewed-by: alexsch, serb
serb [Fri, 10 Jul 2015 15:38:40 +0300] rev 31883
8129894: NSApplicationAWT.m:343:72: error: comparison of constant 777 with expression of type 'NSEventSubtype'
Reviewed-by: alexsch, azvegint
bae [Thu, 09 Jul 2015 16:37:35 +0300] rev 31882
8087201: OGL: rendering of lcd text is slow
Reviewed-by: serb, prr
aivanov [Thu, 09 Jul 2015 15:26:37 +0300] rev 31881
8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
Reviewed-by: serb, alexsch
yan [Thu, 09 Jul 2015 12:34:12 +0300] rev 31880
8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
Reviewed-by: alexsch
psadhukhan [Wed, 08 Jul 2015 14:10:31 +0300] rev 31879
8129457: Disposer.pollRemove may fail to dispose
Reviewed-by: prr, serb
olagneau [Tue, 28 Jul 2015 15:07:09 +0200] rev 31878
8131783: Put LowMemoryTest.java in quarantine
Summary: Add LowMemoryTest.java to ProblemList.txt
Reviewed-by: sspitsyn, jbachorik
darcy [Mon, 27 Jul 2015 18:51:29 -0700] rev 31877
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
Reviewed-by: dholmes
mfang [Mon, 27 Jul 2015 16:49:10 -0700] rev 31876
8131105: Header Template for nroff man pages *.1 files contains errors
Reviewed-by: katleman
simonis [Mon, 27 Jul 2015 19:50:14 +0200] rev 31875
8132374: AIX: fix value of os.version property
Reviewed-by: alanb, rriggs
asmotrak [Sat, 25 Jul 2015 08:50:45 +0300] rev 31874
8048596: Tests for AEAD ciphers
Reviewed-by: valeriep
bpb [Fri, 24 Jul 2015 11:52:30 -0700] rev 31873
8065556: (bf) Buffer.position and other methods should include detail in IAE
Summary: Add messages to IAEs which have none.
Reviewed-by: alanb
jfdenise [Fri, 24 Jul 2015 18:57:04 +0200] rev 31872
8132335: jimage tool extract and recreate options are not consistent
Summary: Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension.
Reviewed-by: jlaskey
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31871
Added tag jdk9-b75 for changeset cab0727bdb53
duke [Wed, 05 Jul 2017 20:43:37 +0200] rev 31870
Merge
lana [Thu, 30 Jul 2015 15:23:25 -0700] rev 31869
Merge
amurillo [Fri, 24 Jul 2015 00:54:05 -0700] rev 31868
Merge
roland [Thu, 23 Jul 2015 19:11:28 +0200] rev 31867
Merge
vlivanov [Wed, 22 Jul 2015 20:23:53 +0300] rev 31866
8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
Reviewed-by: roland
kvn [Fri, 17 Jul 2015 14:51:28 -0700] rev 31865
Merge
goetz [Thu, 16 Jul 2015 14:18:13 +0200] rev 31864
8131676: Fix warning 'negative int converted to unsigned' after 8085932.
Summary: Also fix 64-bit constant added in 8076276.
Reviewed-by: kvn
enevill [Thu, 16 Jul 2015 14:16:44 +0000] rev 31863
8131483: aarch64: illegal stlxr instructions
Summary: Do not generate stlxX with Ws == Xn
Reviewed-by: kvn, aph
zmajo [Thu, 16 Jul 2015 15:02:12 +0200] rev 31862
8131326: Enable CheckIntrinsics in all types of builds
Summary: Enable CheckIntrinsics flag in all builds; make check for orphan methods available only in debug builds.
Reviewed-by: kvn
goetz [Mon, 13 Jul 2015 09:44:38 +0200] rev 31861
8131048: ppc: implement CRC32 intrinsic
Reviewed-by: kvn, simonis
Contributed-by: lutz.schmidt@sap.com
enevill [Wed, 15 Jul 2015 16:05:53 +0000] rev 31860
8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM
Summary: fix typo in match rule in vsub2f
Reviewed-by: kvn, aph
kvn [Tue, 14 Jul 2015 18:58:38 +0200] rev 31859
Merge
kvn [Tue, 14 Jul 2015 09:55:22 -0700] rev 31858
8085932: Fixing bugs in detecting memory alignments in SuperWord
Reviewed-by: kvn
Contributed-by: jan.civlin@intel.com
vlivanov [Tue, 14 Jul 2015 06:44:50 -0700] rev 31857
8078629: VM should constant fold Unsafe.get*() loads from final fields
Reviewed-by: kvn, jrose, psandoz
dcubed [Tue, 21 Jul 2015 07:28:37 -0700] rev 31856
8075171: Contended Locking fast notify bucket
Summary: JEP-143/JDK-8073165 Contended Locking fast notify bucket
Reviewed-by: dholmes, acorn, dice, dcubed
Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
coleenp [Sat, 18 Jul 2015 04:53:32 +0200] rev 31855
Merge
coleenp [Sat, 18 Jul 2015 01:55:38 +0200] rev 31854
Merge
jmanson [Fri, 17 Jul 2015 19:40:21 -0400] rev 31853
8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
Summary: Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS.
Reviewed-by: coleenp, ddmitriev
dcubed [Fri, 17 Jul 2015 15:01:09 -0700] rev 31852
Merge
ccheung [Fri, 17 Jul 2015 12:07:49 -0700] rev 31851
8079825: Uninitialised variable in hotspot/src/share/vm & cpu/x86/vm (runtime)
Summary: initialized local variables in classFileParser.cpp and rframe.cpp
Reviewed-by: dholmes, minqi
goetz [Thu, 16 Jul 2015 15:01:12 +0200] rev 31850
8131054: aix: fix two minor issues: large page size and hs_err printing.
Reviewed-by: coleenp
tschatzl [Thu, 16 Jul 2015 11:55:21 +0200] rev 31849
8131344: Missing klass.inline.hpp include in compiler files
Reviewed-by: kvn
tschatzl [Thu, 16 Jul 2015 11:54:37 +0200] rev 31848
8131166: Remove additional whitespace in G1Allocator
Reviewed-by: jmasa, tbenson
katleman [Thu, 30 Jul 2015 11:15:36 -0700] rev 31847
Added tag jdk9-b75 for changeset 92bf039d8d46
lana [Thu, 30 Jul 2015 15:21:34 -0700] rev 31846
Merge
jlahoda [Fri, 24 Jul 2015 08:37:42 +0200] rev 31845
8086737: Add support for -release to Javadoc
Summary: Exporting com.sun.tools.javac.platform to jdk.javadoc.
Reviewed-by: jjg, ksrini, alanb
katleman [Thu, 30 Jul 2015 11:15:34 -0700] rev 31844
Added tag jdk9-b75 for changeset 357a9a8ff41b
duke [Wed, 05 Jul 2017 20:43:22 +0200] rev 31843
Added tag jdk9-b75 for changeset f55df5cfe11c
duke [Wed, 05 Jul 2017 20:43:22 +0200] rev 31842
Merge
duke [Wed, 05 Jul 2017 20:43:19 +0200] rev 31841
Merge
lana [Thu, 23 Jul 2015 15:27:45 -0700] rev 31840
Merge
mcimadamore [Fri, 17 Jul 2015 12:46:07 +0100] rev 31839
8130304: Inference: NodeNotFoundException thrown with deep generic method call chain
Summary: Bug in Tarjan implementation is generating node ids which can overflow 32 bits
Reviewed-by: vromero
katleman [Thu, 23 Jul 2015 11:54:33 -0700] rev 31838
Added tag jdk9-b74 for changeset ca2d747bbf94
duke [Wed, 05 Jul 2017 20:43:15 +0200] rev 31837
Merge
katleman [Thu, 23 Jul 2015 11:54:29 -0700] rev 31836
Added tag jdk9-b74 for changeset be41b3ebc712
duke [Wed, 05 Jul 2017 20:43:12 +0200] rev 31835
Merge
lana [Thu, 23 Jul 2015 15:27:38 -0700] rev 31834
Merge
joehw [Wed, 22 Jul 2015 10:55:39 -0700] rev 31833
8131907: Numerous threads lock during XML processing while running Weblogic 12.1.3
Reviewed-by: rriggs, dfuchs, lancea
katleman [Thu, 23 Jul 2015 11:54:28 -0700] rev 31832
Added tag jdk9-b74 for changeset de28c7256c35
duke [Wed, 05 Jul 2017 20:43:09 +0200] rev 31831
Merge
lana [Thu, 23 Jul 2015 15:28:32 -0700] rev 31830
Merge
mhaupt [Wed, 22 Jul 2015 09:28:28 +0200] rev 31829
8131142: late-bind check for testng.jar presence in Nashorn test execution
Reviewed-by: hannesw, sundar
hannesw [Wed, 22 Jul 2015 10:18:33 +0200] rev 31828
8131683: Delete fails over multiple scopes
Reviewed-by: mhaupt, sundar
hannesw [Mon, 20 Jul 2015 13:11:26 +0200] rev 31827
8131340: Varargs function is recompiled each time it is linked
Reviewed-by: mhaupt, sundar
katleman [Thu, 23 Jul 2015 11:54:34 -0700] rev 31826
Added tag jdk9-b74 for changeset 1889ccd678ae
duke [Wed, 05 Jul 2017 20:43:05 +0200] rev 31825
Merge
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31824
Added tag jdk9-b74 for changeset 5a6507bfdb55
duke [Wed, 05 Jul 2017 20:43:02 +0200] rev 31823
Merge
lana [Thu, 23 Jul 2015 15:27:58 -0700] rev 31822
Merge
kshefov [Thu, 23 Jul 2015 16:46:54 +0300] rev 31821
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
Reviewed-by: psandoz
sherman [Wed, 22 Jul 2015 21:11:38 -0700] rev 31820
8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
Summary: fixed the 32-bit overflow.
Reviewed-by: rriggs
sherman [Wed, 22 Jul 2015 21:43:33 +0000] rev 31819
8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
Summary: to add a pair of set/getTimeLocal()
Reviewed-by: ksrini, rriggs
rhalade [Wed, 22 Jul 2015 11:08:35 +0300] rev 31818
8130031: Remove the intermittent keyword for this test
Reviewed-by: xuelei
weijun [Tue, 21 Jul 2015 18:02:36 +0800] rev 31817
8131051: KDC might issue a renewable ticket even if not requested
Reviewed-by: xuelei
amurillo [Tue, 21 Jul 2015 14:18:07 -0700] rev 31816
Merge
amurillo [Tue, 21 Jul 2015 09:19:19 -0700] rev 31815
Merge
amurillo [Fri, 17 Jul 2015 08:46:54 -0700] rev 31814
Merge
ykantser [Wed, 15 Jul 2015 13:21:25 +0200] rev 31813
8131328: Restore demo/jvmti tests
Reviewed-by: sspitsyn
ykantser [Mon, 13 Jul 2015 15:35:57 +0200] rev 31812
8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
Reviewed-by: jbachorik, dholmes
jfdenise [Mon, 13 Jul 2015 15:10:01 +0200] rev 31811
Merge
jfdenise [Mon, 13 Jul 2015 14:05:17 +0100] rev 31810
8130344: assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements
Summary: Check JNI NewArray for NULL value
Reviewed-by: lfoltan, alanb, dholmes
ykantser [Fri, 10 Jul 2015 14:48:13 +0200] rev 31809
8076471: Remove hprof agent tests in JDK
Reviewed-by: alanb
tyan [Tue, 21 Jul 2015 14:15:59 -0400] rev 31808
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
darcy [Mon, 20 Jul 2015 15:13:50 -0700] rev 31807
8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu.
Reviewed-by: chegar
darcy [Mon, 20 Jul 2015 13:11:20 -0700] rev 31806
8129904: Add beans tests to tier 3
Reviewed-by: alanb, serb
mullan [Mon, 20 Jul 2015 09:03:52 -0400] rev 31805
Merge
mullan [Mon, 20 Jul 2015 09:03:03 -0400] rev 31804
8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
Reviewed-by: weijun
weijun [Mon, 20 Jul 2015 20:47:54 +0800] rev 31803
8131350: policytool can directly reference permission classes
Reviewed-by: xuelei, mullan
mhaupt [Fri, 17 Jul 2015 08:10:41 +0200] rev 31802
8062543: Replace uses of MethodHandleImpl.castReference with Class.cast
Reviewed-by: psandoz, vlivanov
asmotrak [Fri, 17 Jul 2015 17:30:55 -0700] rev 31801
8075297: Tests for RFEs 4515853 and 4745056
Reviewed-by: weijun
weijun [Fri, 17 Jul 2015 19:40:25 +0800] rev 31800
8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing
Reviewed-by: vinnie
coffeys [Fri, 17 Jul 2015 10:37:25 +0100] rev 31799
8131665: Bad exception message in HandshakeHash.getFinishedHash
Reviewed-by: xuelei
katleman [Thu, 23 Jul 2015 11:54:29 -0700] rev 31798
Added tag jdk9-b74 for changeset 63fb159920a7
duke [Wed, 05 Jul 2017 20:42:56 +0200] rev 31797
Merge
lana [Thu, 23 Jul 2015 15:28:52 -0700] rev 31796
Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31795
Merge
dcubed [Thu, 16 Jul 2015 10:22:08 -0700] rev 31794
Merge
dcubed [Thu, 16 Jul 2015 02:49:21 +0200] rev 31793
Merge
dcubed [Wed, 15 Jul 2015 15:52:55 -0700] rev 31792
8131331: tmtools/jstack/locks/wait_interrupt and wait_notify fail due to wrong number of lock records
Summary: make new thread dump output line optional
Reviewed-by: dholmes
minqi [Wed, 15 Jul 2015 20:58:06 +0000] rev 31791
Merge
minqi [Wed, 15 Jul 2015 12:24:41 -0700] rev 31790
8025692: Log what methods are touched at run-time
Summary: Added two diagnostic flags, LogTouchedMethods and PrintTouchedMethodsAtExit to list all methods that have been touched at run time. Added new jcmd, VM.print_touched_methods.
Reviewed-by: acorn, iklam
ctornqvi [Wed, 15 Jul 2015 10:37:11 -0700] rev 31789
8080733: [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows
Reviewed-by: coleenp, gtriantafill
ykantser [Tue, 14 Jul 2015 16:28:53 +0200] rev 31788
8131325: Remove hprof agent tests in hotspot repo
Reviewed-by: dholmes
coleenp [Tue, 14 Jul 2015 20:51:50 +0000] rev 31787
Merge
gziemski [Tue, 14 Jul 2015 11:08:41 -0500] rev 31786
8079156: [TESTBUG] 32 bit Java 9-fastdebug hit assertion in client mode with StackShadowPages flag value from 32 to 50.
Summary: We increase CodeBufer instr size to account for stack banging code generation.
Reviewed-by: coleenp, dholmes, kvn
coleenp [Tue, 14 Jul 2015 18:34:11 +0000] rev 31785
Merge
coleenp [Tue, 14 Jul 2015 17:23:57 +0000] rev 31784
Merge
ddmitriev [Sat, 11 Jul 2015 12:36:46 +0300] rev 31783
8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
Summary: Deprecate StarvationMonitorInterval and PreInflateSpin, remove VerifyGenericSignatures and CountInterpCalls
Reviewed-by: coleenp, gziemski
dcubed [Tue, 14 Jul 2015 09:33:20 -0700] rev 31782
8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
Reviewed-by: dholmes, coleenp
ykantser [Tue, 14 Jul 2015 11:40:49 +0200] rev 31781
8130057: serviceability/sa/TestStackTrace.java should be quarantined
Reviewed-by: egahlin, jbachorik
ecaspole [Mon, 13 Jul 2015 11:49:23 -0400] rev 31780
8129961: SIGSEGV when copying to survivor space
Summary: Remove "include_young" parameter from GenCollectedHeap::no_allocs_since_save_marks() since all existing uses pass true to always rescan young gen.
Reviewed-by: jmasa, kbarrett
dholmes [Sun, 12 Jul 2015 22:54:54 -0400] rev 31779
8130728: Disable WorkAroundNPTLTimedWaitHang by default
Reviewed-by: dcubed
jbachorik [Fri, 10 Jul 2015 16:37:41 +0200] rev 31778
Merge
hseigel [Thu, 09 Jul 2015 15:39:05 -0400] rev 31777
8130669: VM prohibits <clinit> methods with return values
Summary: Ignore <clinit> methods with return values instead of throwing ClassFormatError exceptions
Reviewed-by: acorn, iklam
hseigel [Thu, 09 Jul 2015 08:36:37 -0400] rev 31776
8130183: InnerClasses: VM permits wrong inner_class_info_index value of zero
Summary: Throw ClassFormatError if InnerClasses attribute's inner_class_info_index is 0
Reviewed-by: acorn, lfoltan
mhaupt [Tue, 31 Mar 2015 21:46:44 +0200] rev 31775
6900757: minor bug fixes to LogCompilation tool
Summary: improve internal error reporting (point to XML element causing trouble); fix comparator for sorting by name and start; make tool more robust wrt. incorrect options and files not found; make inlining decision output more clear; adopt uncommon traps history printing; properly mention compiler in generated logs; add options for printing time stamps and omitting compilation IDs; add option for comparing compilation logs; overall code cleanup and API documentation
Reviewed-by: kvn, vlivanov
ascarpino [Mon, 13 Jul 2015 13:22:21 -0700] rev 31774
8131078: typos in ghash cpu message
Reviewed-by: goetz, kvn
goetz [Tue, 07 Jul 2015 10:40:09 +0200] rev 31773
8130653: ppc: implement MultiplyToLen intrinsic
Reviewed-by: simonis
Contributed-by: peter.januschke@sap.com
kvn [Fri, 10 Jul 2015 11:59:09 -0700] rev 31772
8129920: Vectorized loop unrolling
Summary: optimize loop opts for vectorizible loops.
Reviewed-by: kvn, roland
ascarpino [Fri, 10 Jul 2015 11:31:49 -0700] rev 31771
8130341: GHASH 32bit intrinsics has AEADBadTagException
Reviewed-by: kvn, mcberg
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31770
Added tag jdk9-b74 for changeset 7c5e7ba80fcd
lana [Thu, 23 Jul 2015 15:27:17 -0700] rev 31769
Merge
amurillo [Tue, 21 Jul 2015 09:19:17 -0700] rev 31768
Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31767
Merge
dcubed [Tue, 14 Jul 2015 09:36:38 -0700] rev 31766
8131128: Merge error in jprt.properties leads to missing devkit argument
Summary: Add missing line break; fix backslash lineup.
Reviewed-by: tbell, kvn
jbachorik [Fri, 10 Jul 2015 16:37:18 +0200] rev 31765
Merge
ykantser [Thu, 09 Jul 2015 12:56:38 +0200] rev 31764
8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary
Reviewed-by: jbachorik, alanb
weijun [Mon, 20 Jul 2015 20:45:58 +0800] rev 31763
8131350: policytool can directly reference permission classes
Reviewed-by: xuelei
katleman [Thu, 23 Jul 2015 11:54:23 -0700] rev 31762
Added tag jdk9-b74 for changeset 243b84f44954
duke [Wed, 05 Jul 2017 20:42:40 +0200] rev 31761
Added tag jdk9-b74 for changeset 7c577fda1855
duke [Wed, 05 Jul 2017 20:42:39 +0200] rev 31760
Merge
duke [Wed, 05 Jul 2017 20:42:36 +0200] rev 31759
Merge
lana [Thu, 16 Jul 2015 19:31:01 -0700] rev 31758
Merge
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31757
Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31756
Merge
dcubed [Fri, 03 Jul 2015 06:39:38 -0700] rev 31755
Merge
dcubed [Thu, 02 Jul 2015 14:42:12 -0700] rev 31754
Merge
jfdenise [Thu, 25 Jun 2015 18:00:52 +0200] rev 31753
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
jlahoda [Mon, 13 Jul 2015 16:33:42 +0200] rev 31752
8129909: Add -Xdoclint/package: to javadoc
Summary: Adding -Xdoclint/package: command line option, similar to the javac -Xdoclint/package: option, to javadoc.
Reviewed-by: darcy, jjg, ksrini
avstepan [Mon, 13 Jul 2015 16:57:52 +0400] rev 31751
8080880: some docs cleanup for langtools
Summary: minor cleanup for docs
Reviewed-by: jjg
aeremeev [Fri, 10 Jul 2015 12:42:00 +0300] rev 31750
8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute.
Reviewed-by: jjg, shurailine, anazarov
katleman [Thu, 16 Jul 2015 13:51:57 -0700] rev 31749
Added tag jdk9-b73 for changeset 53fd6459d92c
duke [Wed, 05 Jul 2017 20:42:30 +0200] rev 31748
Merge
lana [Thu, 16 Jul 2015 19:27:53 -0700] rev 31747
Merge
mkos [Fri, 10 Jul 2015 11:42:59 +0200] rev 31746
8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API
Reviewed-by: joehw
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31745
Added tag jdk9-b73 for changeset 9ae09ea4c318
duke [Wed, 05 Jul 2017 20:42:26 +0200] rev 31744
Merge
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31743
Added tag jdk9-b73 for changeset 10a8368b188b
duke [Wed, 05 Jul 2017 20:42:23 +0200] rev 31742
Merge
lana [Thu, 16 Jul 2015 19:30:19 -0700] rev 31741
Merge
sundar [Thu, 16 Jul 2015 15:45:54 +0530] rev 31740
8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop
Reviewed-by: hannesw, mhaupt
sundar [Mon, 13 Jul 2015 20:09:14 +0530] rev 31739
8130853: Non-extensible global is not handled property
Reviewed-by: jlaskey, hannesw
sundar [Fri, 10 Jul 2015 12:55:10 +0530] rev 31738
8130888: Typos in nashorn sources
Reviewed-by: hannesw, mhaupt
Contributed-by: asashour@yahoo.com
mhaupt [Fri, 10 Jul 2015 08:42:35 +0200] rev 31737
8130862: let hg ignore TestNG ZIP file in Nashorn test library directory
Reviewed-by: hannesw, sundar
katleman [Thu, 16 Jul 2015 13:51:58 -0700] rev 31736
Added tag jdk9-b73 for changeset 619db21ffc79
duke [Wed, 05 Jul 2017 20:42:18 +0200] rev 31735
Merge
lana [Thu, 16 Jul 2015 19:30:33 -0700] rev 31734
Merge
msheppar [Mon, 20 Apr 2015 00:27:38 +0100] rev 31733
8076376: Enhance IIOP operations
Reviewed-by: rriggs, coffeys, ahgross, skoivu
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31732
Added tag jdk9-b73 for changeset 44abadee145b
duke [Wed, 05 Jul 2017 20:42:14 +0200] rev 31731
Merge
lana [Thu, 16 Jul 2015 19:31:55 -0700] rev 31730
Merge
asmotrak [Thu, 16 Jul 2015 21:48:20 +0300] rev 31729
8074784: Additional tests for XML DSig API
Reviewed-by: mullan
kshefov [Thu, 16 Jul 2015 21:39:49 +0300] rev 31728
8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu
Reviewed-by: vinnie
psandoz [Thu, 16 Jul 2015 14:39:16 +0200] rev 31727
8131052: Documentation of AbstractSpliterator refers to forEach rather than forEachRemaining
Reviewed-by: dfuchs
amlu [Thu, 16 Jul 2015 10:21:21 +0200] rev 31726
8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
Reviewed-by: psandoz
amlu [Thu, 16 Jul 2015 10:17:11 +0200] rev 31725
8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java
Reviewed-by: psandoz
asmotrak [Thu, 16 Jul 2015 09:20:39 +0800] rev 31724
8049814: Additional SASL client-server tests
Reviewed-by: weijun
bpb [Wed, 15 Jul 2015 10:43:07 -0700] rev 31723
8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
Summary: Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer.
Reviewed-by: alanb
vinnie [Wed, 15 Jul 2015 18:42:12 +0100] rev 31722
8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test
Reviewed-by: mullan
vinnie [Wed, 15 Jul 2015 18:12:48 +0100] rev 31721
8041787: Need new regressions tests for buffer handling for PBE algorithms
Reviewed-by: vinnie
Contributed-by: rhalade <rajan.halade@oracle.com>
fyuan [Wed, 15 Jul 2015 18:18:10 +0200] rev 31720
8129833: Need basic tests for rmic
Summary: Added a new basic test case to jdk/test/sun/rmi/rmic/RMIGenerator.java
Reviewed-by: dfuchs
bpb [Wed, 15 Jul 2015 08:42:24 -0700] rev 31719
8130394: DatagramChannel tests need to be hardended to ignore stray datagrams
Summary: The patch updates tests to ignore stray datagrams, or at least print more information to ease troubleshooting.
Reviewed-by: rriggs
Contributed-by: Felix Yang <felix.yang@oracle.com>
vinnie [Wed, 15 Jul 2015 15:07:58 +0100] rev 31718
8048830: Implement tests for new functionality provided in JEP 166
Reviewed-by: vinnie
Contributed-by: bhanu.prakash.gopularam@oracle.com
henryjen [Wed, 15 Jul 2015 06:42:49 -0700] rev 31717
Merge
dtitov [Thu, 04 Jun 2015 11:18:52 -0700] rev 31716
8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
Reviewed-by: mchung, michaelm, serb, ddehaven
asmotrak [Mon, 01 Jun 2015 14:59:20 +0300] rev 31715
8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
Reviewed-by: coffeys, olagneau
smarks [Fri, 08 May 2015 15:22:53 -0700] rev 31714
8076409: Reinforce RMI framework
Reviewed-by: coffeys, igerasim, ahgross
vinnie [Wed, 29 Apr 2015 16:06:18 +0100] rev 31713
8078562: Add modified dates
Reviewed-by: mullan
xuelei [Wed, 22 Apr 2015 05:09:54 +0000] rev 31712
8076328: Enforce key exchange constraints
Reviewed-by: wetmore, igerasim, ahgross, asmotrak
robm [Tue, 21 Apr 2015 20:33:34 +0100] rev 31711
8075738: Better multi-JVM sharing
Reviewed-by: michaelm
vinnie [Mon, 20 Apr 2015 16:26:12 +0100] rev 31710
8075833: Straighter Elliptic Curves
Reviewed-by: mullan
chegar [Fri, 17 Apr 2015 15:36:32 +0100] rev 31709
8076405: Improve serial serialization
Reviewed-by: alanb, igerasim
chegar [Fri, 17 Apr 2015 15:28:44 +0100] rev 31708
8076401: Serialize OIS data
Reviewed-by: alanb, igerasim
vadim [Thu, 16 Apr 2015 11:27:23 +0300] rev 31707
8077520: Morph tables into improved form
Reviewed-by: prr, srl, mschoene
asmotrak [Wed, 15 Apr 2015 13:15:16 +0300] rev 31706
8043202: Prohibit RC4 cipher suites
Reviewed-by: xuelei
sjiang [Wed, 15 Apr 2015 11:16:25 +0200] rev 31705
8075853: Proxy for MBean proxies
Reviewed-by: dfuchs, ahgross, bmoloden
vinnie [Sat, 11 Apr 2015 18:04:10 +0100] rev 31704
8077546: Restore the change to OCSPResponse in the fix for JDK-8074064
Reviewed-by: chegar
vinnie [Fri, 10 Apr 2015 18:34:57 +0100] rev 31703
8075374: Responding to OCSP responses
Reviewed-by: mullan
vinnie [Fri, 10 Apr 2015 16:43:39 +0100] rev 31702
8075378: JNDI DnsClient Exception Handling
Reviewed-by: chegar
jbachorik [Fri, 10 Apr 2015 15:26:17 +0200] rev 31701
8077407: Even better MBean connections
Reviewed-by: sla
jbachorik [Wed, 01 Apr 2015 17:30:28 +0200] rev 31700
8076397: Better MBean connections
Reviewed-by: dfuchs, ahgross
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31699
8074871: Adjust device table handling
Reviewed-by: prr, srl, mschoene
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31698
8074330: Set font anchors more solidly
Reviewed-by: prr, srl, mschoene
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31697
8074335: Substitute for substitution formats
Reviewed-by: prr, srl, mschoene
prr [Mon, 06 Apr 2015 15:54:29 -0700] rev 31696
8073334: Improved font substitutions
Reviewed-by: srl, bae, mschoene
valeriep [Mon, 06 Apr 2015 20:24:27 +0000] rev 31695
8074865: General crypto resilience changes
Summary: Replaced Arrays.equals() with MessageDigest.isEqual() when comparing sensitive values
Reviewed-by: mullan, xuelei
prr [Tue, 10 Mar 2015 14:00:05 -0700] rev 31694
8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc
Reviewed-by: bae, srl, mschoene
vadim [Tue, 10 Mar 2015 13:30:11 +0300] rev 31693
8072887: Better font handling improvements
Reviewed-by: prr, srl, mschoene
prr [Mon, 09 Mar 2015 16:44:39 -0700] rev 31692
8071715: Tune font layout engine
Reviewed-by: srl, bae, mschoene
vadim [Fri, 06 Mar 2015 13:15:16 +0300] rev 31691
8072490: Better font morphing redux
Reviewed-by: prr, srl, mschoene
ksrini [Mon, 02 Mar 2015 08:19:11 -0800] rev 31690
8073773: Presume path preparedness
Reviewed-by: darcy, dholmes, ahgross
asmotrak [Mon, 02 Mar 2015 12:56:22 -0800] rev 31689
8043201: Deprecate RC4 in SunJSSE provider
Reviewed-by: xuelei, ahgross
mullan [Mon, 02 Mar 2015 08:52:08 -0500] rev 31688
8073894: Getting to the root of certificate chains
Reviewed-by: weijun, igerasim, ahgross
xuelei [Wed, 04 Feb 2015 11:13:14 +0000] rev 31687
8067694: Improved certification checking
Reviewed-by: mullan, jnimeh, coffeys, robm, asmotrak, ahgross
jfdenise [Wed, 15 Jul 2015 14:44:52 +0200] rev 31686
8131317: Image writer throws NPE when creating compact profile images
Summary: Metadata added to jimage was not handling empty jimage correctly.
Reviewed-by: alanb
mchung [Wed, 15 Jul 2015 12:10:03 +0800] rev 31685
8104574: Update tests to prepare for system class loader not be URLClassLoader
Reviewed-by: chegar
rriggs [Tue, 14 Jul 2015 22:21:52 -0400] rev 31684
Merge
rriggs [Tue, 14 Jul 2015 22:21:02 -0400] rev 31683
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
Summary: Update test to check for children after processes are destroyed
Reviewed-by: darcy
rriggs [Tue, 14 Jul 2015 15:35:37 -0400] rev 31682
8078099: (process) ProcessHandle should uniquely identify processes
8078108: (process) ProcessHandle.isAlive should be robust
Summary: isAlive should check and confirm the start time
Reviewed-by: simonis, plevart
rriggs [Tue, 14 Jul 2015 15:29:16 -0400] rev 31681
8129344: (process) ProcessHandle instances should define equals and be value-based
Summary: add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
peytoia [Wed, 15 Jul 2015 11:05:51 +0900] rev 31680
8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31679
Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31678
Merge
dcubed [Thu, 09 Jul 2015 14:48:12 -0700] rev 31677
Merge
dcubed [Fri, 03 Jul 2015 07:13:24 -0700] rev 31676
Merge
dcubed [Thu, 02 Jul 2015 14:39:54 -0700] rev 31675
Merge
jbachorik [Thu, 25 Jun 2015 11:18:04 +0200] rev 31674
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
jfdenise [Thu, 25 Jun 2015 18:24:39 +0200] rev 31673
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
cjplummer [Wed, 24 Jun 2015 11:59:11 -0700] rev 31672
8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries
Summary: Added @build tags for all dependent classes
Reviewed-by: iklam, mseledtsov, dholmes
zmajo [Fri, 03 Jul 2015 07:23:45 +0200] rev 31671
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
kvn [Thu, 02 Jul 2015 17:50:25 -0700] rev 31670
Merge
kvn [Thu, 02 Jul 2015 17:15:55 -0700] rev 31669
Merge
aph [Thu, 02 Jul 2015 11:03:50 +0100] rev 31668
Merge
aph [Tue, 16 Jun 2015 14:58:30 +0100] rev 31667
8130150: Implement BigInteger.montgomeryMultiply intrinsic
Summary: Add montgomeryMultiply intrinsics
Reviewed-by: kvn
ddehaven [Tue, 14 Jul 2015 15:18:26 -0700] rev 31666
Merge
ddehaven [Tue, 07 Jul 2015 12:26:59 -0700] rev 31665
Merge
ssadetsky [Tue, 07 Jul 2015 09:56:53 +0300] rev 31664
8129940: JRadioButton does not honor non-standard FocusTraversalKeys
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 07 Jul 2015 09:51:30 +0300] rev 31663
8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
Reviewed-by: alexsch, azvegint
serb [Mon, 06 Jul 2015 18:15:02 +0300] rev 31662
8130525: Build fail on jdk9-client solaris-sparcv9
Reviewed-by: azvegint
serb [Fri, 03 Jul 2015 16:39:45 +0300] rev 31661
7188942: Remove support of pbuffers in OGL Java2d pipeline
Reviewed-by: prr, flar
yan [Fri, 03 Jul 2015 17:37:40 +0300] rev 31660
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch
plevart [Thu, 02 Jul 2015 08:17:25 +0200] rev 31659
8080695: splashscreen_png.c compile error with gcc 4.9.2
Summary: mark locals volatile to silence gcc arround longjmp
Reviewed-by: azvegint, serb
prr [Tue, 30 Jun 2015 10:37:48 -0700] rev 31658
Merge
ssadetsky [Tue, 30 Jun 2015 18:26:38 +0300] rev 31657
8129830: JTree drag/drop on lower half of last child of container incorrect.
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 30 Jun 2015 11:04:58 +0300] rev 31656
8085895: The Textfield can't be shown after clicking "Show Textfield" button.
Reviewed-by: serb, azvegint
ssadetsky [Tue, 30 Jun 2015 10:45:32 +0300] rev 31655
8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1
Reviewed-by: serb, azvegint
anashaty [Mon, 29 Jun 2015 13:47:28 +0300] rev 31654
8080504: [macosx] SunToolkit.realSync() may hang
Reviewed-by: serb, prr
serb [Mon, 29 Jun 2015 01:27:08 +0300] rev 31653
8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException
Reviewed-by: prr, chegar, art
serb [Fri, 26 Jun 2015 12:38:39 +0300] rev 31652
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
Reviewed-by: azvegint, prr
serb [Thu, 25 Jun 2015 15:16:55 +0300] rev 31651
8080993: Compilation errors with recent clang in awt_parseImage.c and splashscreen_sys.m
Reviewed-by: azvegint, bae
Contributed-by: staffan.larsen@oracle.com
azvegint [Mon, 22 Jun 2015 15:47:44 +0300] rev 31650
8081371: [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode
Reviewed-by: alexsch, serb
azvegint [Mon, 22 Jun 2015 15:43:40 +0300] rev 31649
8129116: Deadlock with multimonitor fullscreen windows.
Reviewed-by: alexsch, serb