goetz [Thu, 23 Jul 2015 05:48:26 -0700] rev 31977
8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121
Reviewed-by: simonis, ctornqvi
tschatzl [Thu, 23 Jul 2015 11:14:47 +0200] rev 31976
8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
Summary: Use the regular task queue during evacuation failure and allow per-thread preserved header queues to remove the global lock during evacuation failure.
Reviewed-by: mgerdin, jmasa
Contributed-by: Walter Florian Gugenberger <walter.gugenberger@gmail.com>
ehelin [Thu, 23 Jul 2015 11:14:24 +0200] rev 31975
8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
Summary: G1Allocator::_summary_bytes_used fits better in G1CollectedHeap since we added the archive allocator. Move it back to the original location.
Reviewed-by: mgerdin, tbenson
brutisso [Thu, 23 Jul 2015 08:45:25 +0200] rev 31974
8131600: heapdump/JMapHeap EXCEPTION_ACCESS_VIOLATION
Reviewed-by: mgerdin, kbarrett, tschatzl
dsamersoff [Wed, 22 Jul 2015 18:01:11 +0000] rev 31973
Merge
dsamersoff [Wed, 22 Jul 2015 13:55:15 +0300] rev 31972
8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister
Summary: Added missed AARCH64 register
Reviewed-by: jbachorik, ykantser
kevinw [Wed, 22 Jul 2015 18:16:55 +0200] rev 31971
Merge
vkempik [Mon, 20 Jul 2015 18:57:07 +0300] rev 31970
8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked
Reviewed-by: coleenp, dcubed
tschatzl [Wed, 22 Jul 2015 16:46:36 +0200] rev 31969
Merge
goetz [Wed, 22 Jul 2015 16:25:20 +0200] rev 31968
8130434: [TESTBUG] Harden TestLargePageUseForAuxMemory for more page size combinations
Reviewed-by: tschatzl
goetz [Wed, 22 Jul 2015 16:25:06 +0200] rev 31967
8131761: Fix merge error adding code that was removed in 8077936
Reviewed-by: tschatzl
hseigel [Wed, 22 Jul 2015 08:00:38 -0400] rev 31966
8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types
Summary: Only allow assignability of arrays of primitive types if the types are identical
Reviewed-by: dholmes, gtriantafill
kbarrett [Wed, 22 Jul 2015 07:47:34 +0200] rev 31965
Merge
kbarrett [Wed, 22 Jul 2015 00:37:01 -0400] rev 31964
8130931: Refactor CardTableModRefBS[ForCTRS]
Summary: Remove friends and push CTRS-specific code down from base to derived
Reviewed-by: tschatzl, mgerdin
coleenp [Wed, 22 Jul 2015 00:03:45 -0400] rev 31963
8026324: hs_err improvement: Add summary section to hs_err file
8026333: hs_err improvement: Print GC Strategy
8026336: hs_err improvement: Print compilation mode, server, client or tiered
Summary: Added command line, summary cpu and os information to summary section. Moved time of crash and duration in summary section. Add GC strategy and compiler setting (tiered) to enhanced version string in error report. Moved the stack trace sooner in hs_err file.
Reviewed-by: dholmes, ctornqvi, ddmitriev
zmajo [Tue, 28 Jul 2015 19:20:42 +0200] rev 31962
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available.
Reviewed-by: kvn, jrose
enevill [Tue, 21 Jul 2015 13:36:28 +0000] rev 31961
8131062: aarch64: add support for GHASH acceleration
Summary: Add support for GHASH using pmull
Reviewed-by: kvn, goetz, aph
Contributed-by: alexander.alexeev@caviumnetworks.com
enevill [Tue, 21 Jul 2015 14:23:08 +0000] rev 31960
8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java
Summary: Fix type in SHA flag setting code
Reviewed-by: kvn, goetz, aph, zmajo
Contributed-by: alexander.alexeev@caviumnetworks.com
roland [Mon, 27 Jul 2015 13:44:07 +0200] rev 31959
8130858: CICompilerCount=1 when tiered is off is not allowed any more
Summary: 8122937 broke handling of CICompilerCount
Reviewed-by: kvn, vlivanov, gziemski
roland [Mon, 27 Jul 2015 09:42:23 +0200] rev 31958
Merge
shade [Fri, 24 Jul 2015 21:29:11 -0400] rev 31957
8131782: C1 Class.cast optimization breaks when Class is loaded from static final
Summary: change as_ValueType() to return InstanceConstant when appropriate
Reviewed-by: jrose
aph [Thu, 23 Jul 2015 17:29:44 +0100] rev 31956
Merge
aph [Mon, 20 Jul 2015 11:41:34 +0100] rev 31955
8131779: AARCH64: add Montgomery multiply intrinsic
Summary: Add Montgomery multiply intrinsic for AArch64.
Reviewed-by: kvn
enevill [Fri, 17 Jul 2015 07:50:36 +0000] rev 31954
8131362: aarch64: C2 does not handle large stack offsets
Summary: change spill code to allow large offsets
Reviewed-by: kvn, aph
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 31953
Added tag jdk9-b76 for changeset e6eb1f2fd18c
lana [Thu, 06 Aug 2015 11:17:51 -0700] rev 31952
Merge
amurillo [Tue, 04 Aug 2015 10:59:30 -0700] rev 31951
Merge
amurillo [Fri, 31 Jul 2015 10:15:01 -0700] rev 31950
Merge
zmajo [Tue, 28 Jul 2015 19:20:33 +0200] rev 31949
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available.
Reviewed-by: kvn, jrose
naoto [Mon, 03 Aug 2015 21:49:23 -0700] rev 31948
8129881: JDK-8008577 breaks Nashorn test
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
katleman [Thu, 06 Aug 2015 08:07:35 -0700] rev 31947
Added tag jdk9-b76 for changeset 6a88e481dff2
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31946
Added tag jdk9-b76 for changeset eeea9adfd1e3
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31945
Merge
duke [Wed, 05 Jul 2017 20:44:08 +0200] rev 31944
Merge
igerasim [Fri, 31 Jul 2015 01:36:56 +0300] rev 31943
8062647: Wrong indentation of arguments of annotated methods
Reviewed-by: jjg, bpatel
lana [Thu, 30 Jul 2015 15:22:56 -0700] rev 31942
Merge
mcimadamore [Thu, 30 Jul 2015 13:24:35 +0100] rev 31941
8131742: Syntactically meaningless code accepted by javac
Summary: Receiver parameter logic for type annotations should be disabled when parsing lambda formals
Reviewed-by: jlahoda
mcimadamore [Thu, 30 Jul 2015 13:21:01 +0100] rev 31940
8129214: Access error when unboxing a primitive whose target is a type-variable in a different package
Summary: Missing erasure when unboxing type in Lower
Reviewed-by: jlahoda
mcimadamore [Thu, 30 Jul 2015 13:20:01 +0100] rev 31939
8081769: Redundant error message on bad usage of 'class' literal
Summary: javac should skip to next token when an erroneous ident is found in term3rest
Reviewed-by: jlahoda
jlahoda [Tue, 28 Jul 2015 17:01:45 +0200] rev 31938
8130826: test writes file in test source directory
Summary: Setting an explicit output directory for ToolBox.JavacTask in PlatformProviderTest.
Reviewed-by: jjg
vromero [Fri, 24 Jul 2015 15:36:45 -0700] rev 31937
8132215: class InferenceContext should live in a separate file
Reviewed-by: mcimadamore, jlahoda
jlahoda [Fri, 24 Jul 2015 13:08:36 +0200] rev 31936
8086737: Add support for -release to Javadoc
Reviewed-by: jjg, ksrini
katleman [Thu, 30 Jul 2015 11:15:41 -0700] rev 31935
Added tag jdk9-b75 for changeset 0513f1bb463b
duke [Wed, 05 Jul 2017 20:44:03 +0200] rev 31934
Merge
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31933
Added tag jdk9-b75 for changeset 937747a8272f
duke [Wed, 05 Jul 2017 20:43:59 +0200] rev 31932
Merge
lana [Thu, 30 Jul 2015 15:22:50 -0700] rev 31931
Merge
dfuchs [Wed, 29 Jul 2015 11:00:59 +0200] rev 31930
8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
Summary: remove com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
Reviewed-by: joehw
dfuchs [Tue, 28 Jul 2015 11:30:55 +0200] rev 31929
8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
Summary: com/sun/org/apache/bcel/internal/util/ClassPath.java removed
Reviewed-by: joehw
katleman [Thu, 30 Jul 2015 11:15:37 -0700] rev 31928
Added tag jdk9-b75 for changeset 1e8d5755ae81
duke [Wed, 05 Jul 2017 20:43:55 +0200] rev 31927
Merge
lana [Thu, 30 Jul 2015 15:22:40 -0700] rev 31926
Merge
sundar [Tue, 28 Jul 2015 14:52:34 +0530] rev 31925
8132092: Nashorn copyright has to be updated
Reviewed-by: jlaskey, hannesw, mhaupt
mhaupt [Mon, 27 Jul 2015 09:42:09 +0200] rev 31924
8132305: fix incorrect title assignment in Nashorn JavaFX samples
Reviewed-by: attila, sundar
katleman [Thu, 30 Jul 2015 11:15:42 -0700] rev 31923
Added tag jdk9-b75 for changeset 1e145ba49d48
duke [Wed, 05 Jul 2017 20:43:52 +0200] rev 31922
Merge
katleman [Thu, 30 Jul 2015 11:15:35 -0700] rev 31921
Added tag jdk9-b75 for changeset 60d41eeb0196
duke [Wed, 05 Jul 2017 20:43:48 +0200] rev 31920
Merge
lana [Thu, 30 Jul 2015 15:22:01 -0700] rev 31919
Merge
rriggs [Thu, 30 Jul 2015 14:16:58 -0400] rev 31918
8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess
Summary: Factor out access for InetAddress
Reviewed-by: chegar, michaelm, alanb
sherman [Thu, 30 Jul 2015 08:46:21 -0700] rev 31917
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
Summary: to add more charsets into base module for linux and solaris
Reviewed-by: alanb, simonis
psandoz [Fri, 24 Jul 2015 15:33:13 -0700] rev 31916
8062849: Optimize EnumMap.equals
Summary: In the equals method, if the two EnumMaps are a different size return false since they can't be equal.
Reviewed-by: martin, bchristi, rriggs, psandoz
Contributed-by: steve.drach@oracle.com
psandoz [Wed, 22 Jul 2015 14:44:30 -0700] rev 31915
8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java
Summary: Two unused variables in MacOSXPreferences.java were removed
Reviewed-by: cbensen, psandoz, chegar
Contributed-by: steve.drach@oracle.com
yhuang [Wed, 29 Jul 2015 23:36:51 -0700] rev 31914
8129361: ISO 4217 amendment 160
Reviewed-by: naoto
amurillo [Wed, 29 Jul 2015 20:21:14 -0700] rev 31913
Merge
amurillo [Wed, 29 Jul 2015 11:05:02 -0700] rev 31912
Merge
amurillo [Fri, 24 Jul 2015 00:54:07 -0700] rev 31911
Merge
jbachorik [Tue, 21 Jul 2015 20:37:19 +0200] rev 31910
Merge
jbachorik [Tue, 21 Jul 2015 18:38:09 +0200] rev 31909
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed
dcubed [Tue, 21 Jul 2015 07:29:10 -0700] rev 31908
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
ykantser [Mon, 20 Jul 2015 13:14:47 +0200] rev 31907
8075658: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, olagneau, darcy
ykantser [Mon, 20 Jul 2015 13:12:00 +0200] rev 31906
8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag
Reviewed-by: jbachorik
coleenp [Sat, 18 Jul 2015 04:53:34 +0200] rev 31905
Merge
jmanson [Fri, 17 Jul 2015 10:48:57 -0700] rev 31904
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
smarks [Wed, 29 Jul 2015 15:21:12 -0700] rev 31903
8132206: move ScanTest.java into OpenJDK
Reviewed-by: psandoz, sherman
naoto [Wed, 29 Jul 2015 13:36:53 -0700] rev 31902
8027607: (rb) Provide UTF-8 based properties resource bundles
Reviewed-by: okutsu, sherman
simonis [Wed, 29 Jul 2015 11:47:19 +0200] rev 31901
8132475: The commands in the modular images are executable by the owner only (once again)
Reviewed-by: rriggs, alanb
simonis [Wed, 29 Jul 2015 11:43:44 +0200] rev 31900
8132408: Check os.name before os.version in SunGraphicsEnvironment constructor
Reviewed-by: prr
dcherepanov [Wed, 29 Jul 2015 09:47:54 +0400] rev 31899
Merge
ssadetsky [Tue, 21 Jul 2015 09:51:33 +0300] rev 31898
8062728: [PIT] Test closed/... fails for Windows only
Reviewed-by: alexsch, serb
ssadetsky [Tue, 21 Jul 2015 09:35:04 +0300] rev 31897
8130390: Applet fails to launch on virtual desktop
Reviewed-by: azvegint, serb
ssadetsky [Tue, 21 Jul 2015 08:39:37 +0300] rev 31896
8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel".
Reviewed-by: alexsch, serb, azvegint
ssadetsky [Tue, 21 Jul 2015 08:34:01 +0300] rev 31895
8085948: [Regression] Few Swing, AWT and 2D case fails with Decoder isn't implemented for WingDings Charset error on Windows
Reviewed-by: prr, serb
dcherepanov [Mon, 20 Jul 2015 10:21:01 +0400] rev 31894
Merge
yan [Fri, 17 Jul 2015 11:45:34 +0300] rev 31893
8131673: [TEST_BUG] add @modules to some OS X-specific regtests
Reviewed-by: serb, azvegint
ddehaven [Wed, 15 Jul 2015 10:00:15 -0700] rev 31892
Merge
ddehaven [Tue, 14 Jul 2015 15:26:34 -0700] rev 31891
Merge
aivanov [Wed, 15 Jul 2015 15:48:32 +0300] rev 31890
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Reviewed-by: serb, alexsch
pchopra [Wed, 15 Jul 2015 14:05:09 +0300] rev 31889
8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid
Reviewed-by: azvegint, serb
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