Joe Darcy
|
01ee88c8ae
|
6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Reviewed-by: lancea, mullan, dfuchs
|
2016-05-03 10:40:54 -07:00 |
|
Peter Brunet
|
9a51f0b1eb
|
8150056: Remove package access restriction of com.sun.java.accessibility.util.internal
Remove use of Class.forName; remove package access check from getAccessible
Reviewed-by: prr, asmotrak, ahgross
|
2016-04-11 21:41:43 -05:00 |
|
Peter Brunet
|
da560b4744
|
8153153: Format string argument mismatch in jaccesswalker.cpp:545
Use proper format specifier
Reviewed-by: prr, serb
|
2016-04-06 19:53:20 -05:00 |
|
Peter Brunet
|
5621da5d8a
|
8153149: Uninitialised memory in WinAccessBridge.cpp:1128
Remove extraneous initializer
Reviewed-by: prr, serb
|
2016-04-06 18:59:21 -05:00 |
|
Phil Race
|
03338de544
|
Merge
|
2016-03-22 13:10:07 -07:00 |
|
Peter Brunet
|
c93af6f4c0
|
8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole
Use invokeAndWait in two places that were missing that
Reviewed-by: alexsch, prr
|
2016-03-17 21:58:19 -05:00 |
|
Alan Bateman
|
db4d383614
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
|
2016-03-17 19:04:16 +00:00 |
|
Peter Brunet
|
58fe974cb7
|
8149161: CSM call Class.forName in com.sun.java.accessibility.util.Translator
Add call to checkPackageAccess
Reviewed-by: serb, prr
|
2016-02-16 19:38:26 -06:00 |
|
Alan Bateman
|
547854a41f
|
8049422: Remove @jdk.Exported
Reviewed-by: dfuchs, mchung, darcy, chegar
|
2016-01-08 11:47:35 +00:00 |
|
Peter Brunet
|
eb2d3e3a7b
|
8071334: Investigate JAB changes required to support the version string change
Remove use of java.version property; no longer needed
Reviewed-by: van, alexsch
|
2015-12-10 12:16:29 -06:00 |
|
Phil Race
|
c410a92fed
|
Merge
|
2015-12-02 11:22:27 -08:00 |
|
Peter Brunet
|
90c71390a7
|
8056925: Add jaccessinspector and jaccesswalker to the bin directory
Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make
Reviewed-by: erikj, van, prr
|
2015-11-20 17:54:58 -06:00 |
|
Iris Clark
|
321ddf167f
|
Merge
|
2015-11-01 09:49:05 -08:00 |
|
Iris Clark
|
9e0d78c661
|
Merge
|
2015-09-08 10:25:11 -07:00 |
|
Iris Clark
|
7c55ca4ce4
|
Merge
|
2015-08-25 14:45:26 -07:00 |
|
Peter Brunet
|
9de97cfe33
|
8051626: Rework security restrictions of Java Access Bridge and related Utilities
Move non-public code to internal directories; restrict those directories
Reviewed-by: mchung, prr, mullan, serb
|
2015-08-14 13:59:40 -05:00 |
|
Peter Brunet
|
9bd3fad53c
|
8132249: Clean up JAB debugging code
Remove dead code; replace DEBUG_CODE with PrintDebugString; fix typos, incorrect print args
Reviewed-by: van
|
2015-08-03 15:48:33 -05:00 |
|
Peter Brunet
|
d02dfb7a3a
|
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
Change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM
Reviewed-by: serb, alexsch, van
|
2015-07-24 13:58:44 -05:00 |
|
Peter Brunet
|
85a56be351
|
8130185: More accessible access switch
Reviewed-by: prr, ahgross, asmotrak
|
2015-07-14 17:06:41 -05:00 |
|
Iris Clark
|
ff809e03ad
|
Merge
|
2015-07-13 13:40:02 -07:00 |
|
Peter Brunet
|
61fc03b78d
|
8129611: Accessbridge error handling improvement
Reviewed-by: prr, ahgross, asmotrak
|
2015-06-25 15:00:08 -05:00 |
|
Magnus Ihse Bursie
|
e9cf2472e3
|
8085822: JEP 223: New Version-String Scheme (initial integration)
Co-authored-by: Alejandro E Murillo <alejandro.murillo@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: erikj, dcubed, dholmes, alanb
|
2015-06-11 00:23:01 +02:00 |
|
Peter Brunet
|
24f072762d
|
8055160: Support loading of Assistive Technology from service provider
Load assistive technolgy via service provider
Reviewed-by: mchung, prr, alanb, ihse, serb
|
2015-06-15 12:36:35 -05:00 |
|
Magnus Ihse Bursie
|
41b53b0d3c
|
8077847: Better handling of Windows executable manifest version
Reviewed-by: erikj, tbell
|
2015-04-16 14:48:11 +02:00 |
|
Peter Brunet
|
a6872dbbfb
|
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
|
2015-03-27 16:13:45 -05:00 |
|