History log of /openjdk10/jaxp/src/java.xml/share/classes/javax/xml/xpath/SecuritySupport.java
Revision Date Author Comments
# 761:e4bc32cbffad 29-Jun-2015 dfuchs

8130051: Cleanup usage of reflection in jaxp
Summary: replaced usage of reflection with direct access where possible, removed obsolete code where possible.
Reviewed-by: joehw


# 758:cde47c89edc4 26-Jun-2015 dfuchs

8129956: jaxp: CodeSource.getLocation() might return null
Reviewed-by: lancea


# 757:fcb2520aef55 25-Jun-2015 dfuchs

8129880: Cleanup usage of Class.getResource in jaxp
Reviewed-by: joehw, mchung


# 754:17b47acf5b3d 23-Jun-2015 dfuchs

8129572: Cleanup usage of getResourceAsStream in jaxp
Reviewed-by: alanb, joehw, mchung, redestad


# 628:2bfaf29cc90b 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com