Erik Joelsson
d914e2bc34
8030793: Update jprt.properties to release jdk9
...
Reviewed-by: chegar
2013-12-19 14:11:12 +01:00
Petr Pchelko
a5ea3036e8
7159566: The choice positioned in the top of applet when clicking the choice
...
Reviewed-by: anthony, serb
2013-12-19 16:49:27 +04:00
Petr Pchelko
2fe345235d
8024185: [macosx] Fullscreen button freezes application when started with -splash
...
Reviewed-by: anthony, serb
2013-12-19 16:40:28 +04:00
Bhavesh Patel
8ee3492363
8016549: jdk7 javadocs are hard to read
...
Reviewed-by: jjg
2013-12-18 19:48:47 -08:00
Brian Goetz
6b6b488756
8030244: Update langtools to use Diamond
...
Reviewed-by: darcy
2013-12-18 16:05:18 -05:00
Vicente Romero
6255412f38
8029721: javac crash for annotated parameter type of lambda in a field
...
Reviewed-by: rfield, jfranck
2013-12-18 19:22:58 +00:00
Vicente Romero
7f46fe764f
8029569: internal javac cast exception when resolving varargs ambiguity
...
Reviewed-by: jjg
2013-12-18 19:15:58 +00:00
Dmitry Samersoff
ed5c744803
6969276: minor memory leak detected by cppcheck in agent/src/os/linux/symtab.c
...
Missed free call on error return
Reviewed-by: sla, sspitsyn, igerasim
2013-12-18 23:09:57 +04:00
Dmitry Samersoff
c684cce042
8028408: unused-value warning on forte.cpp when build on Mac
...
Cast argument to void in function type definition
Reviewed-by: sla, sspitsyn
2013-12-18 20:32:46 +04:00
Peter Brunet
9b1fc9ec47
8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started
...
Rename native function name; fix make to rebuild jni header file
Reviewed-by: erikj, tbell
2013-12-18 18:52:07 +04:00
Alexander Zvegintsev
18979e0834
8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
...
Reviewed-by: anthony, serb
2013-12-18 11:01:33 +00:00
Alexander Zvegintsev
bbcac040a5
8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries"
...
Reviewed-by: anthony, serb
2013-12-18 10:41:11 +00:00
Staffan Larsen
b91fa108bf
8029726: On OS X some dtrace probe names are mismatched with Solaris
...
8029727: On OS X dtrace probes Call<type>MethodA/Call<type>MethodV are not fired
8029728: On OS X dtrace probes SetStaticBooleanField are not fired
Reviewed-by: kamg, dsamersoff
2013-12-18 08:39:06 +01:00
Michael Fang
7d04b22371
8026741: jdk8 l10n resource file translation update 5
...
Reviewed-by: naoto, yhuang
2013-12-17 23:32:58 -08:00
Michael Fang
83ba7f9076
8026741: jdk8 l10n resource file translation update 5
...
Reviewed-by: naoto, yhuang
2013-12-17 22:03:54 -08:00
Erik Joelsson
45bbfbc7ca
8034769: Move logutil in corba to make/tools
...
Reviewed-by: alanb, ihse, tbell
2014-02-13 16:38:49 +01:00
Anthony Petrov
b031d0e4ea
8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop()
...
Reviewed-by: pchelko, serb
2013-12-17 18:41:58 +04:00
Erik Joelsson
d9706a03a2
8029797: Let jprt run configure when building
...
Reviewed-by: tbell
2013-12-17 11:09:26 +01:00
Petr Pchelko
30fc9d68b2
8026869: [macosx] Support apple.awt.use-file-dialog-packages property
...
Reviewed-by: anthony, serb
2013-12-17 11:44:25 +04:00
Petr Pchelko
815543bb82
8023148: [macosx] java.util.NoSuchElementException at java.util.LinkedList.getFirst
...
Reviewed-by: ant, serb
2013-12-17 11:19:27 +04:00
Athijegannathan Sundararajan
1bef37e215
8030182: scopeCall with -1 as line number
...
Reviewed-by: hannesw, jlaskey
2013-12-16 23:25:50 +05:30
Petr Pchelko
5d49c8af39
8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
...
Reviewed-by: anthony, serb
2013-12-16 17:35:08 +04:00
Harold Seigel
4856bd53aa
8027804: JCK resolveMethod test fails expecting AbstractMethodError
...
Create AME overpass methods and fix method search logic
Reviewed-by: kamg, acorn, lfoltan, coleenp
2013-12-16 08:24:33 -05:00
Athijegannathan Sundararajan
53293af78c
8030169: Need regression test for bug JDK-8010731
...
Reviewed-by: attila, lagergren
2013-12-16 18:32:50 +05:30
Bengt Rutisson
fd42fb4446
8027440: DefNew does not log heap change information when a promotion failure occurs
...
Reviewed-by: tamao, jmasa
2013-12-16 13:43:06 +01:00
Staffan Larsen
f72107ae20
8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
...
Reviewed-by: dcubed, coleenp
2013-12-16 10:34:30 +01:00
Zhengyu Gu
3a3cc4bad3
8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
...
Fixed wrong print string format
Reviewed-by: sla, ccheung
2013-12-16 10:57:08 -08:00
Francis Andre
ea73be64ac
8029798: Build warnings in windows/makefiles/sa.make
...
Reviewed-by: sla
2013-12-16 11:17:33 +01:00
Bengt Rutisson
810bc0c558
8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
...
Reviewed-by: pliden, jmasa
2013-12-16 08:54:14 +01:00
Bill Shannon
43ea1b56bd
8025152: Enhance activation set up
...
8028388: 9 jaxws tests failed in nightly build with java.lang.ClassCastException
Fix also reviewed by Bill Shannon, Alexander Fomin
Reviewed-by: dfuchs, hawtin, mgrebac
2013-12-15 23:35:45 +01:00
Alexander Zuev
a1801ecd65
Merge
2013-12-13 22:13:58 +04:00
Alexander Zuev
4b57274033
Merge
2013-12-13 22:13:54 +04:00
Iris Clark
bf9bfd8aa4
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:36:37 -08:00
Iris Clark
98948bb8af
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:36:24 -08:00
Iris Clark
e341c735ed
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:36:06 -08:00
Iris Clark
4da2eec354
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:35:35 -08:00
Iris Clark
fb95cb3939
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:35:12 -08:00
Iris Clark
f1627a3d88
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:35:01 -08:00
Iris Clark
819cd092c3
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:34:44 -08:00
Roland Westrelin
bbb97e5b39
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
...
No call to SystemDictionary::notice_modification() when class is defined through Unsafe.defineAnonymousClass() can caused missed dependency change.
Reviewed-by: kvn, twisti
2013-12-13 09:25:44 +01:00
Lana Steuck
83e0d01c60
Merge
2013-12-12 19:19:21 -08:00
Iris Clark
4243b926b7
Added tag jdk9-b00 for changeset a1f52953e1ee
2013-12-12 15:34:28 -08:00
Iris Clark
2f114ce8e2
Added tag jdk9-b00 for changeset 0127c0df76cd
2013-12-12 15:27:12 -08:00
Iris Clark
d782fd4585
Added tag jdk9-b00 for changeset 4b89cce23b75
2013-12-12 15:27:11 -08:00
Iris Clark
997d7e25e5
Added tag jdk9-b00 for changeset 54d61bc20e2a
2013-12-12 15:27:09 -08:00
Iris Clark
fe51dd253a
Added tag jdk9-b00 for changeset 2b1cd447f3b6
2013-12-12 15:27:07 -08:00
Iris Clark
e4037a3971
Added tag jdk9-b00 for changeset 9088fb4951d4
2013-12-12 15:27:05 -08:00
Iris Clark
663f21810b
Added tag jdk9-b00 for changeset 40be46e0fee0
2013-12-12 15:27:04 -08:00
David Chase
da079783f8
8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth
...
Replace test condition with reference to the proper predicate, encode folk wisdom into an assert
Reviewed-by: twisti, coleenp
2013-12-12 15:11:35 -05:00
Igor Ignatyev
55ff73a553
8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric
...
Reviewed-by: kvn, vlivanov
2013-12-13 00:34:09 +04:00